spacebadgers icon indicating copy to clipboard operation
spacebadgers copied to clipboard

Add GitLab endpoints

Open SplittyDev opened this issue 2 years ago • 1 comments

web

  • Add fetch-based GitLab client
    • This enables us to use the edge runtime for GitLab API routes
  • Add GitLab API routes
    • [x] /gitlab/license/:owner/:repo
    • [x] /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.

SplittyDev avatar May 23 '23 22:05 SplittyDev

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

vercel[bot] avatar May 23 '23 22:05 vercel[bot]