| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-12-25 | Updates `update-everything` to clear a deprecation warning | clyhtsuriva | 1 | -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-29 | who-needs-update: skips commented packages | clyhtsuriva | 1 | -0/+4 | |
| 2025-03-23 | Add 'xbps-src clean' before building in `update-package.sh` | clyhtsuriva | 1 | -0/+2 | |
| 2025-03-02 | Add verbosity flag to update playbook call | clyhtsuriva | 1 | -1/+1 | |
| 2025-02-16 | Remove void non-free update and change homelab's iac's playbook name | clyhtsuriva | 1 | -18/+2 | |
| 2025-02-13 | update-everything.sh : update pip, change ansible path, remove discord | clyhtsuriva | 1 | -3/+5 | |
| 2025-02-09 | updates script for contribs to void | clyhtsuriva | 1 | -3/+10 | |
| - adds cleaning repocache at the start, after binary bootstrap - linting - check (run the package checks) | |||||
| 2025-01-31 | Moving ansible stuff to homelab-iac repo. | clyhtsuriva | 3 | -39/+1 | |
| Also adding patch flag to git add to interactively choose what to commit. | |||||
| 2025-01-22 | Simplify scripts and improve clarity | clyhtsuriva | 2 | -10/+6 | |
| - Removed redundant variables in `update-git-repo.sh`. - Simplified `update-scripts-repo.sh` by removing unnecessary `git diff` output. | |||||
| 2024-11-08 | Add file in /tmp with list of packages to build | clyhtsuriva | 1 | -1/+7 | |
| 2024-10-20 | grepping differently the excluding option | clyhtsuriva | 1 | -7/+4 | |
| 2024-10-17 | Mostly working on the build loop in auto-build | clyhtsuriva | 2 | -30/+45 | |
| Also adding a check for the test status in commit-push-pr.sh | |||||
| 2024-10-15 | Continuing auto-build script | clyhtsuriva | 4 | -10/+39 | |
| Also adding the option to put a custom path for the build architectures file | |||||
