[PR #97] [MERGED] Improve github actions #542

Closed
opened 2026-02-27 08:17:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/97
Author: @nitnelave
Created: 11/29/2021
Status: Merged
Merged: 11/29/2021
Merged by: @nitnelave

Base: mainHead: actions


📝 Commits (4)

  • d8a45c9 github: add dependabot for checking actions versions
  • c2e490a workflows: Don't run Rust workflow again for same files
  • da15330 workflows: Ignore changes to docs for actions
  • 450aabd docker: Create a tagged image on release

📊 Changes

6 files changed (+62 additions, -4 deletions)

View changed files

📝 .dockerignore (+5 -0)
.github/dependabot.yml (+10 -0)
📝 .github/workflows/docker.yml (+23 -3)
📝 .github/workflows/rust.yml (+23 -0)
📝 README.md (+1 -1)
📝 docs/architecture.md (+0 -0)

📄 Description

This includes better docker image tagging, workflow dedup, and dependabot version checks.


🔄 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/97 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 11/29/2021 **Status:** ✅ Merged **Merged:** 11/29/2021 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `actions` --- ### 📝 Commits (4) - [`d8a45c9`](https://github.com/lldap/lldap/commit/d8a45c947f5c395ca3c051532a62765a46729915) github: add dependabot for checking actions versions - [`c2e490a`](https://github.com/lldap/lldap/commit/c2e490aee74d2de05944a9d392e3fdcf062f27ab) workflows: Don't run Rust workflow again for same files - [`da15330`](https://github.com/lldap/lldap/commit/da15330dbf871631fc806661cd9f07007a6c1c22) workflows: Ignore changes to docs for actions - [`450aabd`](https://github.com/lldap/lldap/commit/450aabd0905e441ea0a596bd78679a22f6df7dff) docker: Create a tagged image on release ### 📊 Changes **6 files changed** (+62 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.dockerignore` (+5 -0) ➕ `.github/dependabot.yml` (+10 -0) 📝 `.github/workflows/docker.yml` (+23 -3) 📝 `.github/workflows/rust.yml` (+23 -0) 📝 `README.md` (+1 -1) 📝 `docs/architecture.md` (+0 -0) </details> ### 📄 Description This includes better docker image tagging, workflow dedup, and dependabot version checks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:17:55 +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#542
No description provided.