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

Refactor (Gitlab, unit tests, smarter URL resolve) #19

Merged
merged 7 commits into from
Apr 11, 2023
Merged

Conversation

SirajChokshi
Copy link
Owner

@SirajChokshi SirajChokshi commented Apr 8, 2023

Resolves #14

  • Gitlab file support (direct links to HTML in raw or UI form)
  • Resolve files from repositories and folders
  • Add tests for URL processing
  • Fix error race
  • Gitlab repo support, link to repository without specifying an HTML file
    • Add case for pageful 404s (Gitlab 404s have HTML content and report 200)
    • Skip looking for branch names if we're directly given a folder

@vercel
Copy link

vercel bot commented Apr 8, 2023

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

Name Status Preview Comments Updated (UTC)
static-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2023 9:37pm

@SirajChokshi SirajChokshi changed the title Gitlab support Refactor, Gitlab support Apr 11, 2023
@SirajChokshi SirajChokshi changed the title Refactor, Gitlab support Refactor (Gitlab, unit tests, smarter URL resolve) Apr 11, 2023
@SirajChokshi SirajChokshi merged commit 963284d into main Apr 11, 2023
4 checks passed
@SirajChokshi SirajChokshi deleted the siraj/gitlab branch April 11, 2023 21:38
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.

Implement Gitlab support
1 participant