Skip to content

Conversation

@ekilmer
Copy link
Collaborator

@ekilmer ekilmer commented May 31, 2023

Docker image version technically matters for the release artifacts themselves, but we already version them with cxx-common version.

This change reduces churn in downstream

Docker image version technically matters for the release artifacts
themselves, but we already version them with cxx-common version
@ekilmer ekilmer requested a review from Ninja3047 as a code owner May 31, 2023 18:10
- { name: 'ubuntu-v2', tag: '20.04' }
- { name: 'ubuntu-v2', tag: '22.04' }
# 'name' is Docker image name whereas 'os' is more generic
- { os: 'ubuntu', name: 'ubuntu-v2', tag: '20.04' }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it still useful to have the name here if we're just going to use matrix.image.os?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use name for the docker container that we run the steps in and also in the caches

@ekilmer ekilmer merged commit 94533d4 into master Jun 1, 2023
@ekilmer ekilmer deleted the ekilmer/fix-artifact-name branch June 1, 2023 12:35
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.

3 participants