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

ci: use yq to parse version from Chart.yaml and save ~30 seconds #2017

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

consideRatio
Copy link
Member

No description provided.

@consideRatio consideRatio force-pushed the pr/ci-yq-to-read-yaml branch 3 times, most recently from db93eef to aba47c7 Compare January 28, 2021 03:25
With the jacobtomlinson/gha-read-helm-chart@0.1.3 action, we end up
building the docker image for the action for 30-40 seconds. This build
can also end up failing from time to time.

By instead extracting the version field using the yq action things
hopefully go faster.
@consideRatio consideRatio changed the title ci: use yq instead of slower dedicated docker based action to read YAML ci: use yq to parse version from Chart.yaml and save ~30 seconds Jan 28, 2021
@consideRatio consideRatio merged commit a638bf9 into jupyterhub:master Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant