1.3.5 Add unit tests and github actions
-
Use
gh release create
inmake release
-
Bump version to 1.3.4
Test release helper
-
Improve input validation for
make release
-
Add make test-all-on-linux and make setup-cicd
-
Add project rationale
-
Create on-pr-to-main.yml
Run
make test-all-on-linux:
andmake check
-
Add make check-github-actions
-
Fix yaml errors and linter warnings
-
Run GAs on push to main
-
Run apt-get commands in GA with sudo
-
Merge pull request #1 from roguh/2021.10.31_fix_cicd_and_lint
Add unit tests, other changes
-
Bump version to 1.3.5
Add unit tests and github actions