-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore!: consolidate marketing site, hacker portal app, and docs site into monorepo #60
Merged
MFarabi619
merged 39 commits into
main
from
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
Aug 16, 2024
Merged
chore!: consolidate marketing site, hacker portal app, and docs site into monorepo #60
MFarabi619
merged 39 commits into
main
from
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
Aug 16, 2024
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
…ight, and eslint flat config
❌ Deploy Preview for cuhacking-portal-test-deployment failed. Why did it fail? →
|
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
2 times, most recently
from
August 13, 2024 18:15
045343d
to
78b9153
Compare
Really cool work, excited to get this merged in. Do you think you can explain what the |
MFarabi619
changed the title
chore: consolidate marketing site, hacker portal app, and docs site into monorepo
chore!: consolidate marketing site, hacker portal app, and docs site into monorepo
Aug 14, 2024
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
from
August 15, 2024 01:36
4df0539
to
dbf8626
Compare
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
from
August 15, 2024 01:41
dbf8626
to
5a16604
Compare
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
from
August 15, 2024 04:49
5a16604
to
fdb5c3b
Compare
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
from
August 15, 2024 05:48
d12fe41
to
603e7ec
Compare
MFarabi619
requested review from
HasithDeAlwis,
JowiAoun,
Aashna-Verma,
Isabella-Nguyen and
cloverzer0
August 15, 2024 23:31
MFarabi619
force-pushed
the
mfarabi/chore/40-consolidate-marketing-site-hacker-portal-app-and-docs-site-into-monorepo
branch
from
August 16, 2024 00:01
945a621
to
7cc159c
Compare
HasithDeAlwis
approved these changes
Aug 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥🔥🔥
cloverzer0
approved these changes
Aug 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
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.
All our code has been consolidated into an Nx monorepo. The migration is still in progress as the Nx task inference for the landing page, and portal are not yet working. This is okay, as it's not a gating issue and will be resolved soon.
You can see the new architecture without having to clone my branch here
The existing configurations need to be factored out into the base configs. The
landing-page
will becomewebsite
, and thehackathon
should be moved over toportal
. The docs site should also get its owndocs
directory eventually.You can continue working as usual by just navigating into the directories first.
Once the migration is complete, you no longer have to do this.
TODO:
Set up the following,
Semantic release is no longer necessary as Nx is capable of versioning and releasing changelogs.
2025
README has been given a full makeover: