Skip to content

Automate new builds/releases after Augur, Auspice, etc. releases #2

Description

@tsibley

Releases of Augur and Auspice (and maybe one or two other?) trigger new builds/releases of our Docker runtime image by triggering the CI of nextstrain/docker-base. This repo's CI should also be triggered by new Augur and Auspice (and maybe other) internal upstream releases, with the caveat that they should wait until after the Conda packages for those projects are also released (since that's what consumed here). Since those are Bioconda recipes, it might be more hard to trigger directly. Instead we might:

  • Poll the Anaconda API for new versions in the Bioconda channel using a scheduled action in this repo.
  • Register webhooks for Bioconda repo events and trigger upon receiving them.
  • Moving Conda packaging for Augur and Auspice into their respective repos and publishing on our own channel instead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions