tektoncd / plumbing

This repo holds configuration for infrastructure used across the tektoncd org 🏗️
Apache License 2.0
60 stars 110 forks source link

Move the Dashboard nightly image to GHCR #2202

Closed AlanGreene closed 1 week ago

AlanGreene commented 1 week ago

Changes

Related to https://github.com/tektoncd/plumbing/issues/2157 and https://github.com/tektoncd/dashboard/pull/3634

Publish the Dashboard nightly release image to ghcr.io

Old images were at: gcr.io/tekton-nightly/github.com/tektoncd/dashboard/cmd/<image-name>

With this change they will now be at: ghcr.io/tektoncd/dashboard/<image-name>

/kind misc

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

See the contribution guide for more details.

tekton-robot commented 1 week ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

AlanGreene commented 1 week ago

Triggered a nightly run and verified the resulting image locally: https://github.com/tektoncd/dashboard/pkgs/container/dashboard%2Fdashboard-9623576a202fe86c8b7d1bc489905f86

All tests passing 🎉

afrittoli commented 1 week ago

/approve /lgtm

tekton-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: afrittoli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/tektoncd/plumbing/blob/main/OWNERS)~~ [afrittoli] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment