From 3a739bcde566b0416faa59f9fb860b7dfd6cabe0 Mon Sep 17 00:00:00 2001 From: Jason Weiss Date: Wed, 12 Apr 2023 14:11:34 -0700 Subject: [PATCH] Preparing for 0.5.1 release --- .github/workflows/release.yml | 4 ++-- README.md | 4 +++- notes/0.5.1.markdown | 9 +++++++++ project/build.properties | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 notes/0.5.1.markdown diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 68a164936..8f1e5777f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -9,8 +9,8 @@ jobs: release: runs-on: ubuntu-latest env: - CSW_VERSION: "5.0.1-RC1" - ESW_OCS_ENG_UI_VERSION: "0.3.1-RC1" + CSW_VERSION: "5.0.1" + ESW_OCS_ENG_UI_VERSION: "0.3.1" steps: - uses: actions/checkout@v2 - uses: coursier/setup-action@v1.2.0-M2 diff --git a/README.md b/README.md index 223c08c02..a0a3210fb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ See [here](https://tmtsoftware.github.io/esw/) for a detailed description of the | esw | csw | |------------|------------| +| v0.5.1 | v5.0.1 | | v0.5.1-RC1 | v5.0.1-RC1 | | v0.5.0 | v5.0.0 | | v0.5.0-RC2 | v5.0.0-RC2 | @@ -36,6 +37,7 @@ See [here](https://tmtsoftware.github.io/esw/) for a detailed description of the | Date | Tag | Source | Docs | Assets | |------------|--------|-------------------------------------------------------------|------------------------------------------------------------|----------------------------------------------------------------------------| +| 2023-04-12 | v0.5.1 | [esw-0.5.1](https://github.com/tmtsoftware/esw/tree/v0.5.1) | [esw-0.5.1 docs](https://tmtsoftware.github.io/esw/0.5.1/) | [esw-0.5.1 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.1) | | 2022-11-14 | v0.5.0 | [esw-0.5.0](https://github.com/tmtsoftware/esw/tree/v0.5.0) | [esw-0.5.0 docs](https://tmtsoftware.github.io/esw/0.5.0/) | [esw-0.5.0 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.0) | | 2022-02-09 | v0.4.0 | [esw-0.4.0](https://github.com/tmtsoftware/esw/tree/v0.4.0) | [esw-0.4.0 docs](https://tmtsoftware.github.io/esw/0.4.0/) | [esw-0.4.0 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.4.0) | | 2021-09-23 | v0.3.0 | [esw-0.3.0](https://github.com/tmtsoftware/esw/tree/v0.3.0) | [esw-0.3.0 docs](https://tmtsoftware.github.io/esw/0.3.0/) | [esw-0.3.0 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.3.0) | @@ -47,7 +49,7 @@ See [here](https://tmtsoftware.github.io/esw/) for a detailed description of the | Date | Tag | Source | Docs | Assets | |------------|------------|---------------------------------------------------------------------|--------------------------------------------------------------------|------------------------------------------------------------------------------------| -| 2023-03-28 | v0.5.1-RC1 | [esw-0.5.0-RC1](https://github.com/tmtsoftware/esw/tree/v0.5.1-RC1) | [esw-0.5.0-RC1 docs](https://tmtsoftware.github.io/esw/0.5.1-RC1/) | [esw-0.5.0-RC1 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.1-RC1) | +| 2023-03-28 | v0.5.1-RC1 | [esw-0.5.1-RC1](https://github.com/tmtsoftware/esw/tree/v0.5.1-RC1) | [esw-0.5.1-RC1 docs](https://tmtsoftware.github.io/esw/0.5.1-RC1/) | [esw-0.5.1-RC1 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.1-RC1) | | 2022-10-06 | v0.5.0-RC2 | [esw-0.5.0-RC2](https://github.com/tmtsoftware/esw/tree/v0.5.0-RC2) | [esw-0.5.0-RC2 docs](https://tmtsoftware.github.io/esw/0.5.0-RC2/) | [esw-0.5.0-RC2 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.0-RC2) | | 2022-09-15 | v0.5.0-RC1 | [esw-0.5.0-RC1](https://github.com/tmtsoftware/esw/tree/v0.5.0-RC1) | [esw-0.5.0-RC1 docs](https://tmtsoftware.github.io/esw/0.5.0-RC1/) | [esw-0.5.0-RC1 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.5.0-RC1) | | 2022-01-28 | v0.4.0-RC1 | [esw-0.4.0-RC1](https://github.com/tmtsoftware/esw/tree/v0.4.0-RC1) | [esw-0.4.0-RC1 docs](https://tmtsoftware.github.io/esw/0.4.0-RC1/) | [esw-0.4.0-RC1 assets](https://github.com/tmtsoftware/esw/releases/tag/v0.4.0-RC1) | diff --git a/notes/0.5.1.markdown b/notes/0.5.1.markdown new file mode 100644 index 000000000..b55022647 --- /dev/null +++ b/notes/0.5.1.markdown @@ -0,0 +1,9 @@ +## ESW - TMT Executive Software v0.5.1 + +This is the v0.5.1 of the TMT Executive Software. + +See [CHANGELOG.md](CHANGELOG.md) for details of all releases. + +### Documentation + +Paradox documentation can be found here: https://tmtsoftware.github.io/esw/0.5.1/ diff --git a/project/build.properties b/project/build.properties index 39f9c4be0..06672ca1d 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1,3 +1,3 @@ sbt.version=1.6.1 #csw.version=680f0f3 -csw.version=5.0.1-RC1 +csw.version=5.0.1