Skip to content

Latest commit

 

History

History
87 lines (48 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

87 lines (48 loc) · 5.67 KB

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

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)

Continuous Integration

  • scope publicly to avoid paid since this is public (262c955)
  • update npm name to be unique (0a6d780)### 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)### 1.0.1 (2022-04-04)

Code Refactoring

Continuous Integration

  • scope publicly to avoid paid since this is public (262c955)

1.0.0 (2019-09-07)