github
id | workflow | name | repo | runs-on | strategy | needs | if |
---|---|---|---|---|---|---|---|
26772 | 20160 | mirror | 107914493 | ubuntu-latest | |||
27805 | 20938 | deploy-branch-preview | 107914493 | ubuntu-latest | |||
27806 | 20939 | deploy | 107914493 | ubuntu-latest | |||
27807 | 20940 | documentation-links | 107914493 | ubuntu-latest | |||
27808 | 20941 | prettier | 107914493 | ubuntu-latest | |||
27809 | 20942 | test | 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.8", "3.9", "3.10", "3.11" ] } } |
||
27810 | 20942 | deploy | 107914493 | ubuntu-latest | [ "test" ] |
||
27811 | 20942 | deploy_static_docs | 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27812 | 20942 | deploy_docker | 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27813 | 20943 | deploy_docker | 107914493 | ubuntu-latest | |||
27814 | 20944 | spellcheck | 107914493 | ubuntu-latest | |||
27815 | 20945 | test | 107914493 | ubuntu-latest | |||
27816 | 20946 | test | 107914493 | ubuntu-latest | |||
27817 | 20947 | test | 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.8", "3.9", "3.10", "3.11", "3.12" ] } } |
||
27818 | 20948 | build | 107914493 | macos-latest | |||
27819 | 20949 | build | 107914493 | ubuntu-latest |