Skip to content

Release 1.0.3

Latest
Compare
Choose a tag to compare
@matmar10 matmar10 released this 06 Apr 08:53
· 4 commits to master since this release

1.0.3 (2022-04-06)

Bug Fixes

  • add missing distribution files (5d5e2b3)
  • fetch tarbell via github archive API & update debugging output (8728158)
  • incorrect annotation methods for github core (f363de3)
  • invalid event name check crashing (fbaec4b)
  • missing pipeline ID due to referenceing env variable not action input (e311d7e)
  • only check for label if PR event is labeled (6c6b601)
  • use find app to check build status (25a1133)
  • use find app to check build status (882e58e)
  • wait for seconds not milliseconds (e30ac39)

Tests

  • allow writing test files using dotenv configuration (0248d83)

Documentation

  • update config section to use inputs not env variables (a0ac403)
  • update readme example to self-reference; add roadmap (adf7e7d)