Skip to content

glab: 1.61.0 -> 1.62.0, cleanup#426485

Merged
drupol merged 5 commits intoNixOS:masterfrom
drupol:push-spxpsvowupms
Jul 19, 2025
Merged

glab: 1.61.0 -> 1.62.0, cleanup#426485
drupol merged 5 commits intoNixOS:masterfrom
drupol:push-spxpsvowupms

Conversation

@drupol
Copy link
Contributor

@drupol drupol commented Jul 18, 2025

Current glab version is 1.63.0 and require Go 1.24.5 which is not yet in master but staging. I can't upgrade to it until #423655 (staging PR) gets merged into master.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and others READMEs.

Add a 👍 reaction to pull requests you find important.

@drupol drupol changed the title glab: cleanup glab: 1.61.0 -> 1.62.0, cleanup Jul 18, 2025
@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. 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. labels Jul 18, 2025
@drupol drupol requested a review from MisileLab July 19, 2025 08:32
@MisileLab
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 426485

Logs: https://github.com/MisileLab/nixpkgs-review-gha/actions/runs/16386971587


x86_64-linux

✅ 1 package built:
  • glab

aarch64-linux

✅ 1 package built:
  • glab

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • glab

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • glab

Copy link
Contributor

@MisileLab MisileLab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 19, 2025
@drupol drupol merged commit 8b1a451 into NixOS:master Jul 19, 2025
28 of 31 checks passed
@drupol drupol deleted the push-spxpsvowupms branch July 19, 2025 09:11
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jul 19, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-426485-to-release-25.05 origin/release-25.05
cd .worktree/backport-426485-to-release-25.05
git switch --create backport-426485-to-release-25.05
git cherry-pick -x 5deeec2a14e776e6f26081eeba102657c3a87b74 bbe778f5d8fe9357446f9af1b896f232412c50ce bdb5a8b07ab35609df534ed7a3874b8e20e8d25e b3f6d66b504a62093086ef32a55d19f917e25a6c 595e2e9581b660f9dd37f7e7983e9298b0986fb4

drupol added a commit that referenced this pull request Jul 19, 2025
@mdaniels5757 mdaniels5757 added 8.has: port to stable This PR already has a backport to the stable release. and removed backport release-25.05 labels Jul 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: port to stable This PR already has a backport to the stable release. 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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants