Skip to content
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

[backport/v0.41.x] x/crisis - general audit and cleanup (#8269) #8303

Merged
merged 8 commits into from
Feb 17, 2021

Conversation

aleem1314
Copy link
Contributor

@aleem1314 aleem1314 commented Jan 12, 2021

Description

Backport of #8269

  • update docs

  • review changes

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

* update docs

* review changes

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
@aleem1314 aleem1314 marked this pull request as ready for review January 12, 2021 11:17
x/crisis/spec/02_messages.md Outdated Show resolved Hide resolved
@amaury1093 amaury1093 added A:automerge Automatically merge PR once all prerequisites pass. T:Docs Changes and features related to documentation. backport/0.40.x (Stargate) labels Jan 12, 2021
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Copy link
Collaborator

@robert-zaremba robert-zaremba left a comment

Choose a reason for hiding this comment

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

We should update events docs: we are sending two events.

Also, in 03_events.md we can change section title: Handlers -> MsgServer

@aleem1314
Copy link
Contributor Author

aleem1314 commented Jan 15, 2021

We should update events docs: we are sending two events.

I can see only one event in the crisis module.

@aleem1314 aleem1314 changed the title [docs] x/crisis - general audit and cleanup (#8269) [backport] x/crisis - general audit and cleanup (#8269) Jan 19, 2021
Copy link
Contributor

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

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

imo this is good to go, the events page seems correct. @robert-zaremba could you give a final review?

Copy link
Collaborator

@robert-zaremba robert-zaremba left a comment

Choose a reason for hiding this comment

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

uACK

@amaury1093 amaury1093 added backports/0.41.x (Stargate) and removed backport/0.40.x (Stargate) A:automerge Automatically merge PR once all prerequisites pass. labels Jan 28, 2021
@amaury1093
Copy link
Contributor

@aleem1314 could you rebase this PR to release/v0.41.x? Thanks

aleem1314 and others added 2 commits January 28, 2021 20:39
* update docs

* review changes

Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
@aleem1314 aleem1314 changed the base branch from release/v0.40.x to release/v0.41.x January 28, 2021 16:29
@clevinson clevinson changed the title [backport] x/crisis - general audit and cleanup (#8269) [backport/v0.41.x] x/crisis - general audit and cleanup (#8269) Feb 10, 2021
@clevinson clevinson mentioned this pull request Feb 10, 2021
23 tasks
@amaury1093
Copy link
Contributor

@alessio Do you have rights to merge this PR?

@amaury1093 amaury1093 added this to the v0.41.1 milestone Feb 15, 2021
@alessio alessio merged commit 3e6b7e8 into release/v0.41.x Feb 17, 2021
@alessio alessio deleted the aleem/crisis-docs-audit branch February 17, 2021 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Docs Changes and features related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants