[PR #420] [MERGED] Just another CI update for easier maintain #729

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/420
Author: @martadinata666
Created: 1/14/2023
Status: Merged
Merged: 1/22/2023
Merged by: @nitnelave

Base: mainHead: ci-update2


📝 Commits (1)

  • ccdbf6c simplify binary build, db integration test, squash

📊 Changes

4 files changed (+164 additions, -179 deletions)

View changed files

📝 .github/workflows/Dockerfile.ci.alpine (+6 -6)
📝 .github/workflows/Dockerfile.ci.debian (+6 -6)
📝 .github/workflows/Dockerfile.dev (+15 -1)
📝 .github/workflows/docker-build-static.yml (+137 -166)

📄 Description

As the building binary pretty much stable, we dont need separate 3 job target. This PR merge 3 job into one by using matrix


🔄 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/420 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 1/14/2023 **Status:** ✅ Merged **Merged:** 1/22/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `ci-update2` --- ### 📝 Commits (1) - [`ccdbf6c`](https://github.com/lldap/lldap/commit/ccdbf6cca6e388e09ab9e60b3803451bf35d5219) simplify binary build, db integration test, squash ### 📊 Changes **4 files changed** (+164 additions, -179 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci.alpine` (+6 -6) 📝 `.github/workflows/Dockerfile.ci.debian` (+6 -6) 📝 `.github/workflows/Dockerfile.dev` (+15 -1) 📝 `.github/workflows/docker-build-static.yml` (+137 -166) </details> ### 📄 Description As the building binary pretty much stable, we dont need separate 3 job target. This PR merge 3 job into one by using matrix * https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs * only binary building affected * add minimal postgres and mysql integration (up and run), selfcheck * Selfcheck will throw err if something bad happen --- <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:32 +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#729
No description provided.