Releases: matmar10/heroku-review-app
Releases · matmar10/heroku-review-app
Release 0.2.0
0.2.0 (2022-04-25)
Features
- output the created/updated app id and web URL (6b7712f)
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)
Reverts
- start from fresh version history (d55537d)
Code Refactoring
- use latest octokit (9c9aee8)
Tests
- allow writing test files using dotenv configuration (0248d83)
- rename base URL for API tests to disambiguate (434bac4)
Documentation
- add github action branding & unique title (9c12a4a)
- unfork since code has completely diverged use new repo name (17519df)
- update config section to use inputs not env variables (a0ac403)
- update readme example to self-reference; add roadmap (adf7e7d)