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

Merged
merged 7 commits into from
Nov 7, 2024
Merged

Jazzy as latest #1020

merged 7 commits into from
Nov 7, 2024

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]>
@aaronchongth aaronchongth requested a review from koonpeng October 23, 2024 08:30
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.

Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Aaron Chong <[email protected]>
@aaronchongth aaronchongth requested a review from koonpeng October 29, 2024 11:02
@aaronchongth
Copy link
Member Author

Good point, I've opened #1022 to as a reminder to set up that workflow to be triggered by releases

@aaronchongth
Copy link
Member Author

Will merge this after #1007, since conflicts will only be in 2 files

@aaronchongth aaronchongth merged commit 40eb156 into main Nov 7, 2024
1 check passed
@aaronchongth aaronchongth deleted the ci/jazzy-latest branch November 7, 2024 03:59
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