usdot-fhwa-stol / actions

These actions are commonly used steps in STOL's GitHub workflows
0 stars 0 forks source link

support docker tag suffix #46

Open MishkaMN opened 1 day ago

MishkaMN commented 1 day ago

PR Details

Description

Supports https://github.com/usdot-fhwa-stol/carma-base/pull/191 Enables pushing dockerhub images with different suffix names such as usdotfhwastoldev:latest-jammy OR usdotfhwastoldev:latest-focal

Related GitHub Issue

NA

Related Jira Key

https://usdot-carma.atlassian.net/browse/ARC-158

Motivation and Context

Upgrade from Foxy to Humble required different OS images for noetic and humble ROS versions.

How Has This Been Tested?

Tested that dockerhub pushes images with correct suffix here: https://github.com/usdot-fhwa-stol/carma-base/actions/runs/11190142437/job/31111735787

Types of changes

Checklist: