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

shard.yml version updating automatically #185

Closed
lebogan opened this issue Dec 15, 2017 · 1 comment
Closed

shard.yml version updating automatically #185

lebogan opened this issue Dec 15, 2017 · 1 comment

Comments

@lebogan
Copy link

lebogan commented Dec 15, 2017

Here's my use case:
I have an app using some shards and the app version is in src/app/version.cr. I keep the app version up to date during development and I use a --version flag for the user. I always seem to forget to update the version in the shard.

  1. Is that version number in shard.yml the same as my app version?
  2. Is there a way to auto-update that number during development/refactor/bug fixing/etc?

If this constitutes a feature request, please consider.

Thank you so much for this awesome tool!

@lebogan lebogan closed this as completed Dec 15, 2017
@lebogan
Copy link
Author

lebogan commented Dec 15, 2017

Found #147 which answers my request. Thanks.

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

No branches or pull requests

1 participant