diff --git a/docs/status/status.md b/docs/status/status.md index 9a184b62..bb167210 100644 --- a/docs/status/status.md +++ b/docs/status/status.md @@ -20,6 +20,16 @@ ### 8.2 | repo | branch | actions | |:---|:---|:---| +| [**cylc/cylc-flow**](https://github.com/cylc/cylc-flow) | [8.2.x](https://github.com/cylc/cylc-flow/tree/8.2.x) | [![test_fast](https://github.com/cylc/cylc-flow/actions/workflows/test_fast.yml/badge.svg?branch=8.2.x)](https://github.com/cylc/cylc-flow/actions/workflows/test_fast.yml) [![test_functional](https://github.com/cylc/cylc-flow/actions/workflows/test_functional.yml/badge.svg?branch=8.2.x)](https://github.com/cylc/cylc-flow/actions/workflows/test_functional.yml) [![build](https://github.com/cylc/cylc-flow/actions/workflows/build.yml/badge.svg?branch=8.2.x)](https://github.com/cylc/cylc-flow/actions/workflows/build.yml) [![test_conda-build](https://github.com/cylc/cylc-flow/actions/workflows/test_conda-build.yml/badge.svg?branch=8.2.x)](https://github.com/cylc/cylc-flow/actions/workflows/test_conda-build.yml) | +| [**cylc/cylc-doc**](https://github.com/cylc/cylc-doc) | [8.2.x](https://github.com/cylc/cylc-doc/tree/8.2.x) | [![test](https://github.com/cylc/cylc-doc/actions/workflows/test.yml/badge.svg?branch=8.2.x)](https://github.com/cylc/cylc-doc/actions/workflows/test.yml) | +| [**cylc/cylc-rose**](https://github.com/cylc/cylc-rose) | [1.3.x](https://github.com/cylc/cylc-rose/tree/1.3.x) | [![tests](https://github.com/cylc/cylc-rose/actions/workflows/tests.yml/badge.svg?branch=1.3.x)](https://github.com/cylc/cylc-rose/actions/workflows/tests.yml) | +| [**cylc/cylc-uiserver**](https://github.com/cylc/cylc-uiserver) | [1.3.x](https://github.com/cylc/cylc-uiserver/tree/1.3.x) | [![test](https://github.com/cylc/cylc-uiserver/actions/workflows/test.yml/badge.svg?branch=1.3.x)](https://github.com/cylc/cylc-uiserver/actions/workflows/test.yml) [![build](https://github.com/cylc/cylc-uiserver/actions/workflows/build.yml/badge.svg?branch=1.3.x)](https://github.com/cylc/cylc-uiserver/actions/workflows/build.yml) | +| [**metomi/rose**](https://github.com/metomi/rose) | [2.1.x](https://github.com/metomi/rose/tree/2.1.x) | [![test](https://github.com/metomi/rose/actions/workflows/test.yml/badge.svg?branch=2.1.x)](https://github.com/metomi/rose/actions/workflows/test.yml) | + + +### 8.3 +| repo | branch | actions | +|:---|:---|:---| | [**cylc/cylc-flow**](https://github.com/cylc/cylc-flow) | [master](https://github.com/cylc/cylc-flow/tree/master) | [![test_fast](https://github.com/cylc/cylc-flow/actions/workflows/test_fast.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-flow/actions/workflows/test_fast.yml) [![test_functional](https://github.com/cylc/cylc-flow/actions/workflows/test_functional.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-flow/actions/workflows/test_functional.yml) [![build](https://github.com/cylc/cylc-flow/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-flow/actions/workflows/build.yml) [![test_conda-build](https://github.com/cylc/cylc-flow/actions/workflows/test_conda-build.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-flow/actions/workflows/test_conda-build.yml) | | [**cylc/cylc-doc**](https://github.com/cylc/cylc-doc) | [master](https://github.com/cylc/cylc-doc/tree/master) | [![test](https://github.com/cylc/cylc-doc/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-doc/actions/workflows/test.yml) | | [**cylc/cylc-rose**](https://github.com/cylc/cylc-rose) | [master](https://github.com/cylc/cylc-rose/tree/master) | [![tests](https://github.com/cylc/cylc-rose/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/cylc/cylc-rose/actions/workflows/tests.yml) |