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 0.57.0 #3044

Open
29 of 32 tasks
ebadiere opened this issue Sep 30, 2024 · 0 comments
Open
29 of 32 tasks

Release 0.57.0 #3044

ebadiere opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ebadiere
Copy link
Collaborator

ebadiere commented Sep 30, 2024

Problem

Features for 0.57 are not yet deployed

Solution

Manual release process:

  • Create a release/0.57 branch off of main. Ensure github test actions run. Merge Against release/0.57 branch
  • Bump Snapshot to 0.58.0-SNAPSHOT branch off of main. Merge against Main
  • Tag as v0.57.0-rc1
    • git tag
    • Confirm new docker image version is deployed
    • Deploy Version
    • Finished Testing (Manual, Newman, Dapp, Acceptance)
  • Review and update dependencies
    • @hashgraph/hedera-local
    • @hashgraph/sdk
  • Previewnet Testing
    • Deploy tagged version
    • Manual testing
    • Run newman tests
    • Run Dapp Example Bootstrap and manual tests
    • Run acceptance tests
    • Run performance tests
  • Testnet Testing
    • Deploy tagged version
    • Manual testing
    • Run newman tests
    • Run Dapp Example Bootstrap and manual tests
    • Run acceptance tests
    • Run performance tests
  • Let Bake
    • git tag
    • Confirm new docker image version is deployed
    • Write up release notes and changelist
  • Mainnet Testing
    • Deploy tagged version
    • Manual testing
    • Run mainnet light test suite.

Alternatives

No response

@ebadiere ebadiere added the enhancement New feature or request label Sep 30, 2024
@ebadiere ebadiere self-assigned this Sep 30, 2024
@ebadiere ebadiere added this to the 0.58.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant