File tree Expand file tree Collapse file tree 12 files changed +29
-28
lines changed Expand file tree Collapse file tree 12 files changed +29
-28
lines changed Original file line number Diff line number Diff line change 16
16
runs-on : ubuntu-latest
17
17
18
18
steps :
19
- - uses : actions/checkout@v2
19
+ - uses : actions/checkout@v4
20
20
21
21
- uses : actions/setup-java@v1
22
22
with :
40
40
steps :
41
41
- uses : technote-space/workflow-conclusion-action@v2
42
42
- name : Checkout
43
- uses : actions/checkout@v1
43
+ uses : actions/checkout@v4
44
44
45
45
- name : Comment PR
46
46
if : env.WORKFLOW_CONCLUSION == 'failure'
Original file line number Diff line number Diff line change 10
10
runs-on : ubuntu-latest
11
11
12
12
steps :
13
- - uses : actions/checkout@v2
13
+ - uses : actions/checkout@v4
14
14
15
15
- uses : actions/setup-java@v1
16
16
with :
Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- id : mintaka-version
15
- uses : wistefan/get-releases-by-semver@0.1.1
15
+ uses : wistefan/get-releases-by-semver@master
16
16
with :
17
17
include : " MINOR"
18
18
repository : fiware/mintaka
25
25
minMinor : " 6"
26
26
versionField : " TAG-NAME"
27
27
repository : fiware/context.Orion-LD
28
+ token : ${{ secrets.ADMIN_TOKEN }}
28
29
29
30
outputs :
30
31
mintaka-matrix : ${{ steps.mintaka-version.outputs.releases }}
41
42
42
43
steps :
43
44
44
- - uses : actions/checkout@v2
45
+ - uses : actions/checkout@v4
45
46
46
47
- uses : wistefan/check-compatibility@master
47
48
id : check-compatibility
58
59
java-version : ' 17'
59
60
java-package : jdk
60
61
61
- - uses : actions/checkout@v2
62
+ - uses : actions/checkout@v4
62
63
with :
63
64
ref : ${{ matrix.mintaka }}
64
65
95
96
compatible : " False"
96
97
97
98
- name : Upload report
98
- uses : actions/upload-artifact@v2
99
+ uses : actions/upload-artifact@v4
99
100
with :
100
101
name : ${{ matrix.orion }}-${{ matrix.mintaka }}
101
102
path : compatibility.json
@@ -105,7 +106,7 @@ jobs:
105
106
runs-on : ubuntu-latest
106
107
steps :
107
108
108
- - uses : actions/checkout@v2
109
+ - uses : actions/checkout@v4
109
110
with :
110
111
ref : compat-matrix
111
112
@@ -114,7 +115,7 @@ jobs:
114
115
git config user.name "$GITHUB_ACTOR"
115
116
git config user.email "[email protected] "
116
117
117
- - uses : actions/download-artifact@v2
118
+ - uses : actions/download-artifact@v4
118
119
with :
119
120
path : results
120
121
token : ${{ secrets.ADMIN_TOKEN }}
Original file line number Diff line number Diff line change 18
18
version : ${{ steps.out.outputs.version }}
19
19
20
20
steps :
21
- - uses : actions/checkout@v2
21
+ - uses : actions/checkout@v4
22
22
23
23
- id : bump
24
24
uses : zwaldowski/match-label-action@v1
44
44
runs-on : ubuntu-latest
45
45
46
46
steps :
47
- - uses : actions/checkout@v2
47
+ - uses : actions/checkout@v4
48
48
49
49
- uses : actions/setup-java@v1
50
50
with :
64
64
runs-on : ubuntu-latest
65
65
66
66
steps :
67
- - uses : actions/checkout@v2
67
+ - uses : actions/checkout@v4
68
68
69
69
- uses : actions/setup-java@v1
70
70
with :
89
89
90
90
steps :
91
91
92
- - uses : actions/checkout@v2
92
+ - uses : actions/checkout@v4
93
93
94
94
- uses : " marvinpinto/action-automatic-releases@latest"
95
95
with :
Original file line number Diff line number Diff line change 14
14
version : ${{ steps.out.outputs.version }}
15
15
16
16
steps :
17
- - uses : actions/checkout@v2
17
+ - uses : actions/checkout@v4
18
18
19
19
- uses : actions/setup-java@v1
20
20
with :
43
43
runs-on : ubuntu-latest
44
44
45
45
steps :
46
- - uses : actions/checkout@v2
46
+ - uses : actions/checkout@v4
47
47
48
48
- uses : actions/setup-java@v1
49
49
with :
64
64
runs-on : ubuntu-latest
65
65
66
66
steps :
67
- - uses : actions/checkout@v2
67
+ - uses : actions/checkout@v4
68
68
69
69
- uses : actions/setup-java@v1
70
70
with :
89
89
90
90
steps :
91
91
92
- - uses : actions/checkout@v2
92
+ - uses : actions/checkout@v4
93
93
94
94
- uses : " marvinpinto/action-automatic-releases@latest"
95
95
with :
Original file line number Diff line number Diff line change 7
7
analyze :
8
8
runs-on : ubuntu-latest
9
9
steps :
10
- - uses : actions/checkout@v2
10
+ - uses : actions/checkout@v4
11
11
12
12
- name : Set up JDK
13
13
uses : actions/setup-java@v1
Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ jobs:
16
16
repo : context.Orion-LD
17
17
excludes : prerelease, draft
18
18
19
- - uses : actions/checkout@v2
19
+ - uses : actions/checkout@v4
20
20
21
21
- uses : actions/setup-java@v1
22
22
with :
23
23
java-version : ' 17'
24
24
java-package : jdk
25
25
26
26
- name : Run tests
27
- run : mvn clean test coveralls:jacoco -Dcoveralls.token=${{ secrets.COVERALLS_TOKEN }}
27
+ run : mvn clean test coveralls:report -Dcoveralls.token=${{ secrets.COVERALLS_TOKEN }}
28
28
env :
29
29
ORION_IMAGE : fiware/orion-ld:${{ steps.orion-version.outputs.release }}
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ The following table concentrates on the most important configuration parameters
99
99
| ` datasources.default.database ` | ` DATASOURCES_DEFAULT_DATABASE ` | Name of the default database, needs to coincide with orion-ld | orion |
100
100
| ` datasources.default.username ` | ` DATASOURCES_DEFAULT_USERNAME ` | Username to be used for db connections | orion |
101
101
| ` datasources.default.password ` | ` DATASOURCES_DEFAULT_PASSWORD ` | Password to be used for db connections | orion |
102
- | ` loggers .levels.ROOT` | ` LOGGERS_LEVELS_ROOT ` | Root log level of mintaka | ERROR |
102
+ | ` logger .levels.ROOT` | ` LOGGER_LEVELS_ROOT ` | Root log level of mintaka | ERROR |
103
103
| ` basepath ` | ` BASEPATH ` | The basepath to be used for the api. Could for example be ` /ngsi-ld/v1 ` | `` |
104
104
105
105
#### Operations
Original file line number Diff line number Diff line change 86
86
<version .org.mockito.mockito-all>1.10.19</version .org.mockito.mockito-all>
87
87
<version .org.mockito.mockito-junit-jupiter>4.2.0</version .org.mockito.mockito-junit-jupiter>
88
88
<version .org.awaitility>4.0.3</version .org.awaitility>
89
- <version .org.jacoco.maven-plugin>0.8.7 </version .org.jacoco.maven-plugin>
90
- <version .org.eluder.coveralls .maven- plugin>2.2.0 </version .org.eluder.coveralls. maven-plugin>
89
+ <version .org.jacoco.maven-plugin>0.8.8 </version .org.jacoco.maven-plugin>
90
+ <version .com.github.hazendaz .maven.coveralls-maven- plugin>4.5.0-M6 </version .com.github.hazendaz.maven.coveralls- maven-plugin>
91
91
<version .com.github.spotbugs.maven-plugin>4.5.2.0</version .com.github.spotbugs.maven-plugin>
92
92
<version .org.apache.maven.plugins.maven-site-plugin>3.9.1</version .org.apache.maven.plugins.maven-site-plugin>
93
93
<version .org.apache.maven.plugins.maven-javadoc-plugin>3.2.0</version .org.apache.maven.plugins.maven-javadoc-plugin>
558
558
</executions >
559
559
</plugin >
560
560
<plugin >
561
- <groupId >org.eluder.coveralls </groupId >
561
+ <groupId >com.github.hazendaz.maven </groupId >
562
562
<artifactId >coveralls-maven-plugin</artifactId >
563
- <version >${version.org.eluder.coveralls. maven-plugin} </version >
563
+ <version >${version.com.github.hazendaz.maven.coveralls- maven-plugin} </version >
564
564
<configuration >
565
565
<repoToken >${coveralls.token} </repoToken >
566
566
</configuration >
Original file line number Diff line number Diff line change 51
51
# set to true if you want to see the queries.
52
52
show_sql : false
53
53
54
- loggers :
54
+ logger :
55
55
levels :
56
56
ROOT : ERROR
You can’t perform that action at this time.
0 commit comments