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

Fix nightly builds #421

Merged
merged 2 commits into from
Jul 22, 2020
Merged

Conversation

bcardiff
Copy link
Member

@bcardiff bcardiff commented Jul 22, 2020

Grab version from lock and install using curl

This will fix shards nightly builds. This is the analogous to crystal-lang/distribution-scripts#71 , curl is not available in crystal docker image. This PR uses --ignore-crystal-version

Grab version from lock and install using curl
Since SHARDS_OPTS is not available yet we can't use it
@bcardiff bcardiff changed the title Avoid using shards to install dependencies Fix nightly builds Jul 22, 2020
@bcardiff bcardiff merged commit 6febcec into crystal-lang:master Jul 22, 2020
@bcardiff bcardiff deleted the install-lib-without-shards branch July 23, 2020 00:05
@waj waj added this to the v0.12.0 milestone Jul 28, 2020
taylor pushed a commit to vulk/shards that referenced this pull request Aug 11, 2020
* Avoid using shards to install dependencies

Grab version from lock and install using curl

* Curl is not available, use --ignore-crystal-version

Since SHARDS_OPTS is not available yet we can't use it
f-fr pushed a commit to f-fr/shards that referenced this pull request Jan 2, 2021
* Avoid using shards to install dependencies

Grab version from lock and install using curl

* Curl is not available, use --ignore-crystal-version

Since SHARDS_OPTS is not available yet we can't use it
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.

None yet

2 participants