Skip to content

pulumi: 3.185.0 -> 3.190.0 #430029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 1, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for pulumi is: Pulumi is a cloud development platform that makes creating cloud programs easy and productive

meta.homepage for pulumi is: https://www.pulumi.com

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.187.0 with grep in /nix/store/zzgg77lqyv336gdqsqicqm5x5bkabi1a-pulumi-3.187.0
  • found 3.187.0 in filename of file in /nix/store/zzgg77lqyv336gdqsqicqm5x5bkabi1a-pulumi-3.187.0

Rebuild report (if merged into master) (click to expand)
17 total rebuild path(s)

17 package rebuild(s)

First fifty rebuilds by attrpath

pulumi
pulumiPackages.pulumi-go
pulumiPackages.pulumi-language-go
pulumiPackages.pulumi-language-nodejs
pulumiPackages.pulumi-language-python
pulumiPackages.pulumi-nodejs
pulumiPackages.pulumi-python
python312Packages.pulumi
python312Packages.pulumi-aws
python313Packages.pulumi
python313Packages.pulumi-aws
python313Packages.pulumi-aws-native
python313Packages.pulumi-azure-native
python313Packages.pulumi-command
python313Packages.pulumi-hcloud
python313Packages.pulumi-random
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zzgg77lqyv336gdqsqicqm5x5bkabi1a-pulumi-3.187.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A pulumi https://github.com/r-ryantm/nixpkgs/archive/7048e1eb4b7100cf095ac0690df1a1c1161cbe74.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7048e1eb4b7100cf095ac0690df1a1c1161cbe74#pulumi

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zzgg77lqyv336gdqsqicqm5x5bkabi1a-pulumi-3.187.0
ls -la /nix/store/zzgg77lqyv336gdqsqicqm5x5bkabi1a-pulumi-3.187.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 20 packages marked as broken and skipped:
  • python312Packages.pulumi
  • python312Packages.pulumi-aws
  • python312Packages.pulumi-aws.dist
  • python312Packages.pulumi.dev
  • python312Packages.pulumi.dist
  • python313Packages.pulumi
  • python313Packages.pulumi-aws
  • python313Packages.pulumi-aws-native
  • python313Packages.pulumi-aws-native.dist
  • python313Packages.pulumi-aws.dist
  • python313Packages.pulumi-azure-native
  • python313Packages.pulumi-azure-native.dist
  • python313Packages.pulumi-command
  • python313Packages.pulumi-command.dist
  • python313Packages.pulumi-hcloud
  • python313Packages.pulumi-hcloud.dist
  • python313Packages.pulumi-random
  • python313Packages.pulumi-random.dist
  • python313Packages.pulumi.dev
  • python313Packages.pulumi.dist
✅ 4 packages built:
  • pulumi
  • pulumiPackages.pulumi-go
  • pulumiPackages.pulumi-nodejs
  • pulumiPackages.pulumi-python

Maintainer pings

cc @Trundle @veehaitch @tie for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. labels Aug 1, 2025
@nix-owners nix-owners bot requested review from Trundle, veehaitch and tie August 1, 2025 05:11
@r-ryantm r-ryantm changed the title pulumi: 3.185.0 -> 3.187.0 pulumi: 3.185.0 -> 3.188.0 Aug 10, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for pulumi is: Pulumi is a cloud development platform that makes creating cloud programs easy and productive

meta.homepage for pulumi is: https://www.pulumi.com

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.188.0 with grep in /nix/store/xsa9gsvq6907wkp6mgh4m3lfbavhpq2c-pulumi-3.188.0
  • found 3.188.0 in filename of file in /nix/store/xsa9gsvq6907wkp6mgh4m3lfbavhpq2c-pulumi-3.188.0

Rebuild report (if merged into master) (click to expand)
17 total rebuild path(s)

17 package rebuild(s)

First fifty rebuilds by attrpath

pulumi
pulumiPackages.pulumi-go
pulumiPackages.pulumi-language-go
pulumiPackages.pulumi-language-nodejs
pulumiPackages.pulumi-language-python
pulumiPackages.pulumi-nodejs
pulumiPackages.pulumi-python
python312Packages.pulumi
python312Packages.pulumi-aws
python313Packages.pulumi
python313Packages.pulumi-aws
python313Packages.pulumi-aws-native
python313Packages.pulumi-azure-native
python313Packages.pulumi-command
python313Packages.pulumi-hcloud
python313Packages.pulumi-random
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/xsa9gsvq6907wkp6mgh4m3lfbavhpq2c-pulumi-3.188.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A pulumi https://github.com/r-ryantm/nixpkgs/archive/507a9f8a4556b45661cd4ea02ca7e637b11f4cdd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/507a9f8a4556b45661cd4ea02ca7e637b11f4cdd#pulumi

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/xsa9gsvq6907wkp6mgh4m3lfbavhpq2c-pulumi-3.188.0
ls -la /nix/store/xsa9gsvq6907wkp6mgh4m3lfbavhpq2c-pulumi-3.188.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 20 packages marked as broken and skipped:
  • python312Packages.pulumi
  • python312Packages.pulumi-aws
  • python312Packages.pulumi-aws.dist
  • python312Packages.pulumi.dev
  • python312Packages.pulumi.dist
  • python313Packages.pulumi
  • python313Packages.pulumi-aws
  • python313Packages.pulumi-aws-native
  • python313Packages.pulumi-aws-native.dist
  • python313Packages.pulumi-aws.dist
  • python313Packages.pulumi-azure-native
  • python313Packages.pulumi-azure-native.dist
  • python313Packages.pulumi-command
  • python313Packages.pulumi-command.dist
  • python313Packages.pulumi-hcloud
  • python313Packages.pulumi-hcloud.dist
  • python313Packages.pulumi-random
  • python313Packages.pulumi-random.dist
  • python313Packages.pulumi.dev
  • python313Packages.pulumi.dist
✅ 4 packages built:
  • pulumi
  • pulumiPackages.pulumi-go
  • pulumiPackages.pulumi-nodejs
  • pulumiPackages.pulumi-python

Maintainer pings

cc @Trundle @veehaitch @tie for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/pulumi branch from 7048e1e to 507a9f8 Compare August 10, 2025 08:39
@r-ryantm r-ryantm changed the title pulumi: 3.185.0 -> 3.188.0 pulumi: 3.185.0 -> 3.190.0 Aug 18, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for pulumi is: Cloud development platform that makes creating cloud programs easy and productive

meta.homepage for pulumi is: https://www.pulumi.com

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.190.0 with grep in /nix/store/9jbchj4xdz24j1h11yvgq87bd8vmam4h-pulumi-3.190.0
  • found 3.190.0 in filename of file in /nix/store/9jbchj4xdz24j1h11yvgq87bd8vmam4h-pulumi-3.190.0

Rebuild report (if merged into master) (click to expand)
17 total rebuild path(s)

17 package rebuild(s)

First fifty rebuilds by attrpath

pulumi
pulumiPackages.pulumi-go
pulumiPackages.pulumi-language-go
pulumiPackages.pulumi-language-nodejs
pulumiPackages.pulumi-language-python
pulumiPackages.pulumi-nodejs
pulumiPackages.pulumi-python
python312Packages.pulumi
python312Packages.pulumi-aws
python313Packages.pulumi
python313Packages.pulumi-aws
python313Packages.pulumi-aws-native
python313Packages.pulumi-azure-native
python313Packages.pulumi-command
python313Packages.pulumi-hcloud
python313Packages.pulumi-random
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/9jbchj4xdz24j1h11yvgq87bd8vmam4h-pulumi-3.190.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A pulumi https://github.com/r-ryantm/nixpkgs/archive/bf6217a43fe3d69ddc279e48e206f3f62b438f5d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/bf6217a43fe3d69ddc279e48e206f3f62b438f5d#pulumi

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9jbchj4xdz24j1h11yvgq87bd8vmam4h-pulumi-3.190.0
ls -la /nix/store/9jbchj4xdz24j1h11yvgq87bd8vmam4h-pulumi-3.190.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 20 packages marked as broken and skipped:
  • python312Packages.pulumi
  • python312Packages.pulumi-aws
  • python312Packages.pulumi-aws.dist
  • python312Packages.pulumi.dev
  • python312Packages.pulumi.dist
  • python313Packages.pulumi
  • python313Packages.pulumi-aws
  • python313Packages.pulumi-aws-native
  • python313Packages.pulumi-aws-native.dist
  • python313Packages.pulumi-aws.dist
  • python313Packages.pulumi-azure-native
  • python313Packages.pulumi-azure-native.dist
  • python313Packages.pulumi-command
  • python313Packages.pulumi-command.dist
  • python313Packages.pulumi-hcloud
  • python313Packages.pulumi-hcloud.dist
  • python313Packages.pulumi-random
  • python313Packages.pulumi-random.dist
  • python313Packages.pulumi.dev
  • python313Packages.pulumi.dist
✅ 4 packages built:
  • pulumi
  • pulumiPackages.pulumi-go
  • pulumiPackages.pulumi-nodejs
  • pulumiPackages.pulumi-python

Maintainer pings

cc @Trundle @veehaitch @tie for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/pulumi branch from 507a9f8 to bf6217a Compare August 18, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant