Skip to content

chore: mark state and store packages as deprecated#2822

Merged
andynog merged 2 commits intomainfrom
anton/deprecate-state-store-packages
Apr 16, 2024
Merged

chore: mark state and store packages as deprecated#2822
andynog merged 2 commits intomainfrom
anton/deprecate-state-store-packages

Conversation

@melekes
Copy link
Collaborator

@melekes melekes commented Apr 16, 2024

Please note that I didn't use the Deprecated keyword because doing this would result in many warnings for us and our users.

Follow-up to #2709


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

note I didn't use `Deprecated` keyword because doing this would result
in a lot of warnings for us & our users.
@melekes melekes self-assigned this Apr 16, 2024
@melekes melekes requested a review from a team as a code owner April 16, 2024 14:32
@melekes melekes requested a review from a team April 16, 2024 14:32
@melekes melekes added documentation Improvements or additions to documentation backport-to-v1.x labels Apr 16, 2024
Copy link
Contributor

@adizere adizere left a comment

Choose a reason for hiding this comment

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

Looks good, guess it makes sense to avoid using the magic key word.

Copy link

@cason cason left a comment

Choose a reason for hiding this comment

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

Thank you for this.

I don't understand the usage of // XXX: in terms of comment, but if you find it more appropriate, good.

Co-authored-by: Daniel <daniel.cason@informal.systems>
@andynog andynog added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit 627b6e7 Apr 16, 2024
@andynog andynog deleted the anton/deprecate-state-store-packages branch April 16, 2024 19:19
mergify bot pushed a commit that referenced this pull request Apr 16, 2024
Please note that I didn't use the `Deprecated` keyword because doing
this would result in many warnings for us and our users.

Follow-up to #2709

---

#### PR checklist

- [ ] ~~Tests written/updated~~
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [x] 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: Andy Nogueira <me@andynogueira.dev>
Co-authored-by: Daniel <daniel.cason@informal.systems>
(cherry picked from commit 627b6e7)
melekes added a commit that referenced this pull request Apr 17, 2024
…2828)

Please note that I didn't use the `Deprecated` keyword because doing
this would result in many warnings for us and our users.

Follow-up to #2709

---

#### PR checklist

- [ ] ~~Tests written/updated~~
- [ ] ~~Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)~~
- [x] 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 #2822 done by
[Mergify](https://mergify.com).

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants