pulumi/sdk/nodejs/cmd/pulumi-language-nodejs/testdata/tsnode/sdks
Fraser Waters 969e0b9735
Conformance test for provider pre-release versions (#16498)
Noticed this issue while doing SDK gen for parameterised providers, but
figured it deserved its own conformance test. Check that if a provider
has a pre-release semver that the _exact_ version can be reported by the
generated SDK. This already just works for NodeJS, but Python needed a
fix to write the version to `_utilities.py` rather than trying to
unconvert the pypi version from the package.

Also needed to make the conformance test checks for
`GetProgramDependencies` even weaker (which is fine, they are just a
very basic sanity check) because the provider reports a version of
"3.0.0-alpha.1.internal" while the python version is "3.0.0a1+internal".
2024-06-29 10:07:14 +00:00
..
alpha-3.0.0-alpha.1+exp.sha.5114f85 Conformance test for provider pre-release versions (#16498) 2024-06-29 10:07:14 +00:00
alpha-3.0.0-alpha.1.internal Conformance test for provider pre-release versions (#16498) 2024-06-29 10:07:14 +00:00
asset-archive-5.0.0 Add asset/archive to conformance tests and fix engine working dir issues (#16100) 2024-05-02 11:32:54 +00:00
fail_on_create-4.0.0 Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
large-4.3.2 Add large string conformance test (#16034) 2024-04-25 08:14:34 +00:00
simple-2.0.0 Run conformance tests with and without ts-node (#15809) 2024-03-28 15:44:25 +00:00