rticommunity / rticommunity/rticonnextdds-examples
[FEAT] Add continuous integration for the develop branch
Open
@ManuelJNunez is already working on this.
Since Jun 1, 2021.
ci
enhancement
suggestion
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
The idea behind adding Continuous Integration for the develop branch is for testing all the examples against the latest unreleased version of RTI Connext DDS. The purpose of the pipeline will be to build the examples and perform the static analysis among them, and in the future, we will add a Valgrind stage to find memory leaks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.