Skip to content

fix: fix "install local @angular/language-service" workflow under Bazel build #1816

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

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

gregmagolan
Copy link
Contributor

@gregmagolan gregmagolan commented Nov 18, 2022

Part of fix for #1815.

This is safe to land before any of the other fixes required do as it doesn't change anything here. Fix won't be in effect until rules_js & angular PRs land and this repo is updated to a release of rules_js that includes the its fixes.

See issue for details.

@gregmagolan gregmagolan changed the title fix: fix install Local @angular/language-service under Bazel build fix: fix "install local @angular/language-service" workflow under Bazel build Nov 18, 2022
@@ -56,6 +56,8 @@ build --enable_runfiles
# Keep tests tagged "exclusive" in the sandbox
test --incompatible_exclusive_test_sandboxed

build --build_tests_only
Copy link
Contributor Author

@gregmagolan gregmagolan Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vsce release build fails in a strange way during one of its npm operations when the local @angular/language-service packages are install. This flag makes it so yarn test only builds targets that are needed for the tests being run.

@dylhunn dylhunn self-requested a review November 18, 2022 18:14
@dylhunn dylhunn added action: merge Ready to merge target: patch This PR is targeted for the next patch release target: minor This PR is targeted for the next minor release and removed target: minor This PR is targeted for the next minor release labels Nov 18, 2022
@dylhunn dylhunn merged commit 6099191 into angular:main Nov 18, 2022
dylhunn pushed a commit that referenced this pull request Nov 18, 2022
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge Ready to merge target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants