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|CI/CD] adjust release pipelines #6366

Merged
merged 24 commits into from
Nov 5, 2024

Conversation

EgorPopelyaev
Copy link
Contributor

@EgorPopelyaev EgorPopelyaev commented Nov 5, 2024

This PR contains adjustments to the release pipelines.

  • RC Automation and Branchoff pipelines now use the PGPKMS key generated by the release team to sign related commits directly in the Github flow
  • RC Automation does not use old tagging action. Instead, it creates a tag and pushes it using git
  • RC binary is going to be done on the larger github runners setup in the paritytech-release org

Closes: https://github.com/paritytech/release-engineering/issues/233

@EgorPopelyaev EgorPopelyaev added the R0-silent Changes should not be mentioned in any release notes label Nov 5, 2024
@EgorPopelyaev EgorPopelyaev requested review from a team as code owners November 5, 2024 11:57
@paritytech-review-bot paritytech-review-bot bot requested a review from a team November 5, 2024 13:48
@EgorPopelyaev EgorPopelyaev added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit 32e116a Nov 5, 2024
195 of 198 checks passed
@EgorPopelyaev EgorPopelyaev deleted the ep-adjust-release-pipelines branch November 5, 2024 15:23
ordian added a commit that referenced this pull request Nov 5, 2024
* master: (129 commits)
  pallet-revive: Use `RUSTUP_TOOLCHAIN` if set (#6365)
  [eth-rpc] proxy /health (#6360)
  [Release|CI/CD] adjust release pipelines (#6366)
  Bump the known_good_semver group across 1 directory with 3 updates (#6339)
  Run check semver in MQ (#6287)
  [Deprecation] deprecate treasury `spend_local` call and related items (#6169)
  refactor and harden check_core_index (#6217)
  litep2p: Update litep2p to v0.8.0 (#6353)
  [pallet-staking] Additional check for virtual stakers (#5985)
  migrate pallet-remarks to v2 bench syntax (#6291)
  Remove leftover references of Wococo (#6361)
  snowbridge: allow account conversion for Ethereum accounts (#6221)
  authority-discovery: Populate DHT records with public listen addresses (#6298)
  Bounty Pallet: add `approve_bounty_with_curator` call to `bounties` pallet (#5961)
  Silent annoying log (#6351)
  [pallet-revive] rework balance transfers (#6187)
  `statement-distribution`: RFC103 implementation (#5883)
  Disable flaky tests reported in #6343 / #6345 (#6346)
  migrate pallet-recovery to benchmark V2 syntax (#6299)
  inclusion emulator: correctly handle UMP signals (#6178)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants