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

build: release: v1.19.0 #9851

Merged
merged 432 commits into from
Dec 13, 2022
Merged

build: release: v1.19.0 #9851

merged 432 commits into from
Dec 13, 2022

Conversation

jennijuju
Copy link
Member

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

geoff-vball and others added 30 commits October 13, 2022 14:44
chore: build: add calib upgrade param for shark
chore: deps: update go-state-types and builtin-actors for v9 release
fix: upgrade: no splash banner for nv17 :(
feat: shed: FIP0036 post poll result processing
test: Add invariance checks to v17 migration test
feat: cli: Add commands for listing allocations and removing expired allocations
ianconsolata and others added 25 commits December 6, 2022 12:13
We have this env varible set in the project settings as well as the
CircleCI context. Due to what seems like a bug on CircleCI's eng, the
using the context causes our release flow to halt when some member of
the team initiate releases, but not others. So for now, it's safest to
rely on the project settings, which definitely won't cause this issue.
…rt_20221206

chore: Backport changes to v1.19.0
chore: Merge releases into v1.19.0 and bump version
Updates the changelog with:
- Sub-bullets explaining the PRs for the most relevant improvements and enhancements.
- Adds more description to the Highlights and links
Add a SnapDeals highlight to changelog for v1.19.0
Add links to documentation where its applicable.
Add link to Node cluster docs
…0_final

chore: update CHANGELOG.md for 1.19.0
@jennijuju jennijuju marked this pull request as ready for review December 13, 2022 03:21
@jennijuju jennijuju requested a review from a team as a code owner December 13, 2022 03:21
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

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

LGTM! :D

@jennijuju jennijuju merged commit 64059ca into releases Dec 13, 2022
@jennijuju jennijuju deleted the jen/19 branch December 13, 2022 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.