Skip to content

Update glab-version to 1.93.0 from 1.57.0#69

Open
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-glab-version-1.93.0
Open

Update glab-version to 1.93.0 from 1.57.0#69
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-glab-version-1.93.0

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 23, 2026

🤖 Augment PR Summary

Summary: Updates the pinned GitLab CLI (glab) stable version used by the port.

Changes:

  • Bumped GITLAB_CLI_VERSION in buildenv from 1.57.0 to 1.93.0 so STABLE builds pull the newer upstream tag.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread buildenv
@@ -1,5 +1,5 @@
# bump: glab-version /GITLAB_CLI_VERSION="(.*)"/ https://gitlab.com/gitlab-org/cli.git|semver:*
GITLAB_CLI_VERSION="1.57.0"
GITLAB_CLI_VERSION="1.93.0"
Copy link
Copy Markdown

@augmentcode augmentcode Bot Apr 23, 2026

Choose a reason for hiding this comment

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

GITLAB_CLI_VERSION is bumped to 1.93.0, but upstream gitlab-org/cli v1.93.0 sets go 1.26.1 in its go.mod; if our builders/CI are still on an older Go toolchain (e.g., nodes labeled go_120), this upgrade will likely fail to compile. Consider confirming the build pipeline’s Go version (or check_go behavior) matches the new upstream minimum before merging.

Severity: high

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant