Repo in build & other build improvements #186
No reviewers
Labels
No Label
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 Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: vieter-v/vieter#186
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Chewing_Bever/vieter:repo-in-builds"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This PR adds a few useful features to the build system:
pacman -Syu
instead 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.
2c4b948a94
to48e2ae7645
Repo in buildsto Repo in build & other build improvements