-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update system event variants #4339
Conversation
|
please could you review this pr @athei and @kianenigma. |
|
Hi @athei, The CI keeps failing, please is there a way I can fix this? |
|
The companion CI will always fail because it builds against the current substrate You need to concentrate on making your substrate PR's CI green. The continuous-integration/gitlab-check-dependent-polkadot job there builds the polkadot companion against your PR. This is the one failing. This means that your companion (this PR) has build failures. So fix them and your substrate PR will get green. I can trigger the CI there once you made the changes here. |
|
Thank you @athei, I made a few changes to the initial pr I sent. |
|
bot merge |
|
Error: Response error (status 404 Not Found): |
* chore: update system event variants * chore: update system event variants * chore: modified event variants * Update Substrate Co-authored-by: Bastian Köcher <[email protected]>
* chore: update system event variants * chore: update system event variants * chore: modified event variants * Update Substrate Co-authored-by: Bastian Köcher <[email protected]>
This is a Companion PR to paritytech/substrate#10296
skip check-dependent-cumulus