Skip to content

build: run bazel tests on CI and generate bazel built dist/npm_bazel folder #1754

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
Oct 17, 2022

Conversation

gregmagolan
Copy link
Contributor

@gregmagolan gregmagolan commented Sep 11, 2022

Next steps after this are testing of all local workflows and cut-over to a bazel built release. Will co-ordinate with Angular team on this.

Release process wiki at https://github.com/angular/vscode-ng-language-service/wiki/Release will need updating for cut-over. In particular, package.json version should be changed to "0.0.0-PLACEHOLDER" and the version.bzl VERSION value will be the source of truth for the release version.

e2e tests (legacy & bazel) are not currently run on CI. I tested the bazel e2e test locally

bazel test --test_output=streamed //integration/e2e:test

and it brings up vscode, exercises it and passes locally

@gregmagolan gregmagolan changed the title build: run bazel tests on CI and generate bazel build dist/npm_bazel folder build: run bazel tests on CI and generate bazel built dist/npm_bazel folder Sep 11, 2022
@gregmagolan gregmagolan force-pushed the migrate_to_bazel_2 branch 3 times, most recently from 13afaba to e7f6121 Compare September 11, 2022 22:34
@gregmagolan gregmagolan force-pushed the migrate_to_bazel_2 branch 2 times, most recently from 3a5440c to 105c467 Compare October 8, 2022 20:44
@atscott atscott added target: patch This PR is targeted for the next patch release action: merge Ready to merge labels Oct 17, 2022
@gregmagolan gregmagolan force-pushed the migrate_to_bazel_2 branch 3 times, most recently from 6aad74b to ad2e3ea Compare October 17, 2022 20:23
…folder

Next steps after this are testing of all local workflows and cut-over to a bazel built release. Will co-ordinate with Angular team on this.
@atscott atscott merged commit 4007657 into angular:main Oct 17, 2022
atscott pushed a commit that referenced this pull request Oct 17, 2022
…folder (#1754)

Next steps after this are testing of all local workflows and cut-over to a bazel built release. Will co-ordinate with Angular team on this.

(cherry picked from commit 4007657)
@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 Nov 17, 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