Skip to content

1.3.5 Add unit tests and github actions

Compare
Choose a tag to compare
@roguh roguh released this 01 Nov 06:15
· 10 commits to main since this release
30dd887
  • Use gh release create in make 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: and make 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