This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
circleci automated migrations #566
Open
refcell
wants to merge
158
commits into
staging
Choose a base branch
from
andreas/circleci_automated_migrations
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [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
* 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
229cd7f
to
83d3864
Compare
7fae9c6
to
f539470
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #551