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

docs: update release steps #1583

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

varunsrin
Copy link
Member

@varunsrin varunsrin commented Nov 15, 2023

Motivation

Update the steps to release new versions of Hubble.

Change Summary

See above.

Merge Checklist

Additional Context

If this is a relatively large or complex change, provide more details here that will help reviewers


PR-Codex overview

This PR focuses on streamlining the release process for Hubble.

Detailed summary

  • Reviewed CHANGELOG.md for accuracy.
  • Checked that package.json was bumped correctly.
  • Updated protocol version if necessary.
  • Created commit, merged to main, and ran yarn build.
  • Published changes using yarn changeset publish.
  • Fetched and updated tags.
  • Deleted biome tags.
  • Pushed tags.
  • Re-triggered Docker build if necessary.
  • Created GitHub Release for Hubble, including changelog.
  • Created NFT for non-patch changes.
  • Ensured Docker image for latest release is built and published.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Nov 15, 2023

⚠️ No Changeset found

Latest commit: 253f262

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
hub-monorepo ✅ Ready (Inspect) Visit Preview Nov 15, 2023 6:15am

@varunsrin varunsrin added the t-docs Add or update documentation label Nov 15, 2023
@varunsrin
Copy link
Member Author

cc @sanjayprabhu merged in your latest instructions

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45f071e) 73.36% compared to head (253f262) 73.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1583      +/-   ##
==========================================
- Coverage   73.36%   73.34%   -0.03%     
==========================================
  Files          92       92              
  Lines        8636     8636              
  Branches     1946     1946              
==========================================
- Hits         6336     6334       -2     
- Misses       2182     2184       +2     
  Partials      118      118              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@varunsrin varunsrin merged commit f026ad1 into main Nov 15, 2023
9 checks passed
@varunsrin varunsrin deleted the varunsrin/update-release-instructions branch November 15, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t-docs Add or update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant