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

Re-add build_stack_rules_proto dep #888

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Re-add build_stack_rules_proto dep #888

merged 1 commit into from
Jan 6, 2022

Conversation

Yi-Tseng
Copy link
Contributor

@Yi-Tseng Yi-Tseng commented Jan 6, 2022

PR #872 removed a few (seemingly) unneeded dependencies. As CI is not building the stratum_bf/stratum_bfrt targets we did not catch the missing dependency for older PI versions, which requires build_stack_rules_proto.

Note:
Bazel also tries to build PI when building stratum_bfrt target, need to find out the reason.

Wea re using old version of PI for stratum_bf target which
requires build_stack_rules_proto
@Yi-Tseng Yi-Tseng added bug Something isn't working P1 labels Jan 6, 2022
@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #888 (82a0487) into main (1a24c1b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #888   +/-   ##
=======================================
  Coverage   78.80%   78.80%           
=======================================
  Files         336      336           
  Lines       30128    30128           
=======================================
  Hits        23742    23742           
  Misses       6386     6386           

Copy link
Member

@pudelkoM pudelkoM left a comment

Choose a reason for hiding this comment

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

Oh well...

at least it's not python

@pudelkoM pudelkoM changed the title Fix Stratum build Re-add build_stack_rules_proto dep Jan 6, 2022
@pudelkoM pudelkoM merged commit 4be1639 into main Jan 6, 2022
@pudelkoM pudelkoM deleted the fix-stratum-build branch January 6, 2022 18:52
5abeel pushed a commit to ipdk-io/stratum-dev that referenced this pull request Jan 9, 2024
PR stratum#872 removed a few (seemingly) unneeded dependencies. As CI is not building the `stratum_bf/stratum_bfrt` targets we did not catch the missing dependency for older PI versions, which requires `build_stack_rules_proto`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants