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

Use our repository for the CI #303

Merged
merged 3 commits into from
Jun 21, 2021
Merged

Use our repository for the CI #303

merged 3 commits into from
Jun 21, 2021

Conversation

mudler
Copy link
Contributor

@mudler mudler commented Jun 21, 2021

Instead of polling mocaccino repositories, just install our toolset from our repository.

It also includes a commit that switches building nerdctl and k9s from source instead.

@mudler mudler force-pushed the toolchain branch 4 times, most recently from 054b098 to cf8e2ac Compare June 21, 2021 10:58
Copy link
Contributor

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

- |
PACKAGE_VERSION=${PACKAGE_VERSION%\+*} && \
mkdir -p /${PACKAGE_NAME}/usr/bin && \
curl -L https://github.com/stedolan/jq/releases/download/jq-${PACKAGE_VERSION}/jq-linux64 -o /${PACKAGE_NAME}/usr/bin/${PACKAGE_NAME} && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we use labels.github.owner and labels.github.repo here? I found it pretty useful to test pre-release or patched releases from my own forks

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

mudler and others added 2 commits June 21, 2021 14:09
Also add envrc helper to expose raw img disk creation.

Signed-off-by: Ettore Di Giacinto <[email protected]>
Co-authored-by: Darren Shepherd <[email protected]>
Signed-off-by: Ettore Di Giacinto <[email protected]>
@mudler
Copy link
Contributor Author

mudler commented Jun 21, 2021

Ok tests were green for the CI, I just had to resolve the conflict on the manifest.yaml file

@mudler mudler merged commit a8541a0 into master Jun 21, 2021
@mudler mudler deleted the toolchain branch June 22, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants