Skip to content

vscode-extensions.github.vscode-github-actions: 0.31.5 -> 0.32.1#531468

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/vscode-extensions.github.vscode-github-actions
Open

vscode-extensions.github.vscode-github-actions: 0.31.5 -> 0.32.1#531468
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/vscode-extensions.github.vscode-github-actions

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

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

meta.description for vscode-extensions.github.vscode-github-actions is: Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories

meta.homepage for vscode-extensions.github.vscode-github-actions is: https://github.com/github/vscode-github-actions

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

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.32.0 with grep in /nix/store/ddrvxz013h0cvzm4d6749i9cdqfbaw53-vscode-extension-github-vscode-github-actions-0.32.0
  • found 0.32.0 in filename of file in /nix/store/ddrvxz013h0cvzm4d6749i9cdqfbaw53-vscode-extension-github-vscode-github-actions-0.32.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

vscode-extensions.github.vscode-github-actions
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/ddrvxz013h0cvzm4d6749i9cdqfbaw53-vscode-extension-github-vscode-github-actions-0.32.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 vscode-extensions.github.vscode-github-actions https://github.com/r-ryantm/nixpkgs/archive/b3287ede6b68fd864169af8ecd6dce0a093ada2d.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b3287ede6b68fd864169af8ecd6dce0a093ada2d#vscode-extensions.github.vscode-github-actions

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

ls -la /nix/store/ddrvxz013h0cvzm4d6749i9cdqfbaw53-vscode-extension-github-vscode-github-actions-0.32.0
ls -la /nix/store/ddrvxz013h0cvzm4d6749i9cdqfbaw53-vscode-extension-github-vscode-github-actions-0.32.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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: b3287ede6b68fd864169af8ecd6dce0a093ada2d


x86_64-linux

✅ 1 package built:
  • vscode-extensions.github.vscode-github-actions

Maintainer pings

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.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 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. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 6.topic: vscode A free and versatile code editor that supports almost every major programming language. labels Jun 13, 2026
@r-ryantm r-ryantm changed the title vscode-extensions.github.vscode-github-actions: 0.31.5 -> 0.32.0 vscode-extensions.github.vscode-github-actions: 0.31.5 -> 0.32.1 Jul 1, 2026
@r-ryantm

r-ryantm commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

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

meta.description for vscode-extensions.github.vscode-github-actions is: Visual Studio Code extension for GitHub Actions workflows and runs for github.com hosted repositories

meta.homepage for vscode-extensions.github.vscode-github-actions is: https://github.com/github/vscode-github-actions

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

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.32.1 with grep in /nix/store/57qx6169c4qfy4h3cxmkcdy4jnwd6j1i-vscode-extension-github-vscode-github-actions-0.32.1
  • found 0.32.1 in filename of file in /nix/store/57qx6169c4qfy4h3cxmkcdy4jnwd6j1i-vscode-extension-github-vscode-github-actions-0.32.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

vscode-extensions.github.vscode-github-actions
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/57qx6169c4qfy4h3cxmkcdy4jnwd6j1i-vscode-extension-github-vscode-github-actions-0.32.1 \
  --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 vscode-extensions.github.vscode-github-actions https://github.com/r-ryantm/nixpkgs/archive/f68d6dea11770ad4d048fcedb6b1ed0ea557d8ce.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f68d6dea11770ad4d048fcedb6b1ed0ea557d8ce#vscode-extensions.github.vscode-github-actions

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

ls -la /nix/store/57qx6169c4qfy4h3cxmkcdy4jnwd6j1i-vscode-extension-github-vscode-github-actions-0.32.1
ls -la /nix/store/57qx6169c4qfy4h3cxmkcdy4jnwd6j1i-vscode-extension-github-vscode-github-actions-0.32.1/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: f68d6dea11770ad4d048fcedb6b1ed0ea557d8ce


x86_64-linux

✅ 1 package built:
  • vscode-extensions.github.vscode-github-actions

Maintainer pings

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.

@r-ryantm r-ryantm force-pushed the auto-update/vscode-extensions.github.vscode-github-actions branch from b3287ed to f68d6de Compare July 1, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vscode A free and versatile code editor that supports almost every major programming language. 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant