Update CI and root docs on main for v0.38 release#597
Conversation
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
| | Branch | Tests | Linting | | ||
| |---------|------------------------------------------------|---------------------------------------------| | ||
| | main | [![Tests][tests-badge]][tests-url] | [![Lint][lint-badge]][lint-url] | | ||
| | v0.38.x | [![Tests][tests-badge-v038x]][tests-url-v038x] | [![Lint][lint-badge-v038x]][lint-url-v038x] | |
There was a problem hiding this comment.
Wanted to highlight these images don't render, probably because the tests for v0.38 are not active yet?
There was a problem hiding this comment.
We need the CI changes I've just pushed to #596 to be merged first before these images will render.
There was a problem hiding this comment.
As expected, now that #596 has been merged, the images render.
|
|
||
| Currently supported versions include: | ||
|
|
||
| - v0.38.x: CometBFT v0.38 introduces ABCI 2.0, which implements the entirety of |
|
@thanethomson I can't find a single successful run in the last 10 months: Why is v0.38 running against v1 tags? Why is the target-branch set to The same like And 0.34 isn't even part of this repo anymore, no branch for that version. Why is dependabot not creating pull requests for the many outdated dependencies even when /api/go.mod hasn't been configured yet? Why are issues disabled? |
Partially addresses #595.
Updates the CI config (adding nightly E2Es for the
v0.38.xbranch), as well as configures Mergify and Dependabot to behave in the same way as ourv0.37.xandv0.34.xbranches.Also updates the
README.mdandRELEASES.mdwith some minor fixes (some of which we should partially propagate back tov0.37.xandv0.34.xat some point).PR checklist
.changelog(we use unclog to manage our changelog)docs/orspec/) and code comments