mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-03-10 07:42:41 -05:00
[PR #26] [MERGED] feat: inject custom commands into package()
#30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:colin/custom-commands📝 Commits (1)
6ea9720feat: inject custom commands intopackage()📊 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.