Skip to content
Compare
Choose a tag to compare
@sunkickr sunkickr released this 17 Jan 01:04
· 44 commits to main since this release
02a8f0f

What's Changed

  • Fixed a number of typos in the README and action file.
  • Updated the way the branch name is found.
  • Fixed the delete action to be more reliable.
  • Made the checkout step optional with new input checkout.
  • Added the ability to copy airflow objects when creating a Deployment Preview using the inputs copy-connections, copy-airflow-variables.
  • Added the output preview-id for users to use to get the Deployment ID of their Deployment Previews.
  • PR/Branch changes are now deployed to a Deployment Preview directly after it is created.
  • Added the ability to give deploys descriptions with the input description.
  • Added the ability to pin the used CLI version with the input cli-version.
  • Fixed an issue where the action was reading input deployment-name incorrectly in some scenarios.