Skip to content

Conversation

@MaximilianToe
Copy link
Contributor

This PR provides some small changes to prepare for the release of alpha4. These include the following:

  • added a clang-tidy script to check linting
  • minor adjustments in README.md
  • changes the signature of RpcClient in the pubsub proejct to be compatible with the changes made in up-cpp. Also upped up-cpp version
  • renamed some header guards to match their file names

Copy link
Contributor

@PLeVasseur PLeVasseur left a comment

Choose a reason for hiding this comment

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

Hey @MaximilianToe 👋 thanks for putting in these improvements.
Could you take a look at the main comment I left about linting seeming to fail in CI?

#include <uprotocol/v1/uri.pb.h>

uprotocol::v1::UUri getUUri(int const resource_id) {
constexpr int DUMMY_UE_ID = 0x18002;
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice 👌

Copy link
Contributor

Choose a reason for hiding this comment

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

When I checked the lint step, here, I saw that it looks like this fails, but the status returned is still okay.

Am I reading the CI correctly here? Or missing something?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let me have a look. To be honest, I only looked at the status at the end of the CI and trusted that...

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