You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal here is to update these workflows to that we use the versions of those scripts in each branch (for latest would be master branch) so that we can apply fixes without the need for the client to update shell
The reusable workflows
build-extension-charts
andbuild-extension-catalog
make use of a couple of scripts, as per https://github.com/rancher/dashboard/blob/master/.github/workflows/build-extension-charts.yml#L80-L102, that are being pulled from the client'sshell
package.The goal here is to update these workflows to that we use the versions of those scripts in each branch (for
latest
would bemaster
branch) so that we can apply fixes without the need for the client to update shellTesting should be already covered in https://github.com/rancher/dashboard/blob/master/.github/workflows/test-extension-workflows-master.yml + https://github.com/rancher/dashboard/blob/master/.github/workflows/test-extension-workflows-release-2.9.yml + https://github.com/rancher/dashboard/blob/master/.github/workflows/test-extension-workflows-release-2.8.yml
The text was updated successfully, but these errors were encountered: