Skip to content

Releases: EnforceAuth/deploy-action

v1.0.6

16 Apr 02:44
e57e54f

Choose a tag to compare

Changes

  • Rebuild dist to include environment input support (#5, #7)
  • environment input now works for targeted deployments (EA-123)

Fix

Users passing environment to @v1 no longer see the "Unexpected input" warning, and the value is correctly forwarded to the deploy API.

v1.0.5

16 Jan 23:50
45479d9

Choose a tag to compare

What's Changed

  • fix: fail fast on auth errors + add phase timings by @boorad in #4

Full Changelog: v1.0.4...v1.0.5

v1.0.4

07 Jan 23:57
8813ad1

Choose a tag to compare

What's Changed

  • fix: use neutral icon for phase start, fail fast on errors by @boorad in #3

Full Changelog: v1...v1.0.4

v1.0.3

06 Jan 18:06
v1.0.3
6ba8aaa

Choose a tag to compare

What's Changed

  • fix: add contents:write permission for release workflow by @boorad in #2

Full Changelog: v1...v1.0.3

v1.0.2

06 Jan 17:42
e42ac07

Choose a tag to compare

Changes

  • Replace deployment status polling with log-based polling
  • Stream phase transitions and logs in real-time during deployment
  • Add configurable inputs:
    • poll-interval-seconds: Polling interval (1-30s, default 2s)
    • log-verbosity: none, quiet, normal, verbose
  • Add new outputs:
    • deployment-url: S3 URL where the bundle was deployed
  • Fix timeout handling to return status instead of throwing
  • Improve log deduplication robustness

v1.0.1

06 Jan 17:41
5d5df96

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Jan 04:09
a56b2b0

Choose a tag to compare