Skip to content

fix: update opencode-gitlab-auth to 2.0.1 - #19552

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:fix/update-opencode-gitlab-auth-2.0.1
Mar 28, 2026
Merged

fix: update opencode-gitlab-auth to 2.0.1#19552
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:fix/update-opencode-gitlab-auth-2.0.1

Conversation

@vglafirov

@vglafirov vglafirov commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #19554

Type of change

  • Bug fix

What does this PR do?

The GitLab auth dialog (both OAuth and PAT methods) had an "Instance URL" text prompt with a required validator. Pressing Enter without typing triggered "Instance URL is required", blocking login for anyone connecting to the default gitlab.com.

The fix is in opencode-gitlab-auth 2.0.1: the instance URL prompt is removed from both auth methods. The URL is now resolved automatically via GITLAB_INSTANCE_URL env var → instanceUrl plugin option → https://gitlab.com default. This PR bumps the dependency from 2.0.0 to 2.0.1.

How did you verify your code works?

bun turbo typecheck passes. The fix is in the upstream plugin — changelog: https://gitlab.com/vglafirov/opencode-gitlab-auth/-/blob/main/CHANGELOG.md

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Mar 28, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@rekram1-node

Copy link
Copy Markdown
Collaborator

auto merge enabled

@rekram1-node
rekram1-node enabled auto-merge (squash) March 28, 2026 20:08
@rekram1-node
rekram1-node merged commit 1f290fc into anomalyco:dev Mar 28, 2026
14 checks passed
katosun2 pushed a commit to katosun2/opencode that referenced this pull request Mar 29, 2026
e-n-0 pushed a commit to e-n-0/opencode that referenced this pull request Mar 29, 2026
loocor pushed a commit to loocor/opencode that referenced this pull request Mar 30, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 8, 2026
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request Jun 14, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants