-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 arc runner migration patch 2.1 #1242
Conversation
check_tests
pipeline to use org runtime
runnerc311ac8
to
b4dcd33
Compare
|
|
Please signoff on all commits with your name, email and gpg key for the Developer's Certificate of Origin. |
1eab36a
to
25fd606
Compare
374269d
to
aa19e17
Compare
0c9dc9e
to
36184c4
Compare
…r migration Signed-off-by: Anathan (Ana) Ye <[email protected]>
7b44385
a4f1a61
to
7b44385
Compare
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Anathan (Ana) Ye <[email protected]>
Signed-off-by: Dengjianping <[email protected]>
Signed-off-by: Dengjianping <[email protected]>
Signed-off-by: Dengjianping <[email protected]>
Signed-off-by: Dengjianping <[email protected]>
Description
this change
Swatinem/rust-cache@v2
for cacheing rust packageA-integration-test-checks
to run start-integration-test-checks (Required)A-benchmark-checks
to run start-benchmark-check (Required)A-unit-test-checks
to run start-unit-test-checks (Required)A-congestion-test-checks
to run start-integration-test-checks (Optional)Before we can approve this PR for merge, please make sure that all the following items have been checked off:
L-
group to this PRA-
andC-
groups to this PRA-calamari
and/orA-manta
if your changes are meant for/impact either of these (CI depends on it)Files changed
in the Github PR explorer.Situational Notes:
BaseFilter
. Ensure every extrinsic works from front-end. If there's corresponding tool, ensure both work for each other.try-runtime
. This includes migrations inherited from upstream changes, and you can search the diffs for modifications of#[pallet::storage]
items to check for any.