Fix features (#1194)
* Manually fix conflicting ? Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Remove duplicates Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Autofix feature propagation zepter lint propagate-feature --feature try-runtime --left-side-feature-missing=ignore --workspace --fix --feature-enables-dep="try-runtime:frame-try-runtime" zepter lint propagate-feature --feature runtime-benchmarks --left-side-feature-missing=ignore --workspace --fix --feature-enables-dep="runtime-benchmarks:frame-benchmarking" zepter lint propagate-feature --feature std --left-side-feature-missing=ignore --workspace --fix zepter f f Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump zepter Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Add some duplicates Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Revert "Add some duplicates" This reverts commit c6ce6272 . * Remove default enabled features Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump Zepter Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Bump in correct location
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * DNM: Add some mistakes Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * DNM: Add some mistakes Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Revert "DNM: Add some mistakes" This reverts commit d469b3f0. * Revert "DNM: Add some mistakes" This reverts commit d892a73a . --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent
6e394f84
Pipeline
#384851
failed
with stages
in
2 hours, 12 minutes, and 47 seconds
Stage:
Stage:
Stage:
Stage:
Stage:
Stage:
Showing
- .gitlab/pipeline/check.yml 2 additions, 2 deletions.gitlab/pipeline/check.yml
- cumulus/bridges/bin/runtime-common/Cargo.toml 6 additions, 0 deletionscumulus/bridges/bin/runtime-common/Cargo.toml
- cumulus/bridges/modules/grandpa/Cargo.toml 8 additions, 1 deletioncumulus/bridges/modules/grandpa/Cargo.toml
- cumulus/bridges/modules/messages/Cargo.toml 13 additions, 2 deletionscumulus/bridges/modules/messages/Cargo.toml
- cumulus/bridges/modules/parachains/Cargo.toml 13 additions, 2 deletionscumulus/bridges/modules/parachains/Cargo.toml
- cumulus/bridges/modules/relayers/Cargo.toml 16 additions, 2 deletionscumulus/bridges/modules/relayers/Cargo.toml
- cumulus/bridges/modules/xcm-bridge-hub-router/Cargo.toml 8 additions, 1 deletioncumulus/bridges/modules/xcm-bridge-hub-router/Cargo.toml
- cumulus/bridges/primitives/test-utils/Cargo.toml 3 additions, 0 deletionscumulus/bridges/primitives/test-utils/Cargo.toml
- cumulus/pallets/aura-ext/Cargo.toml 9 additions, 1 deletioncumulus/pallets/aura-ext/Cargo.toml
- cumulus/pallets/collator-selection/Cargo.toml 14 additions, 1 deletioncumulus/pallets/collator-selection/Cargo.toml
- cumulus/pallets/dmp-queue/Cargo.toml 7 additions, 1 deletioncumulus/pallets/dmp-queue/Cargo.toml
- cumulus/pallets/parachain-system/Cargo.toml 13 additions, 2 deletionscumulus/pallets/parachain-system/Cargo.toml
- cumulus/pallets/session-benchmarking/Cargo.toml 1 addition, 0 deletionscumulus/pallets/session-benchmarking/Cargo.toml
- cumulus/pallets/solo-to-para/Cargo.toml 7 additions, 1 deletioncumulus/pallets/solo-to-para/Cargo.toml
- cumulus/pallets/xcm/Cargo.toml 6 additions, 1 deletioncumulus/pallets/xcm/Cargo.toml
- cumulus/pallets/xcmp-queue/Cargo.toml 14 additions, 1 deletioncumulus/pallets/xcmp-queue/Cargo.toml
- cumulus/parachain-template/node/Cargo.toml 10 additions, 1 deletioncumulus/parachain-template/node/Cargo.toml
- cumulus/parachain-template/pallets/template/Cargo.toml 14 additions, 2 deletionscumulus/parachain-template/pallets/template/Cargo.toml
- cumulus/parachain-template/runtime/Cargo.toml 10 additions, 0 deletionscumulus/parachain-template/runtime/Cargo.toml
- cumulus/parachains/common/Cargo.toml 4 additions, 0 deletionscumulus/parachains/common/Cargo.toml
Please register or sign in to comment