Skip to content

Releases: UffizziCloud/preview-action

Fix issue with regex check + missing outputs in v2.6.0

02 Nov 20:35
6f946b7
Compare
Choose a tag to compare

Thank you to @Dids for correcting several overlooked issues with the previous release!

Improve comments and add inputs and outputs

27 Oct 15:56
Compare
Choose a tag to compare

Improve comments on Pull Requests.

  • Use Uffizzi's new predictable URL's before deployment starts.

Add reusable workflow inputs:

  • URL path for post-deployment healthcheck
  • Git reference, for use when called by workflow_run event

Add reusable workflow output:

  • Uffizzi dashboard URL for containers just deployed

Remove deprecated set-output commands per GitHub https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Documentation updates to README

Support `workflow_run` execution, external registries, and expiration

18 Oct 19:53
Compare
Choose a tag to compare

New Feature: Deployment Metadata Labels

22 Sep 20:41
Compare
Choose a tag to compare

Use metadata labels instead of comments to track which deployments track with which Pull Requests. Comments are still posted and updated but are no longer used for decisions.

Description and example updates

20 Sep 20:55
5b5a380
Compare
Choose a tag to compare
Merge pull request #17 from UffizziCloud/output

Consolidate conditional step outputs.

Include GHCR credentials

25 Jul 16:11
Compare
Choose a tag to compare
v2.2.0

Specify GHA versions.

v2.1.0

22 Jul 17:41
Compare
Choose a tag to compare
  • Include example reusable workflow.
  • Add support for new Uffizzi feature: deployment access control

Clean-up description

16 Apr 15:00
8cb56d8
Compare
Choose a tag to compare
v2.0.2

Update action.yaml

v2.0.1

15 Apr 14:31
25833f4
Compare
Choose a tag to compare

First Marketplace Release

Now supports outputs

12 Apr 20:45
34c5430
Compare
Choose a tag to compare

Supports outputs