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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump required crystal to 0.35 #424

Merged
merged 4 commits into from
Jul 24, 2020

Conversation

bcardiff
Copy link
Member

Code cleanups plus followup for #421 馃槥

Otherwise make lib target will trigger on CI because the shard.lock version is overwritten by shards install _after_ the creation of lib folder.

Since Crystal 0.35 ships with shards 0.11 which supports lock version 2.0, and required crystal was bumped in previous commit we can make this change now.
@bcardiff bcardiff merged commit 371d15a into crystal-lang:master Jul 24, 2020
@bcardiff bcardiff deleted the bump-required-crystal branch July 24, 2020 16:14
@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
* Bump requirement for Crystal >= 0.35

* Update shard.lock to version 2.0

Otherwise make lib target will trigger on CI because the shard.lock version is overwritten by shards install _after_ the creation of lib folder.

Since Crystal 0.35 ships with shards 0.11 which supports lock version 2.0, and required crystal was bumped in previous commit we can make this change now.

* Test nightly on every commit also

* Memoize crystal_path in specs
f-fr pushed a commit to f-fr/shards that referenced this pull request Jan 2, 2021
* Bump requirement for Crystal >= 0.35

* Update shard.lock to version 2.0

Otherwise make lib target will trigger on CI because the shard.lock version is overwritten by shards install _after_ the creation of lib folder.

Since Crystal 0.35 ships with shards 0.11 which supports lock version 2.0, and required crystal was bumped in previous commit we can make this change now.

* Test nightly on every commit also

* Memoize crystal_path in specs
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