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

Protobuf/grpc: Add proper module/script installation and CI build test #117

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

gunnar-mb
Copy link
Collaborator

@gunnar-mb gunnar-mb commented Apr 19, 2024

Author: Gunnar Andersson <[email protected]>, MBition GmbH.

Protobuf/grpc: Add proper module/script installation and CI build test

Before this, the functionality could only be tested from within the implementation directory.

After this, there is a user entry-point command script ifexconv_protobuf, which is similar to implemented entry-points for other functions before. Changes are also made to properly install the modules when setup.py is executed.


The program was tested solely for our own use cases, which might differ from yours.

The submission is provided under the main project license (LICENSE file in root of project).

Provider Information

Before this, the functionality could only be tested from within the
implementation directory.

After this, there is a user entry-point command script:
ifexconv_protobuf, which is similar to implemented entry-points
for other functions before.

Changes are also made to properly install the modules when setup.py is
executed.

Signed-off-by: Gunnar Andersson <[email protected]>
Just like the other similar CI tests, it is a simple sanity test that
only runs on a single input file.

It checks, at least, that we have installed the entry-point script
properly, and that it can execute successfully without obvious errors.

Signed-off-by: Gunnar Andersson <[email protected]>
@gunnar-mb gunnar-mb closed this Apr 22, 2024
@gunnar-mb gunnar-mb deleted the protobuf_installation branch April 22, 2024 10:39
@gunnar-mb gunnar-mb restored the protobuf_installation branch April 30, 2024 14:55
@gunnar-mb gunnar-mb reopened this Apr 30, 2024
@gunnar-mb gunnar-mb merged commit ed11843 into COVESA:master Apr 30, 2024
12 checks passed
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.

1 participant