You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "repo ${{ env.REPO_NAME}} has packages: ${{ env.package_list }}"
For the format + ros-lint we maybe should not use ubuntu-latest but always the explicit version from REP-2000? (make an input for the os-version and specify that from the calling workflows from the repos)
The text was updated successfully, but these errors were encountered:
A great advantage of the central reusable workflows is that we reduce dependabot-commits in the other repos. But there are some workflows here missing
reusable-pre-commit.yml
and add workflow for it #10os_name
#11Some hints
ros2_control_ci/.github/workflows/reusable-ros-tooling-source-build.yml
Lines 39 to 44 in 697ccb5
The text was updated successfully, but these errors were encountered: