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

Changelogs generation #1411

Merged
merged 26 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
955a211
Initial version
chevdor Sep 5, 2023
ee50b9a
Merge branch 'master' into wk-230905-prdoc-changelogs
chevdor Nov 2, 2023
933935a
Merge branch 'master' into wk-230905-prdoc-changelogs
chevdor Nov 23, 2023
0aed2f0
Bump workspace unified version
EgorPopelyaev Dec 6, 2023
931a24d
Bump node version to 1.5.0 in polkadot-cli
EgorPopelyaev Dec 6, 2023
f3207ee
Bump crate versions in: cumulus/polkadot-parachain/Cargo.toml
EgorPopelyaev Dec 6, 2023
4bc254a
Fix failing rc-automation GHA (#2648)
EgorPopelyaev Dec 7, 2023
cf5c9c9
upgrade srtool-action
EgorPopelyaev Dec 7, 2023
a4290fb
Bump spec_version
EgorPopelyaev Dec 11, 2023
a3dc2f1
Bump spec_version rococo and westend
EgorPopelyaev Dec 11, 2023
4717f55
Merge branch 'master' into wk-230905-prdoc-changelogs
chevdor Dec 12, 2023
4fa07b6
Merge branch 'release-polkadot-v1.5.0' into wk-230905-prdoc-changelogs
chevdor Dec 12, 2023
f60137c
Fix prdocs
chevdor Dec 12, 2023
08a9235
Fix templates and create changelog template
chevdor Dec 12, 2023
8bf2e43
Tweak the prdoc json schema to accomodate releases where some prdocs …
chevdor Dec 12, 2023
d57a28c
Move prdoc to versioned sub folders
chevdor Dec 12, 2023
47340da
Move prdoc for 1.5.0 in their subfolder
chevdor Dec 12, 2023
28c44ec
Add note about prdoc support for each version
chevdor Dec 12, 2023
294d92d
Fix prdocs to be able to generate a changelog matching previous formats
chevdor Dec 12, 2023
b59478b
Cleanup
chevdor Dec 12, 2023
5160db4
merge branch
EgorPopelyaev Dec 12, 2023
725e63f
Add prdoc files
EgorPopelyaev Dec 12, 2023
05566a7
Add minimum version for missing prdocs
chevdor Dec 12, 2023
3d00ebc
Fix prdocs
chevdor Dec 12, 2023
19ba61b
Cosmetic fixes
chevdor Dec 12, 2023
1f56638
Merge branch 'master' into wk-230905-prdoc-changelogs
chevdor Dec 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 13,
Expand All @@ -125,7 +125,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("statemine"),
impl_name: create_runtime_str!("statemine"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 13,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westmint"),
impl_name: create_runtime_str!("westmint"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 13,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bridge-hub-rococo"),
impl_name: create_runtime_str!("bridge-hub-rococo"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 3,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("bridge-hub-westend"),
impl_name: create_runtime_str!("bridge-hub-westend"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 3,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("collectives-westend"),
impl_name: create_runtime_str!("collectives-westend"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 5,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("contracts-rococo"),
impl_name: create_runtime_str!("contracts-rococo"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 6,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("glutton-westend"),
impl_name: create_runtime_str!("glutton-westend"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("test-parachain"),
impl_name: create_runtime_str!("test-parachain"),
authoring_version: 1,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 6,
Expand Down
2 changes: 1 addition & 1 deletion cumulus/polkadot-parachain/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "polkadot-parachain-bin"
version = "1.1.0"
version = "1.5.0"
authors.workspace = true
build = "build.rs"
edition.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion polkadot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rust-version = "1.64.0"
readme = "README.md"
authors.workspace = true
edition.workspace = true
version = "1.1.0"
version = "1.5.0"
default-run = "polkadot"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion polkadot/node/primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pub use disputes::{
/// relatively rare.
///
/// The associated worker binaries should use the same version as the node that spawns them.
pub const NODE_VERSION: &'static str = "1.1.0";
pub const NODE_VERSION: &'static str = "1.5.0";

// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
// plus some overhead:
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/rococo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("rococo"),
impl_name: create_runtime_str!("parity-rococo-v2.0"),
authoring_version: 0,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 22,
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/westend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 1_004_000,
spec_version: 1_005_000,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 22,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions prdoc/1.3.0/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Version 1.3.0 does not support `prddoc` yet.
Some prdoc files are provided but the list is NOT complete.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions prdoc/1.4.0/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Version 1.4.0 does not support `prddoc` yet.
Some prdoc files are provided but the list is NOT complete.
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_1370_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Rework the event system of `sc-network`
author: altonen
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# This PR does not need a prdoc but it is provided in order to test
title: PRdoc check

author: chevdor
topic: documentation

doc:
- audience: Node Dev
description: |
Expand Down
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_1497_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Update tick collator for async backing
author: Sophia-Gold
topic: Tests

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_1918_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Preserve artifact cache unless stale
author: eagr
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

title: New PRDoc Schema

author: chevdor
topic: documentation

doc:
- audience: Node Dev
description: &desc |
Expand Down
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_1985_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Enable parallel key scraping
author: eagr
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2001_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "cumulus-consensus-common: block import: `delayed_best_block` flag added"
author: michalkucharczyk
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2058_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "PVF: Add test instructions"
author: mrcnski
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
3 changes: 3 additions & 0 deletions prdoc/pr_2142.prdoc → prdoc/1.5.0/pr_2142.prdoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
title: Cleanup XCMP `QueueConfigData`

author: serban300
topic: runtime

doc:
- audience: Runtime Dev
description: Removes obsolete fields from the `QueueConfigData` structure. For the remaining fields, if they use the old defaults, we replace them with the new defaults.
Expand Down
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2167_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "add pallet nomination-pools versioned migration to kitchensink"
author: brunopgalvao
topic: Tests

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2174_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "chain-spec-builder: cleanup"
author: michalkucharczyk
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2182_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "remove retry from backers on failed candidate validation"
author: Jpserrat
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2184_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Zombienet tests - disputes on finalized blocks
author: Overkillus
topic: Tests

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2221_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "PVF worker: switch on seccomp networking restrictions"
author: mrcnski
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2250_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "crypto: `lazy_static` removed, light parser for address URI added"
author: michalkucharczyk
topic: Node

doc:
- audience: Runtime Dev
description: n/a

crates: []
3 changes: 3 additions & 0 deletions prdoc/pr_2253.prdoc → prdoc/1.5.0/pr_2253.prdoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

title: Different builder pattern constructors for XCM

author: franciscoaguirre
topic: runtime

doc:
- audience: Runtime Dev
description: |
Expand Down
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2265_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: Remove im-online pallet from Rococo and Westend
author: s0me0ne-unkn0wn
topic: Pallets

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2300_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: '[testnet] Remove Wococo stuff from BridgeHubRococo/AssetHubRococo'
author: bkontur 
topic: Bridges

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2351_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "frame-system: Add last_runtime_upgrade_spec_version"
author: bkchr
topic: Frame

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2354_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Fix Typo: `PalletXcmExtrinsicsBenchmark`"
author: joepetrowski
topic: Benchmarks

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2361_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "[ci] Enable zombienet jobs in PRs"
author: alvicsam
topic: Tests

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2368_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "implementers-guide: update github link"
author: ordian
topic: Documentation

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2369_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "[NPoS] Check if staker is exposed in paged exposure storage entries"
author: Ank4n
topic: Pallets

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2377_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "fix typo"
author: cuteolaf
topic: Documentation

doc:
- audience: Runtime Dev
description: n/a

crates: []
9 changes: 9 additions & 0 deletions prdoc/1.5.0/pr_2378_special.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
title: "Beefy: small fixes"
author: serban300
topic: Bridges

doc:
- audience: Runtime Dev
description: n/a

crates: []
Loading