Conversation
Bucky/merge master
* Release management using CircleCI * Changelog updated
* lib: remove useless code in group * update change log * Update CHANGELOG_PENDING.md Co-Authored-By: guagualvcha <baifudong@lancai.cn>
* mempool: resCb -> globalCb * reqResCb takes an externalCb * failing test for #3509 * txsMap is sync.Map * update changelog
Codecov Report
@@ Coverage Diff @@
## v0.31 #3515 +/- ##
==========================================
- Coverage 64.41% 64.06% -0.36%
==========================================
Files 213 213
Lines 17508 17354 -154
==========================================
- Hits 11277 11117 -160
- Misses 5298 5311 +13
+ Partials 933 926 -7
|
melekes
approved these changes
Apr 1, 2019
Contributor
Author
|
This was merged and not squashed so we can merge this to master and proceed with merging master to develop as usual (until we get rid of master). |
Contributor
Author
|
This triggered the automation correctly. And it (almost) worked: The python script was still using commits to master to create the release (and with it the latest tag, in this case |
iKapitonau
pushed a commit
to scrtlabs/tendermint
that referenced
this pull request
Sep 30, 2024
[CHANGELOG](https://github.com/cometbft/cometbft/blob/release/v0.38.10/CHANGELOG.md#v03810) https://github.com/cometbft/cometbft/actions/runs/9919603913 --------- Co-authored-by: Sergio Mena <sergio@informal.systems>
This file contains hidden or 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
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.
This PR includes the latest changes from develop, including the fix @ebuchman prepared during the weekend (#3512). The base branch is not
masterbut the release branchv0.30(based of master).Note that this would be the first release that makes use of the automation introduced via #3498 and sketched in https://docs.google.com/document/d/130GBRA8aYdfpz0bscoPeSJlKjkubt9iJSU5AvCYx3rw/edit