git.delta.rocks / unique-network / refs/commits / 18360df532d3

difftreelog

Introduced try-runtime tests.

Alexander Aksenov2022-08-15parent: #b1129f6.patch.diff
in: master

10 files changed

added.docker/Dockerfile-try-runtimediffbeforeafterboth

no changes

added.docker/docker-compose-try-runtime.yamldiffbeforeafterboth

no changes

added.docker/docker-compose.try-runtime.j2diffbeforeafterboth

no changes

modified.github/workflows/build-test-master.ymldiffbeforeafterboth
10 - opened10 - opened
11 - reopened11 - reopened
12 - synchronize #commit(s) pushed to the pull request12 - synchronize #commit(s) pushed to the pull request
13 - ready_for_review
1314
14 # Allows you to run this workflow manually from the Actions tab15 # Allows you to run this workflow manually from the Actions tab
15 workflow_dispatch:16 workflow_dispatch:
modified.github/workflows/codestyle.ymldiffbeforeafterboth
8 - opened8 - opened
9 - reopened9 - reopened
10 - synchronize10 - synchronize
11 - ready_for_review
1112
12jobs:13jobs:
13 rustfmt:14 rustfmt:
modified.github/workflows/fork-update-withdata.ymldiffbeforeafterboth
10 - opened10 - opened
11 - reopened11 - reopened
12 - synchronize #commit(s) pushed to the pull request12 - synchronize #commit(s) pushed to the pull request
13 - ready_for_review
1314
14 # Allows you to run this workflow manually from the Actions tab15 # Allows you to run this workflow manually from the Actions tab
15 workflow_dispatch:16 workflow_dispatch:
modified.github/workflows/forkless-update-nodata.ymldiffbeforeafterboth
10 - opened10 - opened
11 - reopened11 - reopened
12 - synchronize #commit(s) pushed to the pull request12 - synchronize #commit(s) pushed to the pull request
13 - ready_for_review
1314
14 # Allows you to run this workflow manually from the Actions tab15 # Allows you to run this workflow manually from the Actions tab
15 workflow_dispatch:16 workflow_dispatch:
modified.github/workflows/node_build_test.ymldiffbeforeafterboth
10 - opened10 - opened
11 - reopened11 - reopened
12 - synchronize #commit(s) pushed to the pull request12 - synchronize #commit(s) pushed to the pull request
13 - ready_for_review
1314
14 # Allows you to run this workflow manually from the Actions tab15 # Allows you to run this workflow manually from the Actions tab
15 workflow_dispatch:16 workflow_dispatch:
modified.github/workflows/tests_codestyle.ymldiffbeforeafterboth
8 - opened8 - opened
9 - reopened9 - reopened
10 - synchronize10 - synchronize
11 - ready_for_review
12
11jobs:13jobs:
12 code_style:14 code_style:
added.github/workflows/try-runtime.ymldiffbeforeafterboth

no changes