Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

circleci automated migrations #566

Open
wants to merge 158 commits into
base: staging
Choose a base branch
from

Conversation

refcell
Copy link
Member

@refcell refcell commented Jan 21, 2021

Closes #551

Andreas Bigger and others added 30 commits August 18, 2020 08:39
* [WIP] migrating rest api to vercel serverless functions

* temp

* migrated admin and contribution to typescript vercel serverless

* local testing

* migrated serverless functions into pages/api/ so routes should be good to go. Now we need to transition all api calls to the website itself

* ✨ ready to merge into staging for testing

Co-authored-by: Andreas Bigger <[email protected]>
* ✨ allow team members to kick other people

* Update api/team.js

Co-authored-by: Jason Silberman <[email protected]>

* Update team.js

Co-authored-by: Jason Silberman <[email protected]>
* fix footer HackSC copyright

* replace [email protected] with [email protected]

* Update components/Footer.tsx

Co-authored-by: Jason Silberman <[email protected]>

Co-authored-by: Jason Silberman <[email protected]>
* fix missing application page

* fix deepscan issues
* School clustering is working

* Fix bad build bc of lovely typescript
Chloe Tanlimco and others added 10 commits January 6, 2021 17:01
* batch checkin + hacker status stats

* slightly + mobile acceptability?
* Remove unused dependencies

* Potentially fix QRCode value type

* Fix build error

* Dep updates and fix building
* added type to hackathonConstants model

* edited type

* added charset?
* Add judgement page skeleton

* add judging manager UI

* Add primary selector for most recent time

* set up middleware

* add auth to slack routes

Co-authored-by: Andreas Bigger <[email protected]>
* batch checkin + hacker status stats

* slightly + mobile acceptability?

* +responsiveness for textarea
* remove package-lock since we use yarn

* remove package-lock since we use yarn

* remove package-lock since we use yarn
@refcell refcell added enhancement New feature or request Stability dependencies Pull requests that update a dependency file labels Jan 21, 2021
@refcell refcell added this to the AWS Migration milestone Jan 21, 2021
@refcell refcell self-assigned this Jan 21, 2021
@refcell refcell force-pushed the staging branch 2 times, most recently from 229cd7f to 83d3864 Compare February 19, 2021 17:21
@MaxLeiter MaxLeiter force-pushed the staging branch 3 times, most recently from 7fae9c6 to f539470 Compare February 20, 2021 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request Stability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate running migrations before running tests on test dbs
5 participants