Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

#39 Remove usage of deprecated build-in http_archive rule.#40

Open
greggdonovan wants to merge 1 commit intomasterfrom
bazel_0_19_updates
Open

#39 Remove usage of deprecated build-in http_archive rule.#40
greggdonovan wants to merge 1 commit intomasterfrom
bazel_0_19_updates

Conversation

@greggdonovan
Copy link
Member

Also:

Also:
- Move tools/bazel.rc to support new locations: https://docs.bazel.build/versions/master/guide.html#where-are-the-bazelrc-files.
- Build with as many incompatible changes as possible.
- Update bazel-deps and rules_scala.
- Removed no longer needed scala maven workarounds.
@greggdonovan
Copy link
Member Author

@buchgr @philwo @fweikert Is it possible for me to get access to Buildkite to be able to see the CI errors? Thanks.

@fweikert
Copy link
Member

fweikert commented Nov 5, 2018

Sure, I just sent you an invite.

@petroseskinder petroseskinder self-assigned this Nov 5, 2018
@petroseskinder petroseskinder self-requested a review November 5, 2018 21:56

# Build with as much future compatibility as possible
# See https://docs.bazel.build/versions/master/skylark/backward-compatibility.html
# TODO We have protobuf 3.6.1 in the WORKSPACE but an older protobuf is causing the errors below. Why?
Copy link
Member

Choose a reason for hiding this comment

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

do you know what external dependency it's getting picked up from?

Copy link
Member

@petroseskinder petroseskinder left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for making the changes. I haven't been actively monitoring this, of late.

@petroseskinder
Copy link
Member

@buchgr @philwo @fweikert could I also get access to BuildKite? I blanket approved so that once @greggdonovan figures out the errors he wouldn't be blocked needing a review.

@greggdonovan
Copy link
Member Author

@petroseskinder Sure. I didn't realize Bazel CI uses 0.18.0, so I'm making a PR with just those changes for now to get CI to pass.

@fweikert
Copy link
Member

fweikert commented Nov 5, 2018

@greggdonovan The Macs already run 0.19.0, and philwo@ is in the process of updating the other platforms, too.
@petroseskinder Can you send an email to fwe@? Your email address on GitHub is not visible to me.

@greggdonovan
Copy link
Member Author

This is approved and green on buildkite. Any ideas on how to make ci.bazel.io happy?

@fweikert @philwo @buchgr ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants