Add direct PKGBUILD link as target option #254
No reviewers
Labels
No labels
Roadmap
V
bug
docs
duplicate
enhancement
good first issue
help wanted
idea
invalid
question
wontfix
Idea
Roadmap
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Chewing_Bever/vieter:direct-pkgbuild-target"
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?
This PR refactors a few things to allow adding direct URLs to PKGBUILDs as targets, instead of having to provide a Git URL. Besides that, it makes the branch argument optional, with the repository being cloned with its default branch if not specified.
Once I've properly updated the docs, this PR can go out of WIP.
It's a known bug that this PR doesn't allow removing the branch value once it's been set. This will be addressed later.
Closes #238
WIP: add direct PKGBUILD link as target optionto Add direct PKGBUILD link as target option