[PR #532] [MERGED] github: Leverage metadata #803

Closed
opened 2026-02-27 09:09:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/532
Author: @martadinata666
Created: 4/5/2023
Status: Merged
Merged: 4/11/2023
Merged by: @martadinata666

Base: mainHead: ci-test


📝 Commits (2)

  • d2af66e Leverage metadata, database init test fixes
  • 5e54db4 Merge branch 'main' into ci-test

📊 Changes

1 file changed (+67 additions, -82 deletions)

View changed files

📝 .github/workflows/docker-build-static.yml (+67 -82)

📄 Description

  • Reduce mouthfull of image tagging.
  • Tags
    • Debian
    vX-debian
    vX.Y-debian
    vX.Y.Z-debian
    stable-debian
    latest-debian
    
    • Alpine
    vX-alpine
    vX.Y-alpine
    vX.Y.Z-alpine
    stable-alpine
    latest-alpine
    latest
    stable
    
  • Ensure database startup correctly on init test job
  • Ensure database startup correctly on migration test job

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/532 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@martadinata666](https://github.com/martadinata666) **Base:** `main` ← **Head:** `ci-test` --- ### 📝 Commits (2) - [`d2af66e`](https://github.com/lldap/lldap/commit/d2af66e7f3e4aa3f4218f748e623cd38076871aa) Leverage metadata, database init test fixes - [`5e54db4`](https://github.com/lldap/lldap/commit/5e54db464b62bdf609e1c07fd0778b55097887c9) Merge branch 'main' into ci-test ### 📊 Changes **1 file changed** (+67 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-build-static.yml` (+67 -82) </details> ### 📄 Description * Reduce mouthfull of image tagging. * Tags * Debian ``` vX-debian vX.Y-debian vX.Y.Z-debian stable-debian latest-debian ``` * Alpine ``` vX-alpine vX.Y-alpine vX.Y.Z-alpine stable-alpine latest-alpine latest stable ``` * Ensure database startup correctly on init test job * Ensure database startup correctly on migration test job --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#803
No description provided.