Skip to content

Add workflow running exported actions for polkadot-sdk compatibility#293

Open
elle-j wants to merge 8 commits into
mainfrom
lj/polkadot-sdk-workflow
Open

Add workflow running exported actions for polkadot-sdk compatibility#293
elle-j wants to merge 8 commits into
mainfrom
lj/polkadot-sdk-workflow

Conversation

@elle-j
Copy link
Copy Markdown
Contributor

@elle-j elle-j commented May 27, 2026

Summary

Exercises the run-differential-tests action the same way polkadot-sdk does, but against this repo's working tree and polkadot-sdk's master branch. The goal is to surface changes that would break polkadot-sdk's CI running the same action, which would otherwise only be detected once polkadot-sdk bumps the revive-differential-tests commit it pins. (Forklift is used for polkadot-sdk caching.)

Note

For instance, the current failed compatibility checks show that the polkadot-sdk CI will break if it'd bump the pinned commit to the current state.

Those specific failures may be due to the same failures revive had to solve by passing a different concurrency-number-of-concurrent-tasks.

@elle-j elle-j requested review from 0xOmarA and xermicus May 27, 2026 18:35
@elle-j elle-j marked this pull request as ready for review May 29, 2026 09:12
@elle-j
Copy link
Copy Markdown
Contributor Author

elle-j commented Jun 5, 2026

@0xOmarA, fyi, the compatibility will still fail for polkadot-sdk even if they set concurrency-number-of-concurrent-tasks: 1000. The failures for that specific change can be seen in the CI checks from this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant