Skip to content

Commit acecec3

Browse files
authored
Merge branch 'master' into feature/java-conventions-plugin-3
2 parents 139210e + 93bf346 commit acecec3

File tree

103 files changed

+674
-591
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+674
-591
lines changed

.github/workflows/app.adresse-service.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/security-core
9-
- libs/servlet-core
10-
- libs/servlet-security
11-
- apps/adresse-service/**
12-
- .github/workflows/app.adresse-service.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/security-core/**"
9+
- "libs/servlet-core/**"
10+
- "libs/servlet-security/**"
11+
- "apps/adresse-service/**"
12+
- ".github/workflows/app.adresse-service.yml"
1313

1414
jobs:
1515
workflow:

.github/workflows/app.amelding-service.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/avro-schema
8-
- libs/commands
9-
- libs/data-transfer-objects
10-
- libs/reactive-core
11-
- libs/reactive-security
12-
- libs/security-core
13-
- apps/amelding-service/**
14-
- .github/workflows/app.amelding-service.yml
7+
- "libs/avro-schema/**"
8+
- "libs/commands/**"
9+
- "libs/data-transfer-objects/**"
10+
- "libs/reactive-core/**"
11+
- "libs/reactive-security/**"
12+
- "libs/security-core/**"
13+
- "apps/amelding-service/**"
14+
- ".github/workflows/app.amelding-service.yml"
1515

1616
jobs:
1717
workflow:

.github/workflows/app.app-tilgang-analyse-service.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/reactive-core
9-
- libs/reactive-security
10-
- apps/app-tilgang-analyse-service/**
11-
- .github/workflows/app.app-tilgang-analyse-service.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/reactive-core/**"
9+
- "libs/reactive-security/**"
10+
- "apps/app-tilgang-analyse-service/**"
11+
- ".github/workflows/app.app-tilgang-analyse-service.yml"
1212

1313
jobs:
1414
workflow:

.github/workflows/app.arbeidsforhold-service.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/commands
8-
- libs/data-transfer-objects
9-
- libs/reactive-core
10-
- libs/security-core
11-
- libs/servlet-core
12-
- libs/servlet-security
13-
- apps/arbeidsforhold-service/**
14-
- .github/workflows/app.arbeidsforhold-service.yml
7+
- "libs/commands/**"
8+
- "libs/data-transfer-objects/**"
9+
- "libs/reactive-core/**"
10+
- "libs/security-core/**"
11+
- "libs/servlet-core/**"
12+
- "libs/servlet-security/**"
13+
- "apps/arbeidsforhold-service/**"
14+
- ".github/workflows/app.arbeidsforhold-service.yml"
1515

1616
jobs:
1717
workflow:

.github/workflows/app.batch-bestilling-service.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/commands
8-
- libs/data-transfer-objects
9-
- libs/reactive-core
10-
- libs/security-core
11-
- libs/servlet-core
12-
- libs/servlet-insecure-security
13-
- libs/servlet-security
14-
- apps/batch-bestilling-service/**
15-
- .github/workflows/app.batch-bestilling-service.yml
7+
- "libs/commands/**"
8+
- "libs/data-transfer-objects/**"
9+
- "libs/reactive-core/**"
10+
- "libs/security-core/**"
11+
- "libs/servlet-core/**"
12+
- "libs/servlet-insecure-security/**"
13+
- "libs/servlet-security/**"
14+
- "apps/batch-bestilling-service/**"
15+
- ".github/workflows/app.batch-bestilling-service.yml"
1616

1717
jobs:
1818
workflow:

.github/workflows/app.brreg-stub.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/database
8-
- libs/servlet-core
9-
- apps/brreg-stub/**
10-
- .github/workflows/app.brreg-stub.yml
7+
- "libs/database/**"
8+
- "libs/servlet-core/**"
9+
- "apps/brreg-stub/**"
10+
- ".github/workflows/app.brreg-stub.yml"
1111

1212
jobs:
1313
workflow:

.github/workflows/app.bruker-service.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/integration-test
9-
- libs/reactive-core
10-
- libs/reactive-security
11-
- libs/security-core
12-
- apps/bruker-service/**
13-
- .github/workflows/app.bruker-service.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/integration-test/**"
9+
- "libs/reactive-core/**"
10+
- "libs/reactive-security/**"
11+
- "libs/security-core/**"
12+
- "apps/bruker-service/**"
13+
- ".github/workflows/app.bruker-service.yml"
1414

1515
jobs:
1616
workflow:

.github/workflows/app.budpro-service.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/commands
8-
- libs/data-transfer-objects
9-
- libs/reactive-core
10-
- libs/security-core
11-
- libs/servlet-core
12-
- libs/servlet-insecure-security
13-
- libs/servlet-security
14-
- apps/budpro-service/**
15-
- .github/workflows/app.budpro-service.yml
7+
- "libs/commands/**"
8+
- "libs/data-transfer-objects/**"
9+
- "libs/reactive-core/**"
10+
- "libs/security-core/**"
11+
- "libs/servlet-core/**"
12+
- "libs/servlet-insecure-security/**"
13+
- "libs/servlet-security/**"
14+
- "apps/budpro-service/**"
15+
- ".github/workflows/app.budpro-service.yml"
1616

1717
jobs:
1818
workflow:

.github/workflows/app.dolly-backend.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects/**
8-
- libs/data-transfer-search-objects/**
9-
- libs/database/**
10-
- libs/reactive-core/**
11-
- libs/security-core/**
12-
- libs/servlet-core/**
13-
- libs/servlet-insecure-security/**
14-
- libs/servlet-security/**
15-
- apps/dolly-backend/**
16-
- .github/workflows/app.dolly-backend.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/data-transfer-search-objects/**"
9+
- "libs/database/**"
10+
- "libs/reactive-core/**"
11+
- "libs/security-core/**"
12+
- "libs/servlet-core/**"
13+
- "libs/servlet-insecure-security/**"
14+
- "libs/servlet-security/**"
15+
- "apps/dolly-backend/**"
16+
- ".github/workflows/app.dolly-backend.yml"
1717

1818
jobs:
1919
workflow:

.github/workflows/app.dolly-frontend.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/reactive-core
9-
- libs/reactive-frontend
10-
- libs/reactive-proxy
11-
- libs/reactive-security
12-
- libs/reactive-session-security
13-
- libs/security-core
14-
- libs/security-core
15-
- apps/dolly-frontend/**
16-
- .github/workflows/app.dolly-frontend.yml
17-
- .github/workflows/common.playwright.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/reactive-core/**"
9+
- "libs/reactive-frontend/**"
10+
- "libs/reactive-proxy/**"
11+
- "libs/reactive-security/**"
12+
- "libs/reactive-session-security/**"
13+
- "libs/security-core/**"
14+
- "libs/security-core/**"
15+
- "apps/dolly-frontend/**"
16+
- ".github/workflows/app.dolly-frontend.yml"
17+
- ".github/workflows/common.playwright.yml"
1818

1919
jobs:
2020
playwright:

.github/workflows/app.dollystatus.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- apps/dollystatus/**
8-
- .github/workflows/app.dollystatus.yml
7+
- "apps/dollystatus/**"
8+
- ".github/workflows/app.dollystatus.yml"
99

1010
jobs:
1111
workflow:

.github/workflows/app.endringsmelding-frontend.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/reactive-core
8-
- libs/reactive-frontend
9-
- libs/reactive-session-security
10-
- libs/security-core
11-
- apps/endringsmelding-frontend/**
12-
- .github/workflows/app.endringsmelding-frontend.yml
7+
- "libs/reactive-core/**"
8+
- "libs/reactive-frontend/**"
9+
- "libs/reactive-session-security/**"
10+
- "libs/security-core/**"
11+
- "apps/endringsmelding-frontend/**"
12+
- ".github/workflows/app.endringsmelding-frontend.yml"
1313

1414
jobs:
1515
workflow:

.github/workflows/app.endringsmelding-service.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/data-transfer-search-objects
9-
- libs/reactive-core
10-
- libs/reactive-security
11-
- libs/security-core
12-
- apps/endringsmelding-service/**
13-
- .github/workflows/app.endringsmelding-service.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/data-transfer-search-objects/**"
9+
- "libs/reactive-core/**"
10+
- "libs/reactive-security/**"
11+
- "libs/security-core/**"
12+
- "apps/endringsmelding-service/**"
13+
- ".github/workflows/app.endringsmelding-service.yml"
1414

1515
jobs:
1616
workflow:

.github/workflows/app.ereg-batch-status-service.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/data-transfer-objects
8-
- libs/reactive-core
9-
- libs/servlet-core
10-
- libs/servlet-security
11-
- apps/ereg-batch-status-service/**
12-
- .github/workflows/app.ereg-batch-status-service.yml
7+
- "libs/data-transfer-objects/**"
8+
- "libs/reactive-core/**"
9+
- "libs/servlet-core/**"
10+
- "libs/servlet-security/**"
11+
- "apps/ereg-batch-status-service/**"
12+
- ".github/workflows/app.ereg-batch-status-service.yml"
1313

1414
jobs:
1515
workflow:

.github/workflows/app.faste-data-frontend.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/reactive-core
8-
- libs/reactive-frontend
9-
- libs/reactive-session-security
10-
- libs/security-core
11-
- apps/faste-data-frontend/**
12-
- .github/workflows/app.faste-data-frontend.yml
7+
- "libs/reactive-core/**"
8+
- "libs/reactive-frontend/**"
9+
- "libs/reactive-session-security/**"
10+
- "libs/security-core/**"
11+
- "apps/faste-data-frontend/**"
12+
- ".github/workflows/app.faste-data-frontend.yml"
1313

1414
jobs:
1515
workflow:

.github/workflows/app.generer-arbeidsforhold-populasjon-service.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/commands
8-
- libs/data-transfer-objects
9-
- libs/security-core
10-
- libs/servlet-core
11-
- libs/servlet-insecure-security
12-
- apps/generer-arbeidsforhold-populasjon-service/**
13-
- .github/workflows/app.generer-arbeidsforhold-populasjon-service.yml
7+
- "libs/commands/**"
8+
- "libs/data-transfer-objects/**"
9+
- "libs/security-core/**"
10+
- "libs/servlet-core/**"
11+
- "libs/servlet-insecure-security/**"
12+
- "apps/generer-arbeidsforhold-populasjon-service/**"
13+
- ".github/workflows/app.generer-arbeidsforhold-populasjon-service.yml"
1414

1515
jobs:
1616
workflow:

.github/workflows/app.generer-navn-service.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/commands
8-
- libs/data-transfer-objects
9-
- libs/security-core
10-
- libs/servlet-core
11-
- libs/servlet-security
12-
- libs/testing
13-
- apps/generer-navn-service/**
14-
- .github/workflows/app.generer-navn-service.yml
7+
- "libs/commands/**"
8+
- "libs/data-transfer-objects/**"
9+
- "libs/security-core/**"
10+
- "libs/servlet-core/**"
11+
- "libs/servlet-security/**"
12+
- "libs/testing/**"
13+
- "apps/generer-navn-service/**"
14+
- ".github/workflows/app.generer-navn-service.yml"
1515

1616
jobs:
1717
workflow:

.github/workflows/app.generer-organisasjon-populasjon-service.yml

+12-12
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ on:
44
push:
55
paths:
66
- "plugins/**"
7-
- libs/avro-schema
8-
- libs/commands
9-
- libs/data-transfer-objects
10-
- libs/database
11-
- libs/kafka-config
12-
- libs/kafka-producers
13-
- libs/reactive-core
14-
- libs/security-core
15-
- libs/servlet-core
16-
- libs/servlet-security
17-
- apps/generer-organisasjon-populasjon-service/**
18-
- .github/workflows/app.generer-organisasjon-populasjon-service.yml
7+
- "libs/avro-schema/**"
8+
- "libs/commands/**"
9+
- "libs/data-transfer-objects/**"
10+
- "libs/database/**"
11+
- "libs/kafka-config/**"
12+
- "libs/kafka-producers/**"
13+
- "libs/reactive-core/**"
14+
- "libs/security-core/**"
15+
- "libs/servlet-core/**"
16+
- "libs/servlet-security/**"
17+
- "apps/generer-organisasjon-populasjon-service/**"
18+
- ".github/workflows/app.generer-organisasjon-populasjon-service.yml"
1919

2020
jobs:
2121
workflow:

0 commit comments

Comments
 (0)