-
Notifications
You must be signed in to change notification settings - Fork 39
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
Update dependencies #180
Update dependencies #180
Conversation
405fe0c
to
f72cf05
Compare
f72cf05
to
76c83e9
Compare
76c83e9
to
e258ad8
Compare
e258ad8
to
4b2412d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
- Fix `genus` script initialization. | ||
- Update Readme with for script formats. | ||
- Fix vendor file mappings when combining into a single directory. | ||
- Make panic an error when lockfile is not up to date with dependencies. | ||
- Fix Readme dependency version indication for exact match. | ||
- Fix vendor file copying for symbolic links. | ||
|
||
### Added | ||
- Add `completion` command to generate shell autocomplete integration. | ||
- Add abort on error for `vcs` script type. | ||
- Add warning to update command when using overrides. | ||
- Add support for branchless commits in dependency repositories. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a leftover from previous PRs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, exactly
No description provided.