Skip to content

Releases: ably/sdk-upload-action

2.2.0

16 Dec 00:16
4e69429
Compare
Choose a tag to compare

2.2.0

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

2.1.0

28 Feb 11:34
ce894b0
Compare
Choose a tag to compare

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

2.0.0

27 Sep 09:58
19bd2ae
Compare
Choose a tag to compare

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:

1.3.0

21 Sep 17:21
8c61797
Compare
Choose a tag to compare

Adds support for uploading artifacts from a pushed tag.

1.2.2

13 May 11:48
9dce5ce
Compare
Choose a tag to compare

Support using GitHub OIDC for AWS access.

1.2.1

30 Mar 12:58
4c861fc
Compare
Choose a tag to compare

Fixes vulnerabilities in dependencies.