Update pulumi/pulumi-package-publisher action to v0.0.19
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pulumi/pulumi-package-publisher | action | patch |
v0.0.14 -> v0.0.19
|
Release Notes
pulumi/pulumi-package-publisher (pulumi/pulumi-package-publisher)
v0.0.19
What's Changed
- BREAKING: Remove installing tools by @danielrbradley in https://github.com/pulumi/pulumi-package-publisher/pull/32
Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.18...v0.0.19
v0.0.18
What's Changed
- Skip duplicate packages during publish step by @guineveresaenger in https://github.com/pulumi/pulumi-package-publisher/pull/29
- Add assertPrerelease option to stop releases outside of release.yml by @iwahbe in https://github.com/pulumi/pulumi-package-publisher/pull/30
Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.17...v0.0.18
v0.0.17
BREAKING CHANGES
This release requires all language versions to be inputs to this Action:
name: Publish SDKs
uses: pulumi/pulumi-package-publisher@v0.0.17
with:
sdk: all
version: ${{ steps.version.outputs.version }}
java-version: "11"
node-version: "20.x"
python-version: "3.11.8"
dotnet-version: "6.0.x"
v0.0.16
What's Changed
- Catch dotnet publish failures by @VenelinMartinov in https://github.com/pulumi/pulumi-package-publisher/pull/26
New Contributors
- @VenelinMartinov made their first contribution in https://github.com/pulumi/pulumi-package-publisher/pull/26
Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.15...v0.0.16
v0.0.15
What's Changed
- BREAKING CHANGE: Use explicit version for release by @danielrbradley in https://github.com/pulumi/pulumi-package-publisher/pull/24
New Contributors
- @danielrbradley made their first contribution in https://github.com/pulumi/pulumi-package-publisher/pull/24
Full Changelog: https://github.com/pulumi/pulumi-package-publisher/compare/v0.0.14...v0.0.15
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.