Skip to content
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

pulsarctl: 2.11.1.3 -> 4.0.0-SNAPSHOT #242222

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

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 8, 2023

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

meta.description for pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.0.0.4 with grep in /nix/store/gcpx3zcg842p9a6h0bck6gsazb5zkxl0-pulsarctl-3.0.0.4
  • found 3.0.0.4 in filename of file in /nix/store/gcpx3zcg842p9a6h0bck6gsazb5zkxl0-pulsarctl-3.0.0.4

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

1 package rebuild(s)

First fifty rebuilds by attrpath
pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/gcpx3zcg842p9a6h0bck6gsazb5zkxl0-pulsarctl-3.0.0.4 \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/f9b22396a3a39286fd62a4d029086dd83b8bc3d4.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/gcpx3zcg842p9a6h0bck6gsazb5zkxl0-pulsarctl-3.0.0.4
ls -la /nix/store/gcpx3zcg842p9a6h0bck6gsazb5zkxl0-pulsarctl-3.0.0.4/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:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@gaelreyrol
Copy link
Contributor

Release is still not available, I will wait for the changelog before approving.

@wegank wegank marked this pull request as draft August 8, 2023 17:34
@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.0.0.4 pulsarctl: 2.11.1.3 -> 3.1.0-SNAPSHOT Aug 12, 2023
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.1.0-SNAPSHOT with grep in /nix/store/rqqww11rzzbdmalc6mj3s961c5lfmxdh-pulsarctl-3.1.0-SNAPSHOT
  • found 3.1.0-SNAPSHOT in filename of file in /nix/store/rqqww11rzzbdmalc6mj3s961c5lfmxdh-pulsarctl-3.1.0-SNAPSHOT

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

1 package rebuild(s)

First fifty rebuilds by attrpath
pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/rqqww11rzzbdmalc6mj3s961c5lfmxdh-pulsarctl-3.1.0-SNAPSHOT \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/4365a8978a9c126fdd121cd9b86410fd8a05026e.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/rqqww11rzzbdmalc6mj3s961c5lfmxdh-pulsarctl-3.1.0-SNAPSHOT
ls -la /nix/store/rqqww11rzzbdmalc6mj3s961c5lfmxdh-pulsarctl-3.1.0-SNAPSHOT/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:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.1.0-SNAPSHOT pulsarctl: 2.11.1.3 -> 3.2.0-SNAPSHOT Jan 2, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 2, 2024

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

meta.description for pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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 3.2.0-SNAPSHOT with grep in /nix/store/i63yjszk8s244k265lll98bkkq5b40w7-pulsarctl-3.2.0-SNAPSHOT
  • found 3.2.0-SNAPSHOT in filename of file in /nix/store/i63yjszk8s244k265lll98bkkq5b40w7-pulsarctl-3.2.0-SNAPSHOT

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

1 package rebuild(s)

First fifty rebuilds by attrpath
pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/i63yjszk8s244k265lll98bkkq5b40w7-pulsarctl-3.2.0-SNAPSHOT \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/a7c1b1bdcfd52d1869449ffc9a6b6715f4bd4536.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a7c1b1bdcfd52d1869449ffc9a6b6715f4bd4536#pulsarctl

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

ls -la /nix/store/i63yjszk8s244k265lll98bkkq5b40w7-pulsarctl-3.2.0-SNAPSHOT
ls -la /nix/store/i63yjszk8s244k265lll98bkkq5b40w7-pulsarctl-3.2.0-SNAPSHOT/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:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.2.0-SNAPSHOT pulsarctl: 2.11.1.3 -> 3.3.0-SNAPSHOT Feb 13, 2024
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 3.3.0-SNAPSHOT in filename of file in /nix/store/kh8psnpaxn9wlh2vx80b0w73l9chbiin-pulsarctl-3.3.0-SNAPSHOT

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

1 package rebuild(s)

First fifty rebuilds by attrpath
pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kh8psnpaxn9wlh2vx80b0w73l9chbiin-pulsarctl-3.3.0-SNAPSHOT \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/0817444873ae8734619147bfe5bde760177fdb85.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0817444873ae8734619147bfe5bde760177fdb85#pulsarctl

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

