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

Release Hermes v1.0.0-rc.0 #2265

Closed
6 tasks done
adizere opened this issue Jun 3, 2022 · 0 comments · Fixed by #2355
Closed
6 tasks done

Release Hermes v1.0.0-rc.0 #2265

adizere opened this issue Jun 3, 2022 · 0 comments · Fixed by #2355
Assignees
Labels
A: admin Admin: general administrative & planning issue
Milestone

Comments

@adizere
Copy link
Member

adizere commented Jun 3, 2022

Release Hermes v1.0.0-rc.0

Cleanup & dependencies

  • The presentation for the ibc-relayer-cli crate is very minimal, we should improve that; we should signal clearly what each module is for and look for obvious boilerplate content to make it more specific or remove it from the documentation

  • We have an inconsistency between query packet pending and query packet unreceived-acks/unreceived-packets

    • We should stick to one adjective consistency: either pending or unreceived
    • Additionally, it's not accurate to use the word "acks" in unreceived-acks because "acks" are a type of packets; so when we say unreceived-packets that should actually include acks -> we should consider renaming unreceived-packets into unreceived-send or something similar to make the clear distinction between sends and acks.

The usual todos

  • Create a new release in the changelog, using unclog.
    • If doing a release candidate (rc) version, then skip the unclog release step.
  • Bump all crate versions to the new version.
  • Reassign unfinished issues of previous milestone to the next milestone.
  • Update Cargo.lock file (if re-publishing ibc-relayer-cli)
@adizere adizere added this to the v1.0.0 milestone Jun 3, 2022
@adizere adizere added the A: admin Admin: general administrative & planning issue label Jun 3, 2022
@adizere adizere pinned this issue Jun 9, 2022
@mzabaluev mzabaluev unpinned this issue Jun 17, 2022
@mzabaluev mzabaluev pinned this issue Jun 17, 2022
@romac romac self-assigned this Jun 28, 2022
@romac romac mentioned this issue Jun 29, 2022
6 tasks
@romac romac changed the title Release v1 for ibc-relayer-cli crate Release Hermes v1 Jun 29, 2022
@romac romac changed the title Release Hermes v1 Release Hermes v1.0.0 Jun 29, 2022
@romac romac changed the title Release Hermes v1.0.0 Release Hermes v1.0.0-rc.0 Jul 13, 2022
@adizere adizere unpinned this issue Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: admin Admin: general administrative & planning issue
Projects
No open projects
Status: Closed
Development

Successfully merging a pull request may close this issue.

2 participants