Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitLab endpoints #14

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Add GitLab endpoints #14

wants to merge 5 commits into from

Conversation

SplittyDev
Copy link
Owner

@SplittyDev SplittyDev commented May 23, 2023

web

  • Add fetch-based GitLab client
    • This enables us to use the edge runtime for GitLab API routes
  • Add GitLab API routes
    • /gitlab/license/:owner/:repo
    • /gitlab/release/:owner/:repo
    • /gitlab/issues/:owner/:repo
    • /gitlab/open-issues/:owner/:repo
    • /gitlab/closed-issues/:owner/:repo
    • /gitlab/contributors/:owner/:repo
    • /gitlab/pipelines/:owner/:repo
    • /gitlab/pipelines/:owner/:repo/:branch
    • /gitlab/pipelines/:owner/:repo/:branch/:pipeline
  • Add GitLab endpoints to integrations section

misc

  • Add GitLab env variables to README env section

The endpoints aren't final until the PR is merged.

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spacebadgers ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2023 10:03pm

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.

None yet

1 participant