-
Notifications
You must be signed in to change notification settings - Fork 3
Use released rancher-turtles-providers chart for dev=false #385
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
Conversation
cb939cf to
87fa4c2
Compare
| echo "TURTLES_BRANCH=release-0.24" >> ${GITHUB_ENV} | ||
| fi | ||
| - name: Check out rancher/turtles repo | ||
| if: ${{ inputs.turtles_dev_chart == true || contains(env.RANCHER_VERSION, '2.13') }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Majority of the changes are reverted from https://github.com/rancher/rancher-turtles-e2e/pull/314/changes, since we do not need to build providers chart all the time anymore.
0961657 to
ada83ae
Compare
cpinjani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
ada83ae to
f779a66
Compare
Signed-off-by: Parthvi Vala <[email protected]>
2e85f96 to
10ef6e5
Compare
What does this PR do?
Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #383
Checklist:
Special notes for your reviewer: