You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since introducing #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
The text was updated successfully, but these errors were encountered:
Since introducing #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
The text was updated successfully, but these errors were encountered: