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

Add --frozen and --without-development CLI flags #473

Conversation

straight-shoota
Copy link
Member

This patch adds flags --frozen and --without-development which allow to use the two functions of --production individually.

There's also a behavioural change included in ff457ff which lets --frozen fail when shard.lock is missing. This should actually be the expected behaviour, also for --production.

Resolves most of #452

@straight-shoota straight-shoota force-pushed the feature/frozen-without_development-flag branch from 75c8ea4 to 1363bb7 Compare February 2, 2021 22:44
@bcardiff bcardiff added this to the v0.14.0 milestone Feb 19, 2021
@bcardiff bcardiff merged commit 4f95967 into crystal-lang:master Feb 19, 2021
@straight-shoota straight-shoota deleted the feature/frozen-without_development-flag branch February 19, 2021 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants