core-fellowship: promote dev-dependencies to regular dependencies#13665
core-fellowship: promote dev-dependencies to regular dependencies#13665
Conversation
fa53c64 to
43f0c89
Compare
|
bot merge |
|
Waiting for commit status. |
|
bot merge cancel |
|
Merge cancelled. |
bkchr
left a comment
There was a problem hiding this comment.
This is wrong.
The proper solution is this: paritytech/releng-scripts#37
In this particular case, an optional regular dependency actually seems more accurate to me than a dev-dependency -- as far as I can see, those pallets aren't required by the tests, just by the runtime benchmarks. |
43f0c89 to
594560b
Compare
|
bot merge |
|
Waiting for commit status. |
|
Merge cancelled due to error. Error: Statuses failed for 594560b |
594560b to
615399b
Compare
The CI needs this. Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
@altaua did you used rebase merging? |
I disabled it afterwards :P |
Okay 👍 |
|
I have no idea :P |


These pallets are not just required for tests, but also for the runtime-benchmarks feature.
CI is currently failing on master due to this.