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 nextstrain-pathogen.yaml #87

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

jameshadfield
Copy link
Member

@jameshadfield jameshadfield commented Aug 20, 2024

This results in a different mount point for the 'ingest' directory in docker runtimes which more closely matches a typical setup using other runtimes. This allows the relative location of fauna ('path_to_fauna') to be the same for a typical ambient setup as for docker.

See nextstrain/cli#371 (comment) for more detail on mount points for the docker runtime.

@joverlee521 / @tsibley are there any additional side-effects of nextstrain-pathogen.yaml I'm not aware of?

This results in a different mount point for the 'ingest' directory in
docker runtimes which more closely matches a typical setup using other
runtimes. This allows the relative location of fauna ('path_to_fauna')
to be the same for a typical ambient setup as for docker.

See <nextstrain/cli#371 (comment)>
for more detail on mount points for the docker runtime.
Copy link
Contributor

@joverlee521 joverlee521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are there any additional side-effects of nextstrain-pathogen.yaml I'm not aware of?

I don't think so. The latest version of the pathogen-repo-ci checks for the presence of this file, but this repo's workflow is still pinned to v0.

@tsibley
Copy link
Member

tsibley commented Aug 21, 2024

Do the ingest or phylogenetic workflows reference other paths outside of themselves? If so, those will change too.

@jameshadfield
Copy link
Member Author

Do the ingest or phylogenetic workflows reference other paths outside of themselves? If so, those will change too.

This'd only be applicable to 'ingest' (phylo is run from the repo level, not a sub directory). In the prior setup, the 'ingest' dir was mounted directly into the container, so there could not be any paths referring to other data within 'avian-flu'. Fauna is the only reference to a path beyond 'ingest', and this was broken for all non-docker runtimes so I'm happy to fix that long-standing bug here. Test ingest action successfully completed now that our rethink server is back up.

@jameshadfield jameshadfield merged commit b9bcbdf into james/fauna-path Aug 22, 2024
14 checks passed
@jameshadfield jameshadfield deleted the james/nextstrain-pathogen-yaml branch August 22, 2024 02:04
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.

3 participants