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

[CI] Renew workflows #25

Merged
merged 14 commits into from
Feb 14, 2024
Merged

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Jan 23, 2024

Fixes #2

@christophfroehlich
Copy link
Contributor Author

@Mergifyio backport humble

Copy link

mergify bot commented Feb 5, 2024

backport humble

✅ Backports have been created

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (master@111c633). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #25   +/-   ##
=========================================
  Coverage          ?   68.90%           
=========================================
  Files             ?        3           
  Lines             ?      119           
  Branches          ?       64           
=========================================
  Hits              ?       82           
  Misses            ?       25           
  Partials          ?       12           
Flag Coverage Δ
unittests 68.90% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

@bmagyar bmagyar merged commit bed7a1b into ros-controls:master Feb 14, 2024
22 checks passed
mergify bot pushed a commit that referenced this pull request Feb 14, 2024
* Use matrix strategy for main+testing and fix some issues

* Add iron workflows

* Fix newline at end of file

* Compile ros2_control_test_assets in not-binary builds

* Use correct version of ros2_control

* Update README

* Update lint job

* Source underlay for RHEL builds

* Fix default branch for scheduled workflows

* Fix branch for humble workflows

* Add reviewer lottery

* Use reusable workflows from ros2_control_ci and cleanup

* Update readme

* Update readme

(cherry picked from commit bed7a1b)

# Conflicts:
#	.github/workflows/humble-rhel-binary-build.yml
#	.github/workflows/reusable-industrial-ci-with-cache.yml
#	.github/workflows/reusable-ros-tooling-source-build.yml
#	.github/workflows/rolling-rhel-binary-build.yml
@christophfroehlich christophfroehlich deleted the ci_renew branch February 14, 2024 18:53
christophfroehlich added a commit that referenced this pull request Feb 17, 2024
[CI] Renew workflows (#25)

* Use matrix strategy for main+testing and fix some issues

* Add iron workflows

* Fix newline at end of file

* Compile ros2_control_test_assets in not-binary builds

* Use correct version of ros2_control

* Update README

* Update lint job

* Source underlay for RHEL builds

* Fix default branch for scheduled workflows

* Fix branch for humble workflows

* Add reviewer lottery

* Use reusable workflows from ros2_control_ci and cleanup

* Update readme

* Update readme

(cherry picked from commit bed7a1b)

# Conflicts:
#	.github/workflows/humble-rhel-binary-build.yml
#	.github/workflows/reusable-industrial-ci-with-cache.yml
#	.github/workflows/reusable-ros-tooling-source-build.yml
#	.github/workflows/rolling-rhel-binary-build.yml

Co-authored-by: Christoph Fröhlich <[email protected]>
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.

Add CI inspired by ros2_control
2 participants