-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
continuing discussions from #444 (comment)
Better support nextstrain setup and nextstrain run for third-party repositories, including private ones.
Two avenues to consider for such support.
- Indirectly with local support, i.e. workflow users
git clonethe private repo and pointnextstrain setup/runto the local path. The downside here is the need to interact withgit. - "better UX" of
nextstrain setup/run my-org/my-pathogen(listed in Workflows as programs public#1) or similar
Both approaches require some form of authentication to download the repo contents, which inevitably requires some external interaction with the repo host. For repos hosted on GitHub, gh auth login simplifies the process.
tsibley
Metadata
Metadata
Assignees
Labels
No labels