Repo in build & other build improvements #186
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#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Chewing_Bever/vieter:repo-in-builds"
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 adds a few useful features to the build system:
pacman -Syuinstead of solely relying on the builder image being up to dateI'll handle this PR in 0.4.0, when I look into configuring custom mirrors etc.
Nevermind, I need this PR to fix the constant issue of builds failing with exit code 8 (missing dependencies). It happens when the local database still assumes an older version, while the repositories have already updated.
2c4b948a94to48e2ae7645Repo in buildsto Repo in build & other build improvements