pulumi/.github
Julien f53000378d
Fix prerelease version (#18125)
With https://github.com/pulumi/pulumi/pull/18081 we changed it so that
the version of the python package is derived from `_version.py`. However
this file holds the SDK version, which is sometimes different from the
package version. Unlink the two versions again to restore the previous
behaviour.

Both versions are bumped via `scripts/set-version.py` when we prepare a
new release. The package version (in pyproject.toml) is additionally
bumped in CI for each build (and published to PyPI for each merge to
master).
2024-12-30 13:35:18 +00:00
..
ISSUE_TEMPLATE add issue template for flaky tests (#15966) 2024-04-17 07:44:40 +00:00
scripts remove changelog comment (#17053) 2024-08-26 08:02:43 +00:00
workflows Fix prerelease version (#18125) 2024-12-30 13:35:18 +00:00
CODEOWNERS add CODEOWNERS file (#15438) 2024-02-16 11:31:23 +00:00