Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

[FEATURE]: Implement a Github Actions pipeline for project CI #5

Closed
evan-palmer opened this issue Feb 7, 2023 · 0 comments · Fixed by #21
Closed

[FEATURE]: Implement a Github Actions pipeline for project CI #5

evan-palmer opened this issue Feb 7, 2023 · 0 comments · Fixed by #21
Assignees
Labels
enhancement New feature or request

Comments

@evan-palmer
Copy link
Collaborator

Is your feature request related to a problem? Please describe

There is no enforcement of development standards for the project.

Describe the solution you'd like

Implement a CI pipeline using Github Actions to validate adherence of implemented features to coding standards

Describe alternatives you've considered

N/A

Implementation Ideas

ROS Industrial provides a CI pipeline that could be used for this system. Checks that should be performed include:

  • Clang Tidy checks
  • Clang Format checks
  • Unit tests
  • License checks

Additional context

ROS Industrial CI Github

@evan-palmer evan-palmer added the enhancement New feature or request label Feb 7, 2023
@evan-palmer evan-palmer self-assigned this Mar 2, 2023
@evan-palmer evan-palmer linked a pull request Mar 3, 2023 that will close this issue
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant