Skip to content

nextstrain run: third-party pathogen repo support #449

@victorlin

Description

@victorlin

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.

  1. Indirectly with local support, i.e. workflow users git clone the private repo and point nextstrain setup/run to the local path. The downside here is the need to interact with git.
  2. "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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions