Commit 72f609e
authored
Add schema versions to matrix (#1234)
Run integration tests with current released version and latest-dev to
verify operations behave gracefully for various updates.
NOTE: added release currently being deployed only, discovered that the
actual database version wasn't getting embedded into the ready database
or schema install images and so was always 99.99.99.1 parent bd4ac6c commit 72f609e
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- .github/workflows
- cwms-data-api/src/test/java/fixtures
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | | - | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments