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

Fix serverless function error 500 in vercel (#3623) #3628

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

alissayarmantho
Copy link
Contributor

Context

Fix serverless function error 500 in vercel (#3623)

@vercel
Copy link

vercel bot commented Oct 3, 2023

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

Name Status Preview Comments Updated (UTC)
nusmods-export ✅ Ready (Inspect) Visit Preview Oct 3, 2023 5:32pm
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 5:32pm

@vercel
Copy link

vercel bot commented Oct 3, 2023

@alissayarmantho is attempting to deploy a commit to a Personal Account owned by @nusmodifications on Vercel.

@nusmodifications first needs to authorize it.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

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

Comparison is base (a14f8e1) 53.44% compared to head (9ac778d) 53.25%.
Report is 1 commits behind head on cpex-staging.

Additional details and impacted files
@@               Coverage Diff                @@
##           cpex-staging    #3628      +/-   ##
================================================
- Coverage         53.44%   53.25%   -0.19%     
================================================
  Files               271      271              
  Lines              5862     5862              
  Branches           1396     1396              
================================================
- Hits               3133     3122      -11     
- Misses             2729     2740      +11     
Files Coverage Δ
website/src/featureFlags.ts 100.00% <100.00%> (ø)
website/src/views/layout/Navtabs.tsx 100.00% <100.00%> (+10.00%) ⬆️
website/src/views/mpe/MpeContainer.tsx 0.00% <ø> (ø)
website/src/views/mpe/form/ModuleForm.tsx 0.00% <ø> (ø)
website/src/views/mpe/form/ModulesSelect.tsx 81.35% <100.00%> (ø)
website/src/views/routes/Routes.tsx 0.00% <ø> (ø)
website/src/views/mpe/constants.ts 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mods-bot mods-bot merged commit e7817c2 into nusmodifications:cpex-staging Oct 3, 2023
4 of 5 checks passed
alissayarmantho added a commit to alissayarmantho/nusmods that referenced this pull request Oct 14, 2023
alissayarmantho added a commit to alissayarmantho/nusmods that referenced this pull request Oct 14, 2023
alissayarmantho added a commit that referenced this pull request Oct 14, 2023
chrisgzf added a commit that referenced this pull request Oct 14, 2023
* Change MPE to CPE and Open MPE (#3623) (#3627)

Prepare for CPEx open

* Fix serverless function error 500 in vercel (#3623) (#3628)

* Fix serverless function not working (#3623)

* Change modules to courses (#3623) (#3629)

* Change modules to courses (#3623)

* Change inS1 and inS2 MPE to CPEx and fix private key parsing (#3632)

* chore(deps): update dependency postcss to v8.4.31 [security] (#3630)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(cpex): add standalone scraper (#3622)

* chore(cpex): set term to next term instead of current (#3631)

* Change MPE to CPE and Open MPE (#3623)

* Fix serverless function not working (#3623)

* Change modules to courses (#3623)

* Change inS1 and inS2 from mpe to cpex and fix private key parsing (#3623)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Goh <chrisgzf@gmail.com>
Co-authored-by: Ravern Koh <ravernkoh@gmail.com>

* Update nus-auth.ts (#3623)

Remove previous changes

* Try to fix openssl legacy error (#3623)

* chore(deps): update dependency postcss to v8.4.31 [security] (#3630)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(cpex): add standalone scraper (#3622)

* chore(cpex): set term to next term instead of current (#3631)

* Change MPE to CPE and Open MPE (#3623)

* Fix serverless function not working (#3623)

* Change modules to courses (#3623)

* Change inS1 and inS2 from mpe to cpex and fix private key parsing (#3623)

* Change package.json to use openssl legacy (#3623)

Change package.json to set env variable(#3623)

* Remove nodeoptions from package.json and change mpe api link (#3623)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Goh <chrisgzf@gmail.com>
Co-authored-by: Ravern Koh <ravernkoh@gmail.com>

* Update ModuleForm.tsx to use CPEx (#3623)

* Update FAQ to point to CPEx FAQ (#3623)

* Regenerate yarn lockfile using yarn classic v1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Goh <chrisgzf@gmail.com>
Co-authored-by: Ravern Koh <ravernkoh@gmail.com>
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

2 participants