Skip to content

Recommended requirements#219

Open
nettle wants to merge 1 commit intoEricsson:mainfrom
nettle:recommended-requirements
Open

Recommended requirements#219
nettle wants to merge 1 commit intoEricsson:mainfrom
nettle:recommended-requirements

Conversation

@nettle
Copy link
Copy Markdown
Collaborator

@nettle nettle commented Apr 8, 2026

Why:
We need to agree on recommended requirements
to use for development and run all tests

What:

  • Update Bazel and CodeChecker versions
  • Update README

Addresses: #164

@nettle nettle requested review from Szelethus and furtib and removed request for furtib April 8, 2026 19:47
Copy link
Copy Markdown
Contributor

@Szelethus Szelethus left a comment

Choose a reason for hiding this comment

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

The patch is correct. I posted some comments in the associated issue first.

Comment thread BUILD
name = "buildifier_native",
diff_command = "diff -u",
exclude_patterns = [
"./.ci/*",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great catch.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Unfortunately, still does not work :(

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Now addressed in #220

Comment thread README.md
module add git
module add bazel/6
module add clang/16
module add bazel/7
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

There is only Bazel 7.3.1 in "my" RHEL8 environment, which does not work :(
I guess I need to remove all of these "module add" things as not actual.

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