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

Formalize local execution #14

Closed
alfinkel opened this issue Sep 2, 2020 · 0 comments · Fixed by #15
Closed

Formalize local execution #14

alfinkel opened this issue Sep 2, 2020 · 0 comments · Fixed by #15
Assignees
Labels
cli Related to work in the CLI collate Related to work in the collator enhancement New feature or request

Comments

@alfinkel
Copy link
Contributor

alfinkel commented Sep 2, 2020

Overview

There's been some interest in harvest working exclusively on a local git repo without the notion of a remote counterpart. To that end we should formalize functionality that allows for harvest to target any local git repo.

Requirements

  • Allow for the repo positional argument to be set to local.
  • repo as local must be paired with the --repo-path argument.

Approach

TBD

Security and Privacy

N/A

Test Plan

TBD

@alfinkel alfinkel added enhancement New feature or request collate Related to work in the collator cli Related to work in the CLI labels Sep 2, 2020
@alfinkel alfinkel self-assigned this Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to work in the CLI collate Related to work in the collator enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant