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

testnet sandboxing and alpha tweaks. #1571

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented Apr 5, 2024

Description

reviewpad:summary

RolandSherwin and others added 6 commits April 8, 2024 09:28
This change exists just to generate a new version number. We can remove it if necessary.
There was an issue with the script always applying 0 for the pre-release identifier. We got into a
situation where it actually needed to be incremented by 1, because there was already a crate
published at the 0 version.

Added some text output to help clarify what the script is doing.

Also tidied the style by consistently applying Bash syntax (as opposed to POSIX compatible) and a
tab size of 2.
Just removed a few words to try and effect another change in `sn_client`, to get a new version.

This crate has already been published and references an older version of `sn_protocol`, which is
causing a problem because `sn_cli` is referencing a newer version of it.
Again, these changes are just to effect a release.

A change to the release workflow also removes testing the environment variable and re-exporting it.
On the last build I ran, it appears to have worked as expected, where previously it didn't. Doesn't
really make any sense.
@joshuef joshuef force-pushed the alpha-tweaksformain branch from 6abd92f to 868a0a1 Compare April 8, 2024 00:29
@RolandSherwin RolandSherwin added this pull request to the merge queue Apr 8, 2024
Merged via the queue into maidsafe:main with commit 71ea622 Apr 8, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants