Test an empty commit to see if CI is broken#90
Closed
achew22 wants to merge 1 commit intobazelbuild:masterfrom
Closed
Test an empty commit to see if CI is broken#90achew22 wants to merge 1 commit intobazelbuild:masterfrom
achew22 wants to merge 1 commit intobazelbuild:masterfrom
Conversation
This is an empty commit to check to see if rules_cc is broken on master. There are no associated files, it is just running the tests that are already in rules_cc without modifications.
Member
Author
|
@c-parsons I think there might be a problem with rules_cc. This commit has no files in it. Is there any chance I could have someone take a look at? This is blocking my ability to advance on #87. Thanks so much! |
Member
|
Can you make sure this includes 7bd0e49 |
Contributor
|
This is something for codeowners of this repository to look into. @oquenchil @c-mita @comius |
Member
Author
|
My other PR was actually already merged, or independently created in a byte for byte identical way (which is actually very possible because I used a code generator for it). Closing this since my problem is fixed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an empty commit to check to see if rules_cc is broken on
master. There are no associated files, it is just running the tests that
are already in rules_cc without modifications.