pjdfstest
pjdfstest copied to clipboard
pjdfstest: miscellaneous cleanup PR
- Remove outdated
$FreeBSD$RCS keywords from files to reduce noise and potential conflicts if anyone modified them using svn, etc, outside of FreeBSD. - Apply micro-optimizations for shell arithmetic.
- Refresh CI/CD for the project:
- Add Cirrus CI support to test out FreeBSD (currently UFS only on 14.3-RELEASE).
- Add GitHub Actions runners for macOS and Ubuntu.
The CI/CD changes require "enrolling"/enabling Cirrus CI and GH Actions on the repo as documented here and here. A demo of the new CI process can be seen in this mock PR.
Depending on the project's goals, it might make sense to move this project to the FreeBSD organization, much like atf/kyua/lutok.
CC: @lwhsu
@asomers, @pjd : ping?