Skip to content

Commit 4ebe873

Browse files
committed
release 2022.3.0: update docs
1 parent c248e60 commit 4ebe873

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

docs/new-release-procedure.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,7 @@
3939
- the `latest` tag is always the latest formal release. (note- development release use `nightly`)
4040

4141
### Test the Build
42-
- Start docker on your laptop
43-
- `docker pull ipac/firefly:yyyy.m.r`
44-
- `docker run --rm -p 8090:8080 -m 4G --name firefly ipac/firefly:yyyy.m.r`
45-
- Look at the main page:
46-
- http://localhost:8090/firefly/
47-
- bring up version information, confirm build date and version
48-
- test one of the new features
49-
- Look at test pages
50-
- http://localhost:8090/firefly/test
42+
- Try in in the firefly dev build you just main
5143

5244
### Merge RC and Start a new development cycle
5345
- merge rc into dev, use `--no-ff` to create a new commit

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99

1010
## Version 2022.3
11-
- 2022.3 - (Dec 2022)
11+
- 2022.3 - (Dec 2023)
1212
- docker tag: `latest`, `2022.3`, `2022.3.0`
1313

1414
### _Notes_

0 commit comments

Comments
 (0)