Skip to content
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

ci: build and run unit tests with bzlmod #855

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

kormide
Copy link
Member

@kormide kormide commented Feb 8, 2023

Fixes #644

This should close off the bzlmod support for rules_js ticket.

Depends on: bazel-contrib/bazel-lib#375

@gregmagolan gregmagolan added wip Work-in-progress; not ready for a final review or for landing test New test or update to existing test labels Feb 13, 2023
@kormide kormide marked this pull request as ready for review February 19, 2023 04:20
.bazelrc.common Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
docs/BUILD.bazel Outdated Show resolved Hide resolved
js/dev_repositories.bzl Outdated Show resolved Hide resolved
@kormide kormide removed the wip Work-in-progress; not ready for a final review or for landing label Feb 19, 2023
@kormide kormide force-pushed the ci-bzlmod branch 6 times, most recently from 10e4fb2 to 9edb182 Compare February 21, 2023 23:24
@kormide
Copy link
Member Author

kormide commented Feb 22, 2023

Ready for review

@kormide kormide force-pushed the ci-bzlmod branch 3 times, most recently from bb03012 to def2dd7 Compare February 22, 2023 22:05
@kormide kormide force-pushed the ci-bzlmod branch 2 times, most recently from c1cd040 to 50b0661 Compare February 24, 2023 23:55
@kormide
Copy link
Member Author

kormide commented Feb 24, 2023

Node toolchain fixes are in. This one is ready for another review @gregmagolan @alexeagle.

Copy link
Member

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

cool

BUILD.bazel Outdated Show resolved Hide resolved
MODULE.bazel Outdated Show resolved Hide resolved
docs/BUILD.bazel Outdated Show resolved Hide resolved
docs/BUILD.bazel Outdated Show resolved Hide resolved
MODULE.bazel Show resolved Hide resolved
@kormide kormide merged commit 48d0228 into aspect-build:main Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test New test or update to existing test
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: bzlmod API is out of date from WORKSPACE npm_translate_lock API
3 participants