Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 2.01 KB

Changelog

Full Changelog

#57 introduces a way to navigate to a particular page when viewing a deployment: #58 adds related I/O for obtaining the base-path ahead of artifact build.:

  • landingPagePath input
  • base-path output

Full Changelog

#53 adds related I/O for obtaining the URL base on sdk.ably.com ahead of artifact build.:

  • mode input
  • url-base output

Full Changelog

This release includes the following breaking changes:

  • Removes support for S3 Access Key to be used to directly specify the IAM user. GitHub OIDC is now required.
  • Enforces that the githubToken and sourcePath inputs are supplied when the Action is run.

And the following new feature:

  • The artifactName Action input is now optional, allowing artifacts to be uploaded to the root of the deployment context.

Merged pull requests: