-
Notifications
You must be signed in to change notification settings - Fork 87
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
Use melos to manage mono repo #1516
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
Contributor
nielsenko
commented
Feb 6, 2024
- Avoid path deps in public packages and remove publish_to:
- Add melos support
- run melos format so that melos lint:format pass. This changes a bunch of generated files. We should consider not comitting these
- Add lints package on bootstrap
- Simplify CI a bit with melos
nielsenko
force-pushed
the
kn/use-melos
branch
3 times, most recently
from
February 6, 2024 21:47
9c3a096
to
4c70495
Compare
Merged
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 7, 2024 06:37
4c70495
to
8e45aee
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 7, 2024 16:51
e2c1d1c
to
24509be
Compare
Pull Request Test Coverage Report for Build 7818295588
💛 - Coveralls |
Ensure lints is added to all packages during bootstrap, if missing
nielsenko
force-pushed
the
kn/use-melos
branch
8 times, most recently
from
February 19, 2024 18:11
d9b9334
to
eaabee2
Compare
This is because some packages are not published yet
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 19, 2024 18:38
eaabee2
to
52e4d0e
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 20, 2024 23:46
1d3cc11
to
2ff7343
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 21, 2024 07:44
a0af1e1
to
9b9c28f
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 21, 2024 07:46
9b9c28f
to
37c246b
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 21, 2024 17:19
6406fa0
to
6da09e5
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 22, 2024 18:44
8f8a377
to
50b11d2
Compare
nielsenko
force-pushed
the
kn/use-melos
branch
from
February 22, 2024 18:56
50b11d2
to
73c57f7
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.