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

Jazzy as latest #1020

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Jazzy as latest #1020

wants to merge 5 commits into from

Conversation

aaronchongth
Copy link
Member

What's new

  • tagging jazzy as latest as well

Self-checks

  • I have prototyped this new feature (if necessary) on Figma
  • I'm familiar with and follow this Typescript guideline
  • I added unit-tests for new components
  • I tried testing edge cases
  • I tested the behavior of the components that interact with the backend, with an e2e test

Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
tags: ghcr.io/${{ github.repository }}/api-server:${{ matrix.ros_distribution }}
tags: |
ghcr.io/${{ github.repository }}/api-server:${{ matrix.ros_distribution }}
${{ matrix.ros_distribution == 'jazzy' && format('ghcr.io/{0}/api-server:latest', github.repository) || null}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I just realized that this is a nightly ci, so we should tag them as jazzy-nightly and rolling-nightly instead. jazzy and rolling should point to the latest released version.

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.

2 participants