pulumi-command icon indicating copy to clipboard operation
pulumi-command copied to clipboard

Ensure weekly Pulumi update job edits .pulumi.version

Open t0yv0 opened this issue 2 years ago • 0 comments

Since introducing https://github.com/pulumi/pulumi-command/pull/262 there is a .pulumi.version file that is especially relevant for the version of the SDK code generators used to produce language SDKs. This needs to be kept in sync and up-to-date. Ideally the weekly-pulumi-update.yml workflow can take care of it.

I copied the .pulumi.version trick from pulumi-azure-native but didn't work out how the weekly-pulumi-update works there, perhaps still ripe for borrowing. CC @danielrbradley

t0yv0 avatar Sep 08 '23 21:09 t0yv0