Skip to content

Update first-party Pulumi dependencies #2118

Update first-party Pulumi dependencies

Update first-party Pulumi dependencies #2118

Triggered via pull request March 4, 2026 23:57
Status Cancelled
Total duration 2m 29s
Artifacts 6

run-acceptance-tests.yml

on: pull_request
prerequisites  /  prerequisites
48s
prerequisites / prerequisites
lint  /  lint
24s
lint / lint
License Check  /  License Check
56s
License Check / License Check
comment-notification
0s
comment-notification
Matrix: build_provider / build_provider
Matrix: build_sdk / build_sdk
Matrix: test / test
Waiting for pending jobs
sentinel
0s
sentinel
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint / lint
Process completed with exit code 2.
build_sdk / build_sdk (python)
Unexpected changes detected: 3. See file annotations for details.
Unexpected file modified: sdk/python/pulumi_xyz/resource.py#L0
File modified: @@ -22,6 +22,7 @@ class ResourceArgs: sample_attribute: Optional[pulumi.Input[_builtins.str]] = None): """ The set of arguments for constructing a Resource resource. + :param pulumi.Input[_builtins.str] sample_attribute: Sample attribute. """ if sample_attribute is not None: @@ -46,6 +47,7 @@ class _ResourceState: sample_attribute: Optional[pulumi.Input[_builtins.str]] = None): """ Input properties used for looking up and filtering Resource resources. + :param pulumi.Input[_builtins.str] sample_attribute: Sample attribute. """ if sample_attribute is not None: @@ -74,6 +76,7 @@ class Resource(pulumi.CustomResource): __props__=None): """ Create a Resource resource with the given unique name, props, and options. + :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. :param pulumi.Input[_builtins.str] sample_attribute: Sample attribute. @@ -86,6 +89,7 @@ class Resource(pulumi.CustomResource): opts: Optional[pulumi.ResourceOptions] = None): """ Create a Resource resource with the given unique name, props, and options. + :param str resource_name: The name of the resource. :param ResourceArgs args: The arguments to use to populate this resource's properties. :param pulumi.ResourceOptions opts: Options for the resource.
Unexpected file modified: sdk/python/pulumi_xyz/provider.py#L0
File modified: @@ -23,6 +23,7 @@ class ProviderArgs: region: Optional[pulumi.Input['region.Region']] = None): """ The set of arguments for constructing a Provider resource. + :param pulumi.Input['region.Region'] region: A region which should be used. """ if region is not None: @@ -55,6 +56,7 @@ class Provider(pulumi.ProviderResource): construction to achieve fine-grained programmatic control over provider settings. See the [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information. + :param str resource_name: The name of the resource. :param pulumi.ResourceOptions opts: Options for the resource. :param pulumi.Input['region.Region'] region: A region which should be used. @@ -71,6 +73,7 @@ class Provider(pulumi.ProviderResource): construction to achieve fine-grained programmatic control over provider settings. See the [documentation](https://www.pulumi.com/docs/reference/programming-model/#providers) for more information. + :param str resource_name: The name of the resource. :param ProviderArgs args: The arguments to use to populate this resource's properties. :param pulumi.ResourceOptions opts: Options for the resource.
Unexpected file modified: sdk/python/pulumi_xyz/_utilities.py#L0
File modified: @@ -71,9 +71,6 @@ def _get_semver_version(): # <some module>._utilities. <some module> is the module we want to query the version for. root_package, *rest = __name__.split('.') - # pkg_resources uses setuptools to inspect the set of installed packages. We use it here to ask - # for the currently installed version of the root package (i.e. us) and get its version. - # Unfortunately, PEP440 and semver differ slightly in incompatible ways. The Pulumi engine expects # to receive a valid semver string when receiving requests from the language host, so it's our # responsibility as the library to convert our own PEP440 version into a valid semver string. @@ -89,7 +86,7 @@ def _get_semver_version(): elif pep440_version.pre_tag == 'rc': prerelease = f"rc.{pep440_version.pre}" elif pep440_version.dev is not None: - # PEP440 has explicit support for dev builds, while semver encodes them as "prerelease" versions. To bridge + # PEP440 has explicit support for dev builds, while semver encodes them as "prerelease" versions. To bridge # between the two, we convert our dev build version into a prerelease tag. This matches what all of our other # packages do when constructing their own semver string. prerelease = f"dev.{pep440_version.dev}"
build_provider / Build linux-amd64
Canceling since a higher priority waiting request for run-acceptance-tests-refs/pull/466/merge exists
build_sdk / build_sdk (go)
Canceling since a higher priority waiting request for run-acceptance-tests-refs/pull/466/merge exists
build_sdk / build_sdk (go)
The operation was canceled.
run-acceptance-tests
Canceling since a higher priority waiting request for run-acceptance-tests-refs/pull/466/merge exists
run-acceptance-tests
Canceling since a higher priority waiting request for run-acceptance-tests-refs/pull/466/merge exists
run-acceptance-tests
Canceling since a higher priority waiting request for run-acceptance-tests-refs/pull/466/merge exists
prerequisites / prerequisites
No files were found with the provided path: provider/cmd/pulumi-resource-xyz/schema-embed.json. No artifacts will be uploaded.
prerequisites / prerequisites
Failed to get latest release: HttpError: Not Found - https://docs.github.com/rest/releases/releases#get-the-latest-release

Artifacts

Produced during runtime
Name Size Digest
dotnet-sdk.tar.gz Expired
102 KB
sha256:89bb77cccfd025a432cd49b117d981eda3b325d53a7ec99e7af7212f8b71ca0e
nodejs-sdk.tar.gz Expired
31.4 MB
sha256:00568cc1167abe80d7e1ea1aa5cb4e93c34e4d22849d7e3eae4bd33531ed58e9
prerequisites-bin Expired
41.6 MB
sha256:a94f404bfe24eb6dda023222b05937b0a54f14e21c71a813cd940bd6d5d874d5
pulumi-resource-xyz-v1.0.0-alpha.1772668621+b0f1307-linux-amd64.tar.gz Expired
11.5 MB
sha256:3bfa8ec47e734716b07ae97fb202796eeb250336965b865330dd650ea6a19ef3
pulumi-resource-xyz-v1.0.0-alpha.1772668621+b0f1307-windows-amd64.tar.gz Expired
11.8 MB
sha256:f844a2f97b98fbafb66b0a654c4b8270f964a39de10b25b02953d2fdbfcc94bc
python-sdk.tar.gz Expired
7.35 MB
sha256:88cf733c17403a02e96f0c9ed410f99beb616b8ba83e65424c91692680c87f2a