summaryrefslogtreecommitdiff
path: root/ci/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci/get-merge-commit.sh: Add documentation•••And distinguish exit codes Silvan Mosberger2024-10-121-0/+55
* treewide: Fix or remove some markdown links•••Found using https://github.com/serokell/xrefcheck, which unfortunately can't trivially be enforced in CI because we also have the manual markdown files that need post-processing to be valid Silvan Mosberger2024-09-031-1/+1
* nixpkgs-vet: update CI, docs, and release to 0.1.4•••Everything gets moved into the `ci/` top-level directory. We keep behind `maintainers/scripts/check-by-name.sh` and `pkgs/test/check-by-name/pinned-version.txt` as they are going to cause CI errors and confusion until we get all the way through the various channels. They'll be removed in about a week or so. Philip Taron2024-09-031-0/+31
* ci: reusable Nix format Nixpkgs pin•••This is needed such that in the next commit, we can re-use the same version from a shell.nix, allowing people to have a guaranteed matching nixfmt version. Silvan Mosberger2024-06-261-0/+8
* ci: init directory•••This creates a new directory for all CI support files, will be populated in future commits. Silvan Mosberger2024-06-261-0/+4