Skip to content

Conversation

kormat
Copy link
Contributor

@kormat kormat commented Aug 12, 2019

Also:


This change is Reviewable

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @kormat)


README.md, line 48 at r1 (raw file):

  1. (Optional: for go tools compatability with bazel) Install

This is also needed for generating mocks. Calling it optional will just create confusion IMO.

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @kormat)


WORKSPACE, line 194 at r1 (raw file):

)

go_repository(

Maybe add a comment to go_rules mentioning that updating the version may result in upgrading these repositories.

Copy link
Contributor Author

@kormat kormat left a comment

Choose a reason for hiding this comment

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

Reviewable status: 3 of 7 files reviewed, 2 unresolved discussions (waiting on @sustrik)


README.md, line 48 at r1 (raw file):

Previously, sustrik (Martin Sustrik) wrote…

This is also needed for generating mocks. Calling it optional will just create confusion IMO.

I would have counted that as a go tool issue, but sure, i can remove that parenthesis.


WORKSPACE, line 194 at r1 (raw file):

Previously, sustrik (Martin Sustrik) wrote…

Maybe add a comment to go_rules mentioning that updating the version may result in upgrading these repositories.

Once we go to a newer version of rules_go, then we have to explicitly import these dependencies, they no longer do it implicitly (that's one of the big changes in 0.9+).

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 4 files at r3.
Reviewable status: 4 of 6 files reviewed, all discussions resolved (waiting on @sustrik)

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 4 of 6 files reviewed, all discussions resolved (waiting on @sustrik)

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 4 files at r3.
Reviewable status: 5 of 6 files reviewed, all discussions resolved (waiting on @sustrik)

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 4 files at r3.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Contributor

@sustrik sustrik left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r4.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@kormat kormat merged commit c739a69 into scionproto:master Aug 12, 2019
@kormat kormat deleted the bzlcompat branch August 12, 2019 13:31
oncilla added a commit to oncilla/scion that referenced this pull request Aug 27, 2019
This change allows generating prototype TRC payloads.
A prototype TRC will be signed and then combined to a signed TRC.
Signing and combining is left for a future PR.

For convenience, a 'gen' command will also be added in the future that
executes the three phases in a single call.

contributes to scionproto#2982
oncilla added a commit to oncilla/scion that referenced this pull request Aug 27, 2019
This change allows generating prototype TRC payloads.
A prototype TRC will be signed and then combined to a signed TRC.
Signing and combining is left for a future PR.

For convenience, a 'gen' command will also be added in the future that
executes the three phases in a single call.

contributes to scionproto#2982
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants