-
Notifications
You must be signed in to change notification settings - Fork 1
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 post deployment workflows #147
Merged
Merged
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
MartinBenediktBusch
approved these changes
Feb 6, 2024
diegoalzate
added a commit
that referenced
this pull request
Feb 6, 2024
diegoalzate
added a commit
that referenced
this pull request
Feb 13, 2024
* Add automated release process documentation (#117) * Update workflows and seed script (#118) * Diego/update develop test (#119) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * Diego/fix bump script authentication (#120) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Diego/fix bump script authentication (#121) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Diego/fix bump script authentication (#122) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Diego/fix bump script authentication (#123) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Update git push URL to use GitHub token * Diego/fix bump script authentication (#124) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Update git push URL to use GitHub token * Remove unnecessary comments in bump-version.sh script * Diego/fix bump script authentication (#125) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Update git push URL to use GitHub token * Remove unnecessary comments in bump-version.sh script * Bump version in deploy-development.yml and deploy-production.yml workflows * Diego/fix bump script authentication (#126) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Update git push URL to use GitHub token * Remove unnecessary comments in bump-version.sh script * Bump version in deploy-development.yml and deploy-production.yml workflows * Remove persist-credentials option from checkout step in deploy workflows * patch update for gh actions (#127) * Update workflows and seed script * Update deployment workflows and bump version * Update workflow triggers * fix: Update git push URL * Update deployment workflows with environment variables * Fix error handling in bump-version.sh * Update git push URL to use GitHub token * Remove unnecessary comments in bump-version.sh script * Bump version in deploy-development.yml and deploy-production.yml workflows * Remove persist-credentials option from checkout step in deploy workflows * Bump version to 0.2.0 [skip ci] --------- Co-authored-by: diegoalzate <[email protected]> * patch update for gh actions (#128) * update develop with main actions (#129) * attempt to fix actions (#130) * Update import paths in seed.ts * merge main to develop (#131) * Prerelease v1.0.0 (#108) * add nullable question id to registration fields * add registration data id in question options table and accepted column * add optionQuetionId bool and migrations * add question id null by default * add connect registration_field_ids to question options * add registration value as option title * improve query performance by pre filtering registrationData * add informative tabel names and new migrations * fix unit tests * Update package.json version to 0.2.0 * clean up console logs * add new db migration due to breaking table changes * add ranking column to event and registrationField table * add db migration * add reference to question id * update function tsdoc * improve error handling of updateQuestionOptions * optimized query * add script basic framework * add script * add function docstring * add command to run the script * improve logging and error handling * add func to to delete existing data in the database table * create assets folder and move groups.csv to assets * Update import paths in seed.ts * change execution command and move csv parser to dev dependencies * update yaml file * move insert custom groups to db folder * merge develop to next (#133) * Update import paths in seed.ts * merge main to develop (#131) * updated path due to depreciated package * Fix federated credentials (#134) * Delete migration files and update user table * Update package.json version to 1.0.0 * Update package.json version to 0.2.0 * Remove enums (#135) * Refactor registrationFields and registrations table definitions * Add migration for changing data types and default value * change registration field options table name and remove unecassary comments --------- Co-authored-by: Diego Alzate <[email protected]> * Bump to version 1.0.0 prerelease (#138) Co-authored-by: diegoalzate <[email protected]> * add character limit with default zero * Bump to version 1.1.0 prerelease (#141) Co-authored-by: MartinBenediktBusch <[email protected]> * Add event registration description (#143) * add registration description * add migration * revert version bump * Bump to version 1.2.0 prerelease (#144) Co-authored-by: diegoalzate <[email protected]> * Improve zupass login (#146) * Refactor authentication logic and add user verification schema * Remove unused createNonce function * Update auth router and service to use verifyPCD instead of verifyNonce and simplify function * fix: removes possible impersonation hack * Bump to version 1.3.0 prerelease (#148) Co-authored-by: diegoalzate <[email protected]> * Add dependency installation step to deployment workflows (#147) (#149) * Bump to version 1.3.1 prerelease (#150) Co-authored-by: diegoalzate <[email protected]> * add emaill notification name and make them updatable * Bump to version 1.4.0 prerelease (#154) Co-authored-by: MartinBenediktBusch <[email protected]> * Add COOKIE_PASSWORD to API router (#151) * Bump to version 1.5.0 prerelease (#155) Co-authored-by: diegoalzate <[email protected]> * Update database connection URL, port, and cookie password in .env.example (#156) * adjust function overwriteRegistrationData (#159) * adjust function overwriteRegistrationData * implement for loop and remove promise all * initialize empty array fill it at each iteration step * change function name * Refactor registrationData functions * Refactor sendRegistrationData function and add test for updating registration data --------- Co-authored-by: Diego Alzate <[email protected]> * Bump to version 1.6.0 prerelease (#160) Co-authored-by: diegoalzate <[email protected]> --------- Co-authored-by: diegoalzate <[email protected]> Co-authored-by: Martin Benedikt Busch <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Martin Benedikt Busch <[email protected]> Co-authored-by: MartinBenediktBusch <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 #145
overview
on our deployment jobs we do not install dependencies as they are not needed but it seems like this causes a bug actions/setup-node#801
this should remove the error