-
Notifications
You must be signed in to change notification settings - Fork 48
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: prepare 10.1.3 release for decodeme/mesureme #231
chore: prepare 10.1.3 release for decodeme/mesureme #231
Conversation
Could you update this code to also publish decodeme? measureme/.github/workflows/publish.yml Line 17 in c2ec9d5
|
@michaelwoerister done. Thanks for setting up the branch and the publish workflow! |
I'll do the release right now |
Looks like we cannot publish decodeme with the existing token: |
I'll publish manually, maybe is just missing the |
For the next release it should hopefully work (but will fail the first time for analyzeme) |
Nice. They are available. Though it seems I forgot to backport README for decodeme :( I'll do v12 release in the other PR. Thank you a lot! |
While not required, I guess we might want to create a git tag and a GitHub release for 10.1.3? |
This is a part of #229.
There should be no code change between 10.1.3,
The only change is including open source licenses in Cargo.toml
and the distributable tarball (
.crate
file generated bycargo package/publish
).(I'll update changelog after this PR is submitted)