github
id | workflow | name | repo | runs-on | strategy | needs | if |
---|---|---|---|---|---|---|---|
26772 | 20160 | mirror | 107914493 | ubuntu-latest | |||
27858 | 20978 | deploy-branch-preview | 107914493 | ubuntu-latest | |||
27859 | 20979 | deploy | 107914493 | ubuntu-latest | |||
27860 | 20980 | documentation-links | 107914493 | ubuntu-latest | |||
27861 | 20981 | prettier | 107914493 | ubuntu-latest | |||
27862 | 20982 | test | 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.8", "3.9", "3.10", "3.11" ] } } |
||
27863 | 20982 | deploy | 107914493 | ubuntu-latest | [ "test" ] |
||
27864 | 20982 | deploy_static_docs | 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27865 | 20982 | deploy_docker | 107914493 | ubuntu-latest | [ "deploy" ] |
!github.event.release.prerelease | |
27866 | 20983 | deploy_docker | 107914493 | ubuntu-latest | |||
27867 | 20984 | spellcheck | 107914493 | ubuntu-latest | |||
27868 | 20985 | test | 107914493 | ubuntu-latest | |||
27869 | 20986 | test | 107914493 | ubuntu-latest | |||
27870 | 20987 | test | 107914493 | ubuntu-latest | { "matrix": { "python-version": [ "3.8", "3.9", "3.10", "3.11", "3.12" ] } } |
||
27871 | 20988 | build | 107914493 | macos-latest | |||
27872 | 20989 | build | 107914493 | ubuntu-latest |