Skip to content

Have a URL for digraphs-lib that does not include the version number? #826

@wilfwilson

Description

@wilfwilson

I've noticed that I (manually, as one currently has to) updated digraphs-lib from version 0.6 to version 0.7. This process happens independently of the Digraphs repository and pull requests here, so I didn't notice that it broke the Digraphs CI, which explicitly was looking for digraphs-lib-0.6.tar.gz, which no longer exists.

It would be good if the Digraphs CI could instead use a URL for digraphs-lib that always defaulted to the latest version.

Resolving #823 by having digraphs-lib be its own repository as suggested in #823 (comment) could solve this failing-CI version in two ways: firstly, releasing digraphs-lib-0.7.tar.gz wouldn't do anything to affect the continued existence of digraphs-lib-0.6.tar.gz, but also you could make use of the GitHub "latest" concept (e.g. the existence of URLs such as https://github.com/digraphs/Digraphs/releases/latest) to mean that the CI could automatically always use the latest version of the library.

cf. #823.

Metadata

Metadata

Assignees

No one assigned

    Labels

    technicalA necessary technical change, not interesting mathematically/feature-wisewebsiteIssues and PRs concerning the Digraphs package website

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions