[PR #470] [CLOSED] feat(ghcr) add ghcr image workflow #762

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/470
Author: @xstar97
Created: 3/9/2023
Status: Closed

Base: mainHead: ghcr-feat


📝 Commits (1)

  • da59e38 feat(ghcr) add ghcr image workflow

📊 Changes

1 file changed (+51 additions, -0 deletions)

View changed files

.github/workflows/github-publish.yml (+51 -0)

📄 Description

this a workflow to build a image for github whenever a tag release is committed.

it will only build when a semVer tag is made for ex: v.0.0.1.

to use this image would be the same as a docker image.

docker pull ghcr.io/nitnelave/lldap:v0.4.1


🔄 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/470 **Author:** [@xstar97](https://github.com/xstar97) **Created:** 3/9/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `ghcr-feat` --- ### 📝 Commits (1) - [`da59e38`](https://github.com/lldap/lldap/commit/da59e38eab13a4c0be1552712854ee311a2610fd) feat(ghcr) add ghcr image workflow ### 📊 Changes **1 file changed** (+51 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/github-publish.yml` (+51 -0) </details> ### 📄 Description this a workflow to build a image for github whenever a tag release is committed. it will only build when a semVer tag is made for ex: `v.0.0.1`. to use this image would be the same as a docker image. `docker pull ghcr.io/nitnelave/lldap:v0.4.1` --- <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:39 +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#762
No description provided.