feat: migrate maas-ui from submodule to monorepo (master)#259
Open
ndv99 wants to merge 15 commits into
Open
Conversation
Contributor
|
Probably the largest diff I've ever seen😂 |
- Replace src/maasui/src submodule with git subtree from canonical/maas-ui main - Update src/maasui/Makefile: SRC_DIR now points to BASE_DIR (content is inline), remove submodule update target, derive UI_REVISION from the MAAS repo commit, simplify build targets - Add src/maasui/.gitignore entries for /tarballs and /nodejs; remove the three corresponding entries from root .gitignore - Add ui paths-filter output to ci.yaml; update ci-check gate to include ui-lint and ui-test jobs - Add UI CI workflows: ui-test.yml, ui-coverage.yml, ui-cypress.yml, ui-accessibility.yml - Update api-client-sync.yaml to use src/maasui in-tree instead of a separate canonical/maas-ui checkout; redirect generated PRs to canonical/maas - Delete maas-ui-sync.yaml (daily submodule sync no longer needed)
8fd409e to
0e05d33
Compare
Contributor
Do not ask copilot to review lol |
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.
Uh oh!
There was an error while loading. Please reload this page.