Skip to content

Address removal of augur export v1 for private.nextflu.org builds #213

@joverlee521

Description

@joverlee521

Context

augur export v1 will be removed soon, but we still use it in the private.nextflu.org build.

Possible solutions

Short term

We can pin the docker image used in the private nextflu workflow to a docker-base image that still has a version of Augur that has augur export v1.

We cannot do this indefinitely because the private nextflu workflow is built on top of the core workflow. If we make backwards-incompatible changes the in the core workflow (e.g. use the new refine --remove-outgroup flag) that are not available in the pinned version of Augur, then the workflow will fail. (Edit: I guess we could pin the private nextflu workflow to a commit to work around this, but that will prevent us from updating the source files like reference strains. Sounds like a bad set up!)

Medium term

Keep augur export v1 as a custom script in this repo to continue using it in the workflow.

Long term

Sunset private.nextflu.org

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