Commit 1f07231
authored
Implement a saver way of running container commands (#8)
- Update compose file to allow webserver is running on a selected port for
local testing, also in non-priveleged environments
- Try catching exception in running container cmds
- Update matrix versions
- Split api and database test into separate steps
- Remove deprecated eslint comments
- Update build version1 parent b86be8b commit 1f07231
File tree
7 files changed
+1729
-515
lines changed- .github/workflows
- dist
- services
7 files changed
+1729
-515
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments