Skip to content

Add a TinyGo fallback for the GitLab provider - #169

Open
andrew wants to merge 1 commit into
mainfrom
tinygo-gitlab
Open

andrew wants to merge 1 commit into
mainfrom
tinygo-gitlab

Conversation

@andrew

@andrew andrew commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Keep the GitLab SDK out of TinyGo builds, where its transport dependency does not compile. gitlab.New retains its signature and returns a backend whose API operations report ErrNotSupported, including through the public client.

Keep GitLab URL parsing and link builders available on both targets, with the native API implementation unchanged. Add fallback coverage and WebAssembly and WASI build checks.

Copilot AI lite review requested due to automatic review settings September 26, 2026 09:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants