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.27.0-rc3 #12003

Merged
merged 8 commits into from
May 17, 2024
Merged

build: release: v1.27.0-rc3 #12003

merged 8 commits into from
May 17, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented May 16, 2024

Proposed Changes

Prepping the third release candidate of v1.27.0:

Backports:

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
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

rjan90 and others added 6 commits May 16, 2024 10:38
* chore: remove unmaintained bootstrappers

chore: remove unmaintained bootstrappers

* Update mainnet.pi fixing typoed domain

fixing typo for 1475.io 'bootstarp' -> 'bootstrap'

* Update mainnet.pi

apparently the actual hostname is typoed. so bootstarp it is.

---------

Co-authored-by: smagdali <[email protected]>
* set stream deadlines in Lotus

* reduce timeout

* whitelist bootstrappers

* fix tests
Update changelog and version
Copy link

github-actions bot commented May 16, 2024

All checks have completed

❌ Failed Check / Check (lint-all) (pull_request)

@rjan90
Copy link
Contributor Author

rjan90 commented May 16, 2024

❌ Failed Check / Check (lint-all) (pull_request)

I´m a little bit unsure what the best pathway here is. The Linter was mad last week when RC2 was cut, which causes this to fail now, but has later been fixed with: #11968 which has landed in master.

Should I bring those changes into this RC-train as well, or should we skip that one?

@rjan90 rjan90 requested a review from ZenGround0 May 16, 2024 18:14
@rvagg
Copy link
Member

rvagg commented May 17, 2024

@rjan90 your choice - I'd pull in the linter PR's commits into the release unless there are conflicts, or you can bypass branch protection rules here, I think we'd be OK with that since everything else is passing.

@rjan90
Copy link
Contributor Author

rjan90 commented May 17, 2024

It was a tad bit more conflicts with the Linter PR´s commits then expected, so I´m going to bypass the protection rules for now.

@rjan90 rjan90 merged commit 4daac14 into release/v1.27.0 May 17, 2024
95 of 97 checks passed
@rjan90 rjan90 deleted the backports-rc3 branch May 17, 2024 07:19
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.

4 participants