ls -la /nix/store/kh8psnpaxn9wlh2vx80b0w73l9chbiin-pulsarctl-3.3.0-SNAPSHOT
ls -la /nix/store/kh8psnpaxn9wlh2vx80b0w73l9chbiin-pulsarctl-3.3.0-SNAPSHOT/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:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.3.0-SNAPSHOT pulsarctl: 2.11.1.3 -> 3.3.0.1 May 28, 2024
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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 3.3.0.1 with grep in /nix/store/xa1m2mfmdqfc9vfa0npkxqgdkymvc75b-pulsarctl-3.3.0.1
  • found 3.3.0.1 in filename of file in /nix/store/xa1m2mfmdqfc9vfa0npkxqgdkymvc75b-pulsarctl-3.3.0.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/xa1m2mfmdqfc9vfa0npkxqgdkymvc75b-pulsarctl-3.3.0.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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/66608a58edd00c268389775b6fd75cbe84d83134.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/66608a58edd00c268389775b6fd75cbe84d83134#pulsarctl

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

ls -la /nix/store/xa1m2mfmdqfc9vfa0npkxqgdkymvc75b-pulsarctl-3.3.0.1
ls -la /nix/store/xa1m2mfmdqfc9vfa0npkxqgdkymvc75b-pulsarctl-3.3.0.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.3.0.1 pulsarctl: 2.11.1.3 -> 3.3.0.3 Jun 18, 2024
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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 3.3.0.3 with grep in /nix/store/hyhw255q78wk9v09h04g3sw20yljv3pn-pulsarctl-3.3.0.3
  • found 3.3.0.3 in filename of file in /nix/store/hyhw255q78wk9v09h04g3sw20yljv3pn-pulsarctl-3.3.0.3

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

2 package rebuild(s)

First fifty rebuilds by attrpath

pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hyhw255q78wk9v09h04g3sw20yljv3pn-pulsarctl-3.3.0.3 \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/35962ef31123390fa950fee2712be67db44df7c0.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/35962ef31123390fa950fee2712be67db44df7c0#pulsarctl

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

ls -la /nix/store/hyhw255q78wk9v09h04g3sw20yljv3pn-pulsarctl-3.3.0.3
ls -la /nix/store/hyhw255q78wk9v09h04g3sw20yljv3pn-pulsarctl-3.3.0.3/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.3.0.3 pulsarctl: 2.11.1.3 -> 3.4.0-SNAPSHOT Jun 24, 2024
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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 3.4.0-SNAPSHOT with grep in /nix/store/f4gghgk0yh51i5vyba7krj6wjajlv4ic-pulsarctl-3.4.0-SNAPSHOT
  • found 3.4.0-SNAPSHOT in filename of file in /nix/store/f4gghgk0yh51i5vyba7krj6wjajlv4ic-pulsarctl-3.4.0-SNAPSHOT

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

2 package rebuild(s)

First fifty rebuilds by attrpath

pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/f4gghgk0yh51i5vyba7krj6wjajlv4ic-pulsarctl-3.4.0-SNAPSHOT \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/75f7514224e6e47adba3416ad798208801a59b6c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/75f7514224e6e47adba3416ad798208801a59b6c#pulsarctl

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

ls -la /nix/store/f4gghgk0yh51i5vyba7krj6wjajlv4ic-pulsarctl-3.4.0-SNAPSHOT
ls -la /nix/store/f4gghgk0yh51i5vyba7krj6wjajlv4ic-pulsarctl-3.4.0-SNAPSHOT/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package built:
  • pulsarctl

Maintainer pings

cc @gaelreyrol for testing.

@r-ryantm r-ryantm changed the title pulsarctl: 2.11.1.3 -> 3.4.0-SNAPSHOT pulsarctl: 2.11.1.3 -> 4.0.0-SNAPSHOT Sep 28, 2024
@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 pulsarctl is: a CLI for Apache Pulsar written in Go

meta.homepage for pulsarctl is: https://github.com/streamnative/pulsarctl

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 4.0.0-SNAPSHOT with grep in /nix/store/bf4k195q46s07p09jis28wpzyaddfg1q-pulsarctl-4.0.0-SNAPSHOT
  • found 4.0.0-SNAPSHOT in filename of file in /nix/store/bf4k195q46s07p09jis28wpzyaddfg1q-pulsarctl-4.0.0-SNAPSHOT

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

2 package rebuild(s)

First fifty rebuilds by attrpath

pulsarctl
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/bf4k195q46s07p09jis28wpzyaddfg1q-pulsarctl-4.0.0-SNAPSHOT \
  --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 pulsarctl https://github.com/r-ryantm/nixpkgs/archive/dd7cf503c4a2553a1c270211da8e2092ddeb491a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/dd7cf503c4a2553a1c270211da8e2092ddeb491a#pulsarctl

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

ls -la /nix/store/bf4k195q46s07p09jis28wpzyaddfg1q-pulsarctl-4.0.0-SNAPSHOT
ls -la /nix/store/bf4k195q46s07p09jis28wpzyaddfg1q-pulsarctl-4.0.0-SNAPSHOT/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:
  • pulsarctl

Maintainer pings

cc @gaelreyrol 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants