1.0.8 (2022-10-17)
- ci: use PAT instead of default token to make sure one workflow can trigger another (887d8a3)
1.0.7 (2022-10-17)
- ci: add workflow for major version tag (6536da2)
- ci: try to debug why the publish workflow won't run (f6e6fa9)
1.0.6 (2022-10-17)
- ci: make sure CI steps run for release commit (77c4931)
1.0.5 (2022-10-17)
- ci: make sure CI steps run for release commit (cadf510)
- Revert "fix(ci): merge publish and release into one workflow" (e9d638f)
1.0.4 (2022-10-17)
- ci: merge publish and release into one workflow (06aee5a)
1.0.3 (2022-10-17)
- ci: add support for more release types that will trigger publish workflow (d415f73)
1.0.2 (2022-10-17)
- ci: set up the correct release/publish workflows (5ead73d)
1.0.1 (2022-10-15)
- ci: install dependencies (7282c5b)
- ci: checkout code first (bf3a290)
- ci: install dependencies (3d028b2)
- ci: make sure build output is ignored in coverage (6e930e1)
- ci: set up correct CC reporter ID (f5af60d)
- test: another pass at writing a correct GHA env file parser (90e9e29)
- test: fix the cleanup regex (6d5b9e1)
- test: make sure we can test in Github Actions environment (c9d278b)
- test: make sure we can test in Github Actions environment (6334485)
- test: more elaborate logic for reading GHA output environment file (48e0627)
- test: OS-agnostic file line separators (40931ed)
- first drop (400c063)