Skip to content

Commit 82057d3

Browse files
authored
Freeze v0.0.12 (#547)
### Changed - Upgraded pulumi-go-provider to v1.0.0-rc2. ### Fixed - Builds now respect cancellation. (#533, #522)
1 parent 4ea5b9a commit 82057d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/run-acceptance-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
types:
77
- run-acceptance-tests-command
88
pull_request:
9-
paths-ignore:
10-
- CHANGELOG.md
119
workflow_dispatch: {}
1210
env:
1311
GITHUB_TOKEN: ${{ secrets.PULUMI_BOT_TOKEN }}

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
## Unreleased
22

3+
## 0.0.12 (2025-05-16)
4+
35
### Changed
46

5-
- Respond to cancel for exec builds. (<https://github.com/pulumi/pulumi-docker-build/pull/522>)
7+
- Upgraded pulumi-go-provider to v1.0.0-rc2.
68

79
### Fixed
810

9-
- Builds now respect cancellation. (https://github.com/pulumi/pulumi-docker-build/issues/533)
11+
- Builds now respect cancellation. (https://github.com/pulumi/pulumi-docker-build/issues/533, https://github.com/pulumi/pulumi-docker-build/pull/522)
1012

1113
## 0.0.11 (2025-04-11)
1214

0 commit comments

Comments
 (0)