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 cli arg to skip dependencies #1819

Merged
merged 11 commits into from
Jan 9, 2024
Merged

Conversation

ngharrington
Copy link
Contributor

@ngharrington ngharrington commented Jan 5, 2024

New PR to address #1314

@ngharrington ngharrington changed the title Add cli arg to skip dependencies WIP: Add cli arg to skip dependencies Jan 5, 2024
@ngharrington ngharrington changed the title WIP: Add cli arg to skip dependencies Add cli arg to skip dependencies Jan 5, 2024
@casey casey enabled auto-merge (squash) January 9, 2024 08:37
@casey casey merged commit b66cce0 into casey:master Jan 9, 2024
5 checks passed
@casey
Copy link
Owner

casey commented Jan 9, 2024

Nice! I refactored it a little:

  • Changed the name to --no-deps, since that seems more natural
  • no_depsendencies is on the RecipeContext, so I got it from there, instead of passing it separatelly

@nogweii nogweii mentioned this pull request Feb 23, 2024
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.

2 participants