Skip to content

chore: file updates for the v1.0.0-rc1 release#3189

Merged
andynog merged 12 commits intomainfrom
andy/v1-rc1-upgrading-doc
Jun 18, 2024
Merged

chore: file updates for the v1.0.0-rc1 release#3189
andynog merged 12 commits intomainfrom
andy/v1-rc1-upgrading-doc

Conversation

@andynog
Copy link
Collaborator

@andynog andynog commented Jun 5, 2024

Partially closes: #3255

File updates:

  • UPGRADING.md (this PR)
  • version.go updates (minor version bump 2.1.0 to accommodate ABCI name changes Request/Response as suffix)
    • Check with the SDK team if ABCI version OK to update due to message name changes (SDK team OK with change)
  • Update information about new policy for major and minor releases in regards to branches (this PR)

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

@andynog andynog self-assigned this Jun 5, 2024
@andynog andynog requested a review from a team as a code owner June 5, 2024 10:27
@andynog andynog requested a review from a team June 5, 2024 10:27
@andynog andynog added the documentation Improvements or additions to documentation label Jun 5, 2024
@andynog andynog added this to the 2024-Q2 milestone Jun 5, 2024
@andynog andynog mentioned this pull request Jun 5, 2024
31 tasks
@andynog andynog changed the title docs: updates to UPGRADING doc for v1-rc1 docs: updates to UPGRADING.md for v1.0.0-rc1 rel Jun 5, 2024
@andynog andynog changed the title docs: updates to UPGRADING.md for v1.0.0-rc1 rel docs: updates to UPGRADING.md for v1.0.0-rc1 release Jun 5, 2024
@andynog andynog changed the title docs: updates to UPGRADING.md for v1.0.0-rc1 release docs: documentation updates to for v1.0.0-rc1 release Jun 5, 2024
@andynog andynog changed the title docs: documentation updates to for v1.0.0-rc1 release documentation updates to for v1.0.0-rc1 release Jun 5, 2024
@andynog andynog changed the title documentation updates to for v1.0.0-rc1 release chore: documentation updates to for v1.0.0-rc1 release Jun 5, 2024
@andynog andynog changed the title chore: documentation updates to for v1.0.0-rc1 release chore: preparation for first release candidate v1.0.0-rc1 Jun 10, 2024
@andynog andynog marked this pull request as draft June 10, 2024 15:51
@andynog andynog changed the title chore: preparation for first release candidate v1.0.0-rc1 chore: file updates for the v1.0.0-rc1 release Jun 13, 2024
@andynog andynog marked this pull request as ready for review June 17, 2024 18:02
Copy link
Collaborator

@sergio-mena sergio-mena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🙏
Did you do the unclog build? Or is it coming in another PR?

andynog and others added 2 commits June 18, 2024 08:49
Co-authored-by: Sergio Mena <sergio@informal.systems>
@andynog
Copy link
Collaborator Author

andynog commented Jun 18, 2024

Thanks! 🙏 Did you do the unclog build? Or is it coming in another PR?

Thanks @sergio-mena, that is another PR but it is not ready yet #3253

@andynog andynog added this pull request to the merge queue Jun 18, 2024
Merged via the queue into main with commit 9e854cb Jun 18, 2024
@andynog andynog deleted the andy/v1-rc1-upgrading-doc branch June 18, 2024 15:36
mergify bot pushed a commit that referenced this pull request Jun 18, 2024
Partially closes: #3255

### File updates:
 - [X] `UPGRADING.md` (this PR)
- [X] `version.go` updates (minor version bump 2.1.0 to accommodate ABCI
name changes Request/Response as suffix)
- [X] Check with the SDK team if ABCI version OK to update due to
message name changes (SDK team OK with change)
- [X] Update information about new policy for major and minor releases
in regards to branches (this PR)

#### PR checklist

- [ ] ~~Tests written/updated~~
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

---------

Co-authored-by: Sergio Mena <sergio@informal.systems>
(cherry picked from commit 9e854cb)
andynog added a commit that referenced this pull request Jun 18, 2024
)

Partially closes: #3255 

### File updates:
 - [X] `UPGRADING.md` (this PR)
- [X] `version.go` updates (minor version bump 2.1.0 to accommodate ABCI
name changes Request/Response as suffix)
- [X] Check with the SDK team if ABCI version OK to update due to
message name changes (SDK team OK with change)
- [X] Update information about new policy for major and minor releases
in regards to branches (this PR)

#### PR checklist

- [ ] ~~Tests written/updated~~
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3189 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
hvanz pushed a commit that referenced this pull request Jun 20, 2024
)

Partially closes: #3255 

### File updates:
 - [X] `UPGRADING.md` (this PR)
- [X] `version.go` updates (minor version bump 2.1.0 to accommodate ABCI
name changes Request/Response as suffix)
- [X] Check with the SDK team if ABCI version OK to update due to
message name changes (SDK team OK with change)
- [X] Update information about new policy for major and minor releases
in regards to branches (this PR)

#### PR checklist

- [ ] ~~Tests written/updated~~
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [ ] ~~Updated relevant documentation (`docs/` or `spec/`) and code
comments~~
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3189 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

chore: preparation for first release candidate v1.0.0-rc1

3 participants