Unity-Technologies / ROS-TCP-Endpoint

ROS package used to create an endpoint to accept ROS messages sent from a Unity scene using the ROS TCP Connector scripts
Apache License 2.0
177 stars 118 forks source link

[CI] Use pinned version of mac image #138

Closed florence-rolland closed 2 years ago

florence-rolland commented 2 years ago

Proposed change(s)

We are going to stop allowing people to target a Bokken image without specifying a tag. Only a handful of people are using it, and it gets in the way of using sourcegraph insights to estimate usage. Currently, no tag equals using the stable version of the image. I used a pinned version instead of stable because that tag is also going to disappear and I want to prevent you from having to do another maintenance in a few months.

Useful links (GitHub issues, JIRA tickets, forum threads, etc.)

JIRA Ticket https://jira.unity3d.com/browse/DSBKN-1034 Image version in the Bokken image catalogue http://images.bokken.cloud:8000/#/image/package-ci/mac/673349491555729414

Types of change(s)

Testing and Verification

Run affected CI pipeline on Yamato.

Test Configuration: Not applicable (CI environment)

Checklist

Other comments