dex, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/bin/rc.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-12-25Updates `update-everything` to clear a deprecation warningclyhtsuriva1-1/+1
The '--inventory-file' argument is deprecated. This feature will be removed from ansible-core version 2.23. Use -i or --inventory instead.
2025-05-29who-needs-update: skips commented packagesclyhtsuriva1-0/+4
2025-03-23Add 'xbps-src clean' before building in `update-package.sh`clyhtsuriva1-0/+2
2025-03-02Add verbosity flag to update playbook callclyhtsuriva1-1/+1
2025-02-16Remove void non-free update and change homelab's iac's playbook nameclyhtsuriva1-18/+2
2025-02-13update-everything.sh : update pip, change ansible path, remove discordclyhtsuriva1-3/+5
2025-02-09updates script for contribs to voidclyhtsuriva1-3/+10
- adds cleaning repocache at the start, after binary bootstrap - linting - check (run the package checks)
2025-01-31Moving ansible stuff to homelab-iac repo.clyhtsuriva3-39/+1
Also adding patch flag to git add to interactively choose what to commit.
2025-01-22Simplify scripts and improve clarityclyhtsuriva2-10/+6
- Removed redundant variables in `update-git-repo.sh`. - Simplified `update-scripts-repo.sh` by removing unnecessary `git diff` output.
2024-11-08Add file in /tmp with list of packages to buildclyhtsuriva1-1/+7
2024-10-20grepping differently the excluding optionclyhtsuriva1-7/+4
2024-10-17Mostly working on the build loop in auto-buildclyhtsuriva2-30/+45
Also adding a check for the test status in commit-push-pr.sh
2024-10-15Continuing auto-build scriptclyhtsuriva4-10/+39
Also adding the option to put a custom path for the build architectures file