-
Notifications
You must be signed in to change notification settings - Fork 6
Newhack2025 update #519
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
Closed
Closed
Newhack2025 update #519
Conversation
This file contains hidden or 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
Deployment setup
changed file properties
try to fix yarn issue
exclude yarn flags
upgrade node-version in deploy yml script
use 2022 newhacks deploy.yml as template
use 2023 newHacks checks.yml template
made changes to test build script
change node version to 16 in checks.yml
upgrade node version from 12 to 16 in develop
made changes to test build script
changed django secret key to CI secret key in deploy.yml
test deploy again
minor changes
This reverts commit 2391797.
made changes to init file in settings init file in hackathon_site
excluded qrcode module in settings
* copied landing.html page from newhacks2023 + changed to 2025 mlh banner * ran black formatting on settings py files * modifying hackathon sign in date * temp revert changes to see how github checks behave * re-add landing page html changes: * add images to folder * add login.svg * added modified html files * add landing.js * add scss files * change registration date * change date again
* re-add qrcode dependencies * update serializers.py * update applications.js * updated test_api.py * updated tests.py * update views.py * updated jinja2.py * updated init.py * update tests.py * update admin.py * update forms.py * updated application.html * updated models.py * updated test_forms.py * update urls.py * update views.py * updated admin.py * updated accepted_email_body.html * updated tests.py * updated views.py * update review admin.py * reverse changes * reverify serializers.py * reverify application.js * reverify test_api.py * reverify event/tests.py * reverify event/views.py * reverify hackathon_site/jinja2.py * reverify settings/init.py * reverify tests.py * reverify admin.py * modify .yml file to reflect newhacks-2024 * reverify admin.py * reverify forms.py * reverify application.html * reverify models.py * registration/test_forms.py * reverify test_views.py * reverify urls.py * reverify views.py * reverify other files in review folder * [TEMP, REVERT LATER]: Change start of registration for testing purposes * added migration file
* made changes to 22+ age as well as allowed space in names * reformat migrations file
* tentative test changes * tentative form changes * more tentative test changes * migration changes * black changes * uncomment test * uncomment test * reverting form changes * uncomment changes * uncomment changes: * making supp questions mandatory * add new application open function * additional changes to env variables * added is_application_open function * defined new func and var * updated dashboard page * black format changes * adding new migration file * revising msg * remove TODO comments * updated locked msg * constant changes * changed registration closing date to oct 11
* adding new migrations * black changes * made change into 1 migration file * black changes
Add interest form
Update MLH badge and link to 2026
…ate registration dates
Change application questions, apply migrations, update mlh links, upd…
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.
Overview
Unit Tests Created
Steps to QA