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

steno dep could come from crates.io #1548

Merged
merged 1 commit into from
Aug 5, 2022
Merged

steno dep could come from crates.io #1548

merged 1 commit into from
Aug 5, 2022

Conversation

davepacheco
Copy link
Collaborator

@davepacheco davepacheco commented Aug 5, 2022

I don't think there's a strong reason to use a git dependency here. The main advantages to using a git dependency I think are privacy (doesn't matter, it's open source) and faster development. Steno doesn't change that rapidly, and we need to update Cargo.lock in Omicron anyway to pull in changes. So it's just the Steno release process we're saving. Now that it's got some release tooling, I'd rather run that more often than deal with the downsides of a git dependency.

@davepacheco davepacheco requested a review from bnaecker August 5, 2022 15:39
Copy link
Contributor

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

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

yes!

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