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

feat(release): automate post-upgrade tasks by code generating upgrade handler and auto-increasing e2e version #2609

Closed
p0mvn opened this issue Sep 5, 2022 · 2 comments · Fixed by #3100
Assignees
Labels
C:e2e feature New feature or request Good first issue T:auto Automatic items T:build

Comments

@p0mvn
Copy link
Member

p0mvn commented Sep 5, 2022

Background

The post-release process in #2608 can be fully automated.

Suggested Design

Acceptance Criteria

  • the script is tested on a personal fork
  • Proof PR from personal fork is attached
  • E2E test is passing
  • E2E test is testing the post-release upgrade handler
@p0mvn p0mvn added the C:e2e label Sep 5, 2022
@p0mvn p0mvn added the T:build label Sep 5, 2022
@osmo-bot osmo-bot moved this to Needs Review 🔍 in Osmosis Chain Development Sep 5, 2022
@p0mvn p0mvn added T:auto Automatic items feature New feature or request Good first issue labels Sep 5, 2022
@pysel
Copy link
Member

pysel commented Oct 16, 2022

hello @p0mvn is this available to work on?

@p0mvn
Copy link
Member Author

p0mvn commented Oct 16, 2022

Yes, please go ahead. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment