[PR #578] github: create actions to publish crates #833

Open
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/578
Author: @nitnelave
Created: 5/12/2023
Status: 🔄 Open

Base: mainHead: crates


📝 Commits (4)

  • fa0185a cargo: set specific versions for each dependency
  • 1377d5a github: create actions to publish crates
  • e1aa2bf cargo: depend on the published version of lldap_auth
  • 1b2dfbe Publish job using matrix

📊 Changes

8 files changed (+142 additions, -62 deletions)

View changed files

📝 .github/workflows/rust.yml (+25 -0)
📝 Cargo.lock (+79 -24)
📝 app/Cargo.toml (+5 -5)
📝 auth/Cargo.toml (+4 -4)
📝 migration-tool/Cargo.toml (+5 -5)
📝 server/Cargo.toml (+20 -20)
📝 server/tests/common/fixture.rs (+1 -1)
📝 set-password/Cargo.toml (+3 -3)

📄 Description

No description provided


🔄 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/578 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 5/12/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `crates` --- ### 📝 Commits (4) - [`fa0185a`](https://github.com/lldap/lldap/commit/fa0185af5eaf1b0b80e0f0b537cfa54ba603c043) cargo: set specific versions for each dependency - [`1377d5a`](https://github.com/lldap/lldap/commit/1377d5aed9fa49754e26ee5e1ef8489b7f9a482c) github: create actions to publish crates - [`e1aa2bf`](https://github.com/lldap/lldap/commit/e1aa2bfb1855559904a59f69001738fb43a2bf58) cargo: depend on the published version of lldap_auth - [`1b2dfbe`](https://github.com/lldap/lldap/commit/1b2dfbe52ef83628ab8c06f09101ab76b94307d8) Publish job using matrix ### 📊 Changes **8 files changed** (+142 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/rust.yml` (+25 -0) 📝 `Cargo.lock` (+79 -24) 📝 `app/Cargo.toml` (+5 -5) 📝 `auth/Cargo.toml` (+4 -4) 📝 `migration-tool/Cargo.toml` (+5 -5) 📝 `server/Cargo.toml` (+20 -20) 📝 `server/tests/common/fixture.rs` (+1 -1) 📝 `set-password/Cargo.toml` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#833
No description provided.