Skip to content

Dead-ended Cylc conda packages #155

@hjoliver

Description

@hjoliver

There are two cylc conda packages that we stopped publishing at older versions.

the "cylc" meta-package

We abandoned this after 8.0b1, so if a user (quite reasonably) types conda install cylc they will get ancient development releases of our components.

blargh $ conda search cylc
Loading channels: done
# Name                       Version           Build  Channel             
cylc                           8.0a1          py37_0  conda-forge         
cylc                           8.0a1  py37hc8dfbb8_1  conda-forge         
cylc                           8.0a1          py38_1  conda-forge         
cylc                           8.0a2  py37hc8dfbb8_0  conda-forge         
cylc                           8.0a2  py37hc8dfbb8_1  conda-forge         
cylc                           8.0a2  py37hc8dfbb8_2  conda-forge         
cylc                           8.0a2  py38h32f6830_0  conda-forge         
cylc                           8.0a2  py38h32f6830_1  conda-forge         
cylc                           8.0a2  py38h32f6830_2  conda-forge         
cylc                           8.0b0  py37h89c1867_0  conda-forge         
cylc                           8.0b0  py38h578d9bd_0  conda-forge         
cylc                           8.0b1  py37h89c1867_0  conda-forge         
cylc                           8.0b1  py38h578d9bd_0  conda-forge 

cylc-ui

We stopped publishing this as a separate conda package after 8.0rc1. In the 23 May Cylc meeting, no one present could remember if this was a deliberate decision or not. We don't need it as a separate package (it is bundled with cylc-uiserver), but older versions were published so we should do something to indicate they should not be user.

blargh $ conda search cylc-ui
Loading channels: done
# Name                       Version           Build  Channel             
cylc-ui                          0.1               0  conda-forge         
cylc-ui                          0.1               1  conda-forge         
cylc-ui                          0.1               2  conda-forge         
cylc-ui                          0.2               0  conda-forge         
cylc-ui                          0.2               1  conda-forge         
cylc-ui                        0.3.0      ha770c72_0  conda-forge         
cylc-ui                        0.4.0      ha770c72_0  conda-forge         
cylc-ui                        0.5.0      ha770c72_0  conda-forge         
cylc-ui                        1.0.0      ha770c72_0  conda-forge  

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions