[PR #577] [MERGED] cargo: set metadata for publishing crates #832

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/577
Author: @nitnelave
Created: 5/12/2023
Status: Merged
Merged: 5/12/2023
Merged by: @martadinata666

Base: mainHead: vtolmer/cargo


📝 Commits (1)

  • 3608d89 cargo: set metadata for publishing crates

📊 Changes

11 files changed (+77 additions, -54 deletions)

View changed files

📝 .github/workflows/Dockerfile.ci.alpine (+7 -7)
📝 .github/workflows/Dockerfile.ci.debian (+7 -7)
📝 .github/workflows/docker-build-static.yml (+10 -10)
📝 Cargo.lock (+17 -17)
📝 Dockerfile (+3 -3)
📝 README.md (+1 -1)
📝 app/Cargo.toml (+6 -2)
📝 auth/Cargo.toml (+6 -2)
📝 migration-tool/Cargo.toml (+7 -3)
📝 server/Cargo.toml (+7 -1)
📝 set-password/Cargo.toml (+6 -1)

📄 Description

Addresses #571


🔄 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/577 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 5/12/2023 **Status:** ✅ Merged **Merged:** 5/12/2023 **Merged by:** [@martadinata666](https://github.com/martadinata666) **Base:** `main` ← **Head:** `vtolmer/cargo` --- ### 📝 Commits (1) - [`3608d89`](https://github.com/lldap/lldap/commit/3608d895bdcca57af429219cae43891396b79c79) cargo: set metadata for publishing crates ### 📊 Changes **11 files changed** (+77 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci.alpine` (+7 -7) 📝 `.github/workflows/Dockerfile.ci.debian` (+7 -7) 📝 `.github/workflows/docker-build-static.yml` (+10 -10) 📝 `Cargo.lock` (+17 -17) 📝 `Dockerfile` (+3 -3) 📝 `README.md` (+1 -1) 📝 `app/Cargo.toml` (+6 -2) 📝 `auth/Cargo.toml` (+6 -2) 📝 `migration-tool/Cargo.toml` (+7 -3) 📝 `server/Cargo.toml` (+7 -1) 📝 `set-password/Cargo.toml` (+6 -1) </details> ### 📄 Description Addresses #571 --- <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:54 +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#832
No description provided.