Skip to content

Commit

Permalink
Preparing for 0.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Weiss committed Apr 12, 2023
1 parent a194424 commit 3a739bc
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -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) |
Expand All @@ -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) |
Expand Down
9 changes: 9 additions & 0 deletions notes/0.5.1.markdown
Original file line number Diff line number Diff line change
@@ -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/
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sbt.version=1.6.1
#csw.version=680f0f3
csw.version=5.0.1-RC1
csw.version=5.0.1

0 comments on commit 3a739bc

Please sign in to comment.