IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
This script was designed to act as a final step
for task that do mass rebuilds. Useful for both
vzuh.sh tasks and large recycler tasks.
- removes subtasks with failed build check (e.g. if task
was run with keep_going, or some subtasks were skipped
due to ExclusiveArch)
- removes additional subtasks from the command line
- marks task as trusted_swift
- runs task with --commit
Yet another wrapper around girar `build` command. Intended usage:
ln -sr ./bin/st-build ~/bin/st-build-la64
ln -sr ./bin/st-build ~/bin/st-build-riscv64
ln -sr ./bin/st-build ~/bin/st-build-sisyphus
Currently, checks the arguments somewhat and provides some
opinionated defaults. Additional functionality regarding
pushing/validating the tags and rsyncing/validating the SRPMs
might be added later.