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

chore: remove testnet from release type #11

Merged
merged 3 commits into from Feb 1, 2024

Conversation

jacderida
Copy link
Contributor

@jacderida jacderida commented Feb 1, 2024

  • f0148e7 chore: remove testnet from release type

    This also deletes all the tests related to testnet, since we won't be supporting this binary any
    more.

  • 6183f05 refactor: retrieve latest release from crates.io

    It's actually much simpler to use the crates.io API to obtain the latest version of a crate for a
    workspace repository, because it doesn't involve searching through various different types of Github
    releases.

  • ef937e5 chore: update license year

    We know this is not required from a legal point of view, but the license verification tool works on
    the basis of the current year, so we need to update the files to get CI green.

This also deletes all the tests related to testnet, since we won't be supporting this binary any
more.
It's actually much simpler to use the `crates.io` API to obtain the latest version of a crate for a
workspace repository, because it doesn't involve searching through various different types of Github
releases.
We know this is not required from a legal point of view, but the license verification tool works on
the basis of the current year, so we need to update the files to get CI green.
@jacderida jacderida merged commit bb8662e into maidsafe:main Feb 1, 2024
8 checks passed
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.

None yet

2 participants