paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.91k stars 704 forks source link

Update parity-publish #6549

Open Morganamilo opened 2 days ago

paritytech-workflow-stopper[bot] commented 2 days ago

All GitHub workflows were cancelled due to failure one of the required jobs. Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/11930738489 Failed job name: build-rustdoc

Morganamilo commented 2 days ago

The semver check is taking a really long time due to all the Cargo.toml changes and the new parity publish now checks those. This can probably be circumvented by having parity publish not bothering to compile the crates if no source changes and no dep changes. For now it shouldn't come up much.