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

feat: Set nightly and latest tags when publishing to DockerHub #129

Merged
merged 3 commits into from
May 7, 2024

Conversation

fuzzypixelz
Copy link
Member

Fixes #123.

@diogomatsubara
Copy link
Contributor

@fuzzypixelz I think we're ready for merging this. All the dependent repos have been updated to use the new action image attribute instead of the tags attribute.

@gabrik gabrik merged commit abe1a66 into eclipse-zenoh:main May 7, 2024
1 check passed
diogomatsubara added a commit to ZettaScaleLabs/zenoh that referenced this pull request May 14, 2024
In eclipse-zenoh/ci#129 the docker publish
action was changed to use an image attribute and use the live-run
attribute to decide between publishing nightly or latest tags, thus we
need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-mqtt that referenced this pull request May 14, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-ros2dds that referenced this pull request May 14, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-dds that referenced this pull request May 14, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-ros1 that referenced this pull request May 14, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-ros1 that referenced this pull request May 15, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh that referenced this pull request May 15, 2024
In eclipse-zenoh/ci#129 the docker publish
action was changed to use an image attribute and use the live-run
attribute to decide between publishing nightly or latest tags, thus we
need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-mqtt that referenced this pull request May 15, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-ros2dds that referenced this pull request May 15, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
diogomatsubara added a commit to ZettaScaleLabs/zenoh-plugin-dds that referenced this pull request May 15, 2024
In eclipse-zenoh/ci#129 the docker publish action was changed to use an image attribute and use the live-run attribute to decide between publishing nightly or latest tags, thus we need to set the live-run to false.
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.

Update latest tag when publishing to DockerHub
3 participants