Skip to content

Conversation

@sam0x17
Copy link
Contributor

@sam0x17 sam0x17 commented Mar 11, 2024

  • breaking changes for 0.9.39 => 1.0 (tons of stuff, but one bullet point now lol)
  • revamp CI, now broken into 6 separate jobs, takes no more than ~6-7 mins to complete, cargo fmt feedback in ~22 seconds, cargo check --workspace in about 3 mins 😎, also added CI checks for clippy and one that asserts that cargo fix has no trivial fixes available
  • cargo check passing
  • cargo check --workspace passing
  • cargo test compiling
  • cargo test --workspace compiling
  • cargo test --workspace passing
  • cargo test --workspace --features=runtime-benchmarks compiling
  • cargo test --workspace --features=runtime-benchmarks passing

fixes #275

@sam0x17 sam0x17 changed the title Sam upgrade to polkadot 1.0 upgrade to polkadot 1.0 Mar 11, 2024
@keithtensor keithtensor marked this pull request as ready for review April 4, 2024 17:06
@sam0x17 sam0x17 requested a review from shibshib April 5, 2024 18:10
@shibshib
Copy link
Contributor

shibshib commented Apr 5, 2024

Don't forget to update spec version to 145

Copy link
Contributor Author

@sam0x17 sam0x17 left a comment

Choose a reason for hiding this comment

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

giving this my blessing as I can't actually approve

Copy link
Contributor

@open-junius open-junius left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@distributedstatemachine distributedstatemachine left a comment

Choose a reason for hiding this comment

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

LGTM!

@sam0x17 sam0x17 merged commit 18f2c94 into development Apr 8, 2024
@sam0x17 sam0x17 deleted the sam-upgrade-polkadot-1.0 branch April 8, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Polkadot 1.0

6 participants