Skip to content

Commit cc00c88

Browse files
authored
Merge pull request #77 from com-pas/update-docker-image-16may
Update Docker Image version (2022 may 16)
2 parents 00b6fa7 + 517b1cd commit cc00c88

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

RELEASE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ For information about CoMPAS go to this [site](https://com-pas.github.io/).
1010

1111
## Release notes
1212

13+
### Release 0.8.0
14+
15+
Next release for testing the CoMPAS System with all components.
16+
- [OpenSCD CoMPAS Edition](https://github.com/com-pas/compas-open-scd) (Version 0.16.0.0):
17+
- See details in [Release notes](https://github.com/openscd/open-scd/releases/tag/v0.16.0);
18+
- [SCL Data Service](https://github.com/com-pas/compas-scl-data-service) (Version 0.9.6):
19+
- Updated libraries to the latest versions;
20+
- [SCL Auto Alignment Service](https://github.com/com-pas/compas-scl-auto-alignment) (Version 0.2.4):
21+
- Updated libraries to the latest versions;
22+
- [CIM Mapping Service](https://github.com/com-pas/compas-cim-mapping) (Version 0.8.7):
23+
- Updated libraries to the latest versions;
24+
- [SCL Validator Service](https://github.com/com-pas/compas-scl-validator) (Version 0.2.0):
25+
- Updated libraries to the latest versions;
26+
1327
### Release 0.7.0
1428

1529
Next release for testing the CoMPAS System with all components.

compas/docker-compose-basex.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
scl-data-service:
4040
labels:
4141
compas: true
42-
image: "lfenergy/compas-scl-data-service:0.9.5-basex"
42+
image: "lfenergy/compas-scl-data-service:0.9.6-basex"
4343
ports:
4444
- "9090:8080"
4545
environment:
@@ -69,7 +69,7 @@ services:
6969
cim-mapping:
7070
labels:
7171
compas: true
72-
image: "lfenergy/compas-cim-mapping:0.8.6"
72+
image: "lfenergy/compas-cim-mapping:0.8.7"
7373
ports:
7474
- "9091:8080"
7575
environment:
@@ -93,7 +93,7 @@ services:
9393
scl-auto-alignment:
9494
labels:
9595
compas: true
96-
image: "lfenergy/compas-scl-auto-alignment:0.2.3"
96+
image: "lfenergy/compas-scl-auto-alignment:0.2.4"
9797
ports:
9898
- "9092:8080"
9999
environment:
@@ -117,7 +117,7 @@ services:
117117
scl-validator:
118118
labels:
119119
compas: true
120-
image: "lfenergy/compas-scl-validator:0.1.4"
120+
image: "lfenergy/compas-scl-validator:0.2.0"
121121
ports:
122122
- "9093:8080"
123123
environment:
@@ -144,7 +144,7 @@ services:
144144
open-scd:
145145
labels:
146146
compas: true
147-
image: "lfenergy/compas-open-scd:v0.15.0.0"
147+
image: "lfenergy/compas-open-scd:v0.16.0.0"
148148
healthcheck:
149149
test: ["CMD", "curl", "-f", "http://localhost/"]
150150
interval: 30s

compas/docker-compose-postgresql.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services:
4646
scl-data-service:
4747
labels:
4848
compas: true
49-
image: "lfenergy/compas-scl-data-service:0.9.5-postgresql"
49+
image: "lfenergy/compas-scl-data-service:0.9.6-postgresql"
5050
ports:
5151
- "9090:8080"
5252
environment:
@@ -76,7 +76,7 @@ services:
7676
cim-mapping:
7777
labels:
7878
compas: true
79-
image: "lfenergy/compas-cim-mapping:0.8.6"
79+
image: "lfenergy/compas-cim-mapping:0.8.7"
8080
ports:
8181
- "9091:8080"
8282
environment:
@@ -100,7 +100,7 @@ services:
100100
scl-auto-alignment:
101101
labels:
102102
compas: true
103-
image: "lfenergy/compas-scl-auto-alignment:0.2.3"
103+
image: "lfenergy/compas-scl-auto-alignment:0.2.4"
104104
ports:
105105
- "9092:8080"
106106
environment:
@@ -124,7 +124,7 @@ services:
124124
scl-validator:
125125
labels:
126126
compas: true
127-
image: "lfenergy/compas-scl-validator:0.1.4"
127+
image: "lfenergy/compas-scl-validator:0.2.0"
128128
ports:
129129
- "9093:8080"
130130
environment:
@@ -151,7 +151,7 @@ services:
151151
open-scd:
152152
labels:
153153
compas: true
154-
image: "lfenergy/compas-open-scd:v0.15.0.0"
154+
image: "lfenergy/compas-open-scd:v0.16.0.0"
155155
healthcheck:
156156
test: ["CMD", "curl", "-f", "http://localhost/"]
157157
interval: 30s

integration-testing/TestSuite005-validator.robot

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ TestCase005-01
2929

3030
Open Menu View diagnostics
3131
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
32-
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(6) title *= [SCD File] DataTypeTemplates section is mandatory (line 1)
33-
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
32+
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 333
3433

3534
TestCase005-02
3635
[Documentation] Execute the SCL Validator (REST API) with OCL Validation Errros.
@@ -45,8 +44,7 @@ TestCase005-02
4544

4645
Open Menu View diagnostics
4746
Get Text mwc-dialog#diagnostic > filtered-list > mwc-list-item:nth-child(4) == Validate using OCL
48-
Get Attribute mwc-dialog#diagnostic > filtered-list > abbr:nth-child(6) title *= [SCD File] DataTypeTemplates section is mandatory (line 1)
49-
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 332
47+
Get Element Count mwc-dialog#diagnostic > filtered-list > abbr == 333
5048

5149
TestCase005-03
5250
[Documentation] Execute the SCL Validator (Websockets) with XSD Validation Errors.

0 commit comments

Comments
 (0)