nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

cloud-sql-proxy: 1.30.0 -> 1.31.2

Open r-ryantm opened this issue 2 years ago • 1 comments

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cloud-sql-proxy/versions.

meta.description for cloud-sql-proxy is: "An authenticating proxy for Second Generation Google Cloud SQL databases"

meta.homepage for cloud-sql-proxy is: "https://github.com/GoogleCloudPlatform/cloudsql-proxy"

meta.changelog for cloud-sql-proxy is: ""

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.30.1 with grep in /nix/store/jrs4hg6x3vi9raslnqhzw7sjldkxpmmh-cloud-sql-proxy-1.30.1
  • found 1.30.1 in filename of file in /nix/store/jrs4hg6x3vi9raslnqhzw7sjldkxpmmh-cloud-sql-proxy-1.30.1

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

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
cloud-sql-proxy
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/jrs4hg6x3vi9raslnqhzw7sjldkxpmmh-cloud-sql-proxy-1.30.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix 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 cloud-sql-proxy https://github.com/r-ryantm/nixpkgs/archive/b2e8f25aaeaeaa68fbaa9ba5a9ccf8ac30aced17.tar.gz

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

ls -la /nix/store/jrs4hg6x3vi9raslnqhzw7sjldkxpmmh-cloud-sql-proxy-1.30.1
ls -la /nix/store/jrs4hg6x3vi9raslnqhzw7sjldkxpmmh-cloud-sql-proxy-1.30.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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • cloud-sql-proxy

Maintainer pings

cc @nicknovitski @kalbasit for testing.

r-ryantm avatar May 25 '22 07:05 r-ryantm

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/cloud-sql-proxy/versions.

meta.description for cloud-sql-proxy is: "An authenticating proxy for Second Generation Google Cloud SQL databases"

meta.homepage for cloud-sql-proxy is: "https://github.com/GoogleCloudPlatform/cloudsql-proxy"

meta.changelog for cloud-sql-proxy is: ""

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.31.2 with grep in /nix/store/f3hzz6iidxylkbdqnmklf57xfq655saf-cloud-sql-proxy-1.31.2
  • found 1.31.2 in filename of file in /nix/store/f3hzz6iidxylkbdqnmklf57xfq655saf-cloud-sql-proxy-1.31.2

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

1 package rebuild(s)

First fifty rebuilds by attrpath
cloud-sql-proxy
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/f3hzz6iidxylkbdqnmklf57xfq655saf-cloud-sql-proxy-1.31.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix 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 cloud-sql-proxy https://github.com/r-ryantm/nixpkgs/archive/a5fc2ede43716c792879dc7a320c904b7b81b825.tar.gz

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

ls -la /nix/store/f3hzz6iidxylkbdqnmklf57xfq655saf-cloud-sql-proxy-1.31.2
ls -la /nix/store/f3hzz6iidxylkbdqnmklf57xfq655saf-cloud-sql-proxy-1.31.2/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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • cloud-sql-proxy

Maintainer pings

cc @nicknovitski for testing.

r-ryantm avatar Aug 13 '22 16:08 r-ryantm

Result of nixpkgs-review pr 174437 run on x86_64-linux 1

1 package built:
  • cloud-sql-proxy

onny avatar Aug 26 '22 06:08 onny