From 6937543a20d997650ea94396afe253966f6a06d9 Mon Sep 17 00:00:00 2001 From: Lucas Fernandez Date: Fri, 4 Aug 2023 00:46:11 +0200 Subject: [PATCH] Update release docs --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index fe1135e76f..73974b2f95 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -74,6 +74,7 @@ Once we reach a date in which we want to do a release (see other sections for mo - Focusing on the `odh-dashboard` folder, we'll need to copy some files over to track the latest changes of this release - Test the latest version of the quay image ([our quay repo](https://quay.io/repository/opendatahub/odh-dashboard?tab=tags)) on a cluster to make sure the pods can come up and the Dashboard is accessible - Create a PR to include the following: + - Switch to the `incubation` branch in `odh-dashboard` - First delete everything in the folder -- git will do the diff of what changed for us - Copy all the child folders in the [manifest folder](../manifests) - Exclude the `overlays` folder as this is for internal testing purposes