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

build: update to latest rules_webtesting commit to pickup windows fixes #1140

Merged

Conversation

gregmagolan
Copy link
Collaborator

@gregmagolan gregmagolan commented Sep 16, 2019

Updates to latest rules_webtesting commit to pick up two Windows fixes.

  1. bazelbuild/rules_webtesting@e082ffd
  2. bazelbuild/rules_webtesting@e7e8381

We are using a patch to pull in (1) at the moment so this PR also removes the patch.

Not having (2) is blocking the rules_nodejs update in angular/angular: angular/angular#32151

Other options are:

  1. wait for rules_webtesting cuts the next release so we can update to the released version
  2. explicitly pull this rules_webtesting commit into Update to nodejs rules 0.37.1 angular/angular#32151 for now so it can land

@gregmagolan gregmagolan force-pushed the chore/update_rules_webtesting branch from 864fd96 to b42844b Compare September 16, 2019 19:43
@gregmagolan
Copy link
Collaborator Author

UPDATE: depending on a rules_webtesting commit doesn't work as that requires rules_go to built its metadata binary from source. we'll need to update to the next rules_webtesting release or, alternately, include both windows fixes in the patch we already have here.

…windows fixes

Cannot update to latest rules_webtesting commit as we need to depend on the release package which does not have a rules_go dependency. This patch can be removed once we update to the next rules_webtesting release.
@gregmagolan gregmagolan force-pushed the chore/update_rules_webtesting branch from b42844b to 15e0832 Compare September 16, 2019 20:45
@buildsize
Copy link

buildsize bot commented Sep 16, 2019

File name Previous Size New Size Change
release.tar.gz 1.03 MB 1.03 MB 2.51 KB (0%)

@gregmagolan
Copy link
Collaborator Author

Note: I verified manually the patch is applied correctly just to be safe

@alexeagle alexeagle merged commit f76e97b into bazel-contrib:master Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants