nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
557 stars 270 forks source link

website: Temporarily directly use GitHub API for contributor list #3655

Closed kokrui closed 4 months ago

kokrui commented 4 months ago

Context

The github.nusmods.com/repo and github.nusmods.com/venue API proxies are down. This means the contributor list is down and the venue list uses the bundled venue list.

Implementation

vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 3:25am
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 3:25am
codecov[bot] commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (82927f6) 53.48% compared to head (03b872c) 53.49%.

Files Patch % Lines
website/src/apis/github.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3655 +/- ## ========================================== + Coverage 53.48% 53.49% +0.01% ========================================== Files 272 272 Lines 5931 5931 Branches 1408 1408 ========================================== + Hits 3172 3173 +1 + Misses 2759 2758 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.