-
Notifications
You must be signed in to change notification settings - Fork 44
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
Release Version 3.0.0-alpha.7 #440
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testing unit coverage step triggers bug in time crate on nightly: time-rs/time#618
27a7f92 ci: fix for bug in upstream lib (Cameron Garnham) Pull request description: testing unit coverage step triggers bug in time crate on nightly: time-rs/time#618 ACKs for top commit: da2ce7: ACK 27a7f92 Tree-SHA512: 545742277460f79682e3d0b27e42e9d03085ed50de4552a60a4dc8174afff67b0838024f2b978c5386e292365816bd84a764796081fd35469135bdb692c3808b
4bd88e7 style: format .toml files (Cameron Garnham) 0ff86da chore: update cargo deps (Cameron Garnham) 91ff423 chore: update cargo lockfile (Cameron Garnham) 7d5acd2 chore: bump codecov/codecov-action from 3 to 4 (Cameron Garnham) 4cc4680 chore: update docker workflow actions (Cameron Garnham) Pull request description: - include formatting of toml files ACKs for top commit: da2ce7: ACK 4bd88e7 Tree-SHA512: ba8e44db27de33314959328233e775b77f4d2c4b11e13893b38efe5a1cbdacbdea5dc5959c3ad7fcebb34fedd954e5496d35ac7b755ab8f848832858bac6fcbb
This reverts commit 7d5acd2.
ab0dd30 docs: update release process (Cameron Garnham) Pull request description: - Still not verified. Wish to do a test after merge. ACKs for top commit: da2ce7: ACK ab0dd30 Tree-SHA512: 512c41c4cc0ba21dbd468821478e4149c7dd36c09f07c77278051a8e4663dde5cb9759bad80e32e6e3cfd6a572e0e97fe8a82e170743400421878b5d5e6b0521
add version suffix to match release process expectations
fc7cad0 chore: bump alpha version to 3.0.0-alpha.7-develop (Cameron Garnham) Pull request description: add version suffix to match release process expectations ACKs for top commit: da2ce7: ACK fc7cad0 Tree-SHA512: 6feab763a93cb4d4d6b5133cb4980f3d60179ee7b7dc6fbee3c2e15d42512ae65ca633cddf06f1fce69157f75f85bcb5a3d11695c3713c8bad9c10e1ff7bb3ce
ACK a9b199d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Following - #431 , lets check if the release process works! :)