Skip to content

Conflicting definitions of "devel"/"release" between actual Bioconductor and bioconductor_docker #37

@bschilder

Description

@bschilder

Unless I'm missing something, there appears to be a lag between when Bioconductor changes the previous devel to become the current release (3.14 as of today), and when the bioconductor/bioconductor_docker container is updated (it currently lists 3.14 as the devel and 3.13 as the release, which is no longer true).
https://hub.docker.com/layers/bioconductor/bioconductor_docker/devel/images/sha256-5edc02a68f1bbee9db21950b95c133aaab97e15781d3cc1690fed41b3689c2d2?context=explore

This causes (GitHub Action) workflows that depend on harmonized devel/release naming schemes across Bioconductor and bioconductor_docker to break.

How long of a delay is there between when a new version of Bioconductor is released and when this bioconductor_docker is updated? Is this something that is currently automated?

GHA workflow

Example GHA workflow output

Metadata

Metadata

Assignees

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