Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 12:33
58c5cf1

0.1.0 (2023-08-18)

⚠ BREAKING CHANGES

  • separate review apps and scm integrations settings

Features

  • add app_id and all_environment_variables outputs (052064c)
  • add compatibility with scalingo provider v2.1.0 (93cce40)
  • add validation for env vars (cannot be null or empty) (142079e)
  • first commit containing basic working module (bc54806)
  • new outputs : origin_domain and log_drain_url (0309f7d)
  • output the current region and domain name (d02b0d8)

Bug Fixes

  • error when review apps variable is empty (416fc29)
  • fix syntax error in url output (525a5cb)
  • remove the log_drain_url in output because not relevant (9d69a6e)
  • replacement is forced when app slug name is used for scalingo_scm_repo_link (d694595)

Miscellaneous Chores

  • separate review apps and scm integrations settings (0291e83)