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

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

Merged

Conversation

alissayarmantho
Copy link
Contributor

Context

#3623 in preparation of CPEx

@vercel
Copy link

vercel bot commented Oct 8, 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 8, 2023 3:34pm
nusmods-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2023 3:34pm

@vercel
Copy link

vercel bot commented Oct 8, 2023

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

@nusmodifications first needs to authorize it.

@alissayarmantho alissayarmantho merged commit 13b824d into nusmodifications:cpex-staging Oct 8, 2023
2 of 3 checks passed
alissayarmantho added a commit to alissayarmantho/nusmods that referenced this pull request Oct 14, 2023
…fications#3632)

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

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

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

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

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

* Fix serverless function not working (nusmodifications#3623)

* Change modules to courses (nusmodifications#3623)

* Change inS1 and inS2 from mpe to cpex and fix private key parsing (nusmodifications#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>
alissayarmantho added a commit to alissayarmantho/nusmods that referenced this pull request Oct 14, 2023
…fications#3632)

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

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

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

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

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

* Fix serverless function not working (nusmodifications#3623)

* Change modules to courses (nusmodifications#3623)

* Change inS1 and inS2 from mpe to cpex and fix private key parsing (nusmodifications#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>
alissayarmantho added a commit that referenced this pull request Oct 14, 2023
* 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>
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

3 participants