Skip to content

Releases: pulumi/actions

v2.3.0

15 Apr 12:26
Compare
Choose a tag to compare
Adding a warning to the release about the minimum CLI version

v2.2.0

22 Mar 14:06
Compare
Choose a tag to compare
  • Add ability to refresh a stack by passing refresh: true #128

v2.1.0

17 Mar 15:39
Compare
Choose a tag to compare
  • Add ability to create stack if not already exists by passing upsert: true #118
  • Add ability to pass program options to the Pulumi CLI #117
    • parallel
    • message
    • expect-no-changes
    • diff
    • replace
    • target
    • target-dependents
  • Reject PRs with changes to the dist/ folder to reduce any potential security
    issues #119

Warning: The command argument can only be set to up, update, refresh, destroy and preview. Workflows that includes Pulumi command-line arguments in the command field will fail (e.g. command: up --diff).

v2.0.1

26 Feb 17:06
f1f4ffe
Compare
Choose a tag to compare
Adding the ability to use update (#86)

v2.0.0

26 Feb 16:44
93481b8
Compare
Choose a tag to compare
Adding a migration guide to the README (#85)

v1.2.1

26 Feb 16:41
Compare
Choose a tag to compare

v1.2.0

12 Jan 19:20
Compare
Choose a tag to compare
Adding support for pipenv environments

v1.1.0

10 Dec 20:36
3c6c264
Compare
Choose a tag to compare
Add yarn workspace as configuration option. (#39)

v1

10 Dec 20:38
3c6c264
Compare
Choose a tag to compare
Add yarn workspace as configuration option. (#39)

v1.0.0

04 Dec 18:52
Compare
Choose a tag to compare
Update the README with further examples