Rename forked packages for publishing on pub#8
Merged
GZGavinZhao merged 4 commits intoangulardart-community:masterfrom Jun 17, 2022
Merged
Rename forked packages for publishing on pub#8GZGavinZhao merged 4 commits intoangulardart-community:masterfrom
GZGavinZhao merged 4 commits intoangulardart-community:masterfrom
Conversation
…ages to be able publish and use them on pub.dev Resolving builds and tests. Fix complained test analyzis. New package names: angular -> ngdart (the existing ngdart package utility will be renamed to ngdart_cli) angular_ast -> ngast angular_compiler -> ngcompiler angular_forms -> ngforms angular_router -> ngrouter angular_test -> ngtest
|
@IgorBabalich CI enabled. Please check the errors and fix them accordingly. I think many of them can be resolved by a top-level |
Author
|
Fixed formatting. |
|
Looks good to me so far! I will do the last testing (build |
GZGavinZhao
requested changes
Jun 10, 2022
GZGavinZhao
left a comment
There was a problem hiding this comment.
Please rename directories (e.g. angular to ngdart, angular_forms to ngforms).
Author
|
Renamed package directories |
|
@IgorBabalich Please regenerate CI config using |
Author
|
mono_repo re-generated |
|
Looks good to me. Thanks! |
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
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.
Fixes #7, #5.
Renaming forked by AngularDart Community packages to be able publish and use them on pub.dev
Resolving builds and tests. Fix complained test analyzis.
New package names:
angular -> ngdart (the existing ngdart package utility will be renamed to ngdart_cli)
angular_ast -> ngast
angular_compiler -> ngcompiler
angular_forms -> ngforms
angular_router -> ngrouter
angular_test -> ngtest