Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 12:05
· 41 commits to main since this release

1.0.0 (2022-10-15)

Bug Fixes

  • 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)

Features