Skip to content

Update glab-version to 1.85.0 from 1.57.0#57

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

Update glab-version to 1.85.0 from 1.57.0#57
zosopentoolsmain wants to merge 1 commit intomainfrom
bump-glab-version-1.85.0

Conversation

@zosopentoolsmain
Copy link
Copy Markdown
Contributor

No description provided.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Feb 13, 2026

🤖 Augment PR Summary

Summary: Updates the pinned GLab (GitLab CLI) version used by this port.

Changes:

  • Bumped GITLAB_CLI_VERSION in buildenv from 1.57.0 to 1.85.0, which also updates the stable tag (v${GITLAB_CLI_VERSION}) used for builds.

🤖 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 suggestions 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.85.0"
Copy link
Copy Markdown

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.85.0, but upstream v1.85.0’s go.mod declares go 1.25.4; this will likely fail to build on environments still pinned to older Go toolchains (e.g., CI nodes labeled go_120). Consider verifying the Go toolchain used by check_go/CI is compatible before merging to avoid a stable-line build break.

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