[PR #26] [MERGED] feat: inject custom commands into package() #30

Closed
opened 2026-03-01 09:11:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosskers/cargo-aur/pull/26
Author: @fosskers
Created: 3/21/2024
Status: Merged
Merged: 8/9/2024
Merged by: @fosskers

Base: masterHead: colin/custom-commands


📝 Commits (1)

  • 6ea9720 feat: inject custom commands into package()

📊 Changes

5 files changed (+38 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+9 -0)
📝 Cargo.toml (+1 -0)
📝 README.md (+22 -0)
📝 src/lib.rs (+2 -0)
📝 src/main.rs (+4 -0)

📄 Description

This PR allows custom commands to be injected into package().


🔄 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/fosskers/cargo-aur/pull/26 **Author:** [@fosskers](https://github.com/fosskers) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 8/9/2024 **Merged by:** [@fosskers](https://github.com/fosskers) **Base:** `master` ← **Head:** `colin/custom-commands` --- ### 📝 Commits (1) - [`6ea9720`](https://github.com/fosskers/cargo-aur/commit/6ea9720f902f737bfd4b274f23689d4f865cde8b) feat: inject custom commands into `package()` ### 📊 Changes **5 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+9 -0) 📝 `Cargo.toml` (+1 -0) 📝 `README.md` (+22 -0) 📝 `src/lib.rs` (+2 -0) 📝 `src/main.rs` (+4 -0) </details> ### 📄 Description This PR allows custom commands to be injected into `package()`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-01 09:11:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cargo-aur#30