Skip to content

Commit

Permalink
Merge branch 'master' into feature/oppdrag-service
Browse files Browse the repository at this point in the history
  • Loading branch information
krharum committed Oct 14, 2024
2 parents 2cf8f24 + fcee739 commit d2f6105
Show file tree
Hide file tree
Showing 1,926 changed files with 50,297 additions and 39,411 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/alert-dolly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
apply-alerts:
name: Apply alerts to cluster
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
permissions:
contents: read
Expand All @@ -18,4 +19,4 @@ jobs:
uses: nais/deploy/actions/deploy@v2
env:
CLUSTER: dev-gcp
RESOURCE: .nais/alerting-dolly.yml
RESOURCE: ".nais/alerting-dolly.yml"
13 changes: 7 additions & 6 deletions .github/workflows/app.adresse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ name: adresse-service
on:
push:
paths:
- libs/data-transfer-objects
- libs/security-core
- libs/servlet-core
- libs/servlet-security
- apps/adresse-service/**
- .github/workflows/app.adresse-service.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-security/**"
- "apps/adresse-service/**"
- ".github/workflows/app.adresse-service.yml"

jobs:
workflow:
Expand Down
17 changes: 9 additions & 8 deletions .github/workflows/app.amelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ name: amelding-service
on:
push:
paths:
- libs/avro-schema
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/reactive-security
- libs/security-core
- apps/amelding-service/**
- .github/workflows/app.amelding-service.yml
- "plugins/**"
- "libs/avro-schema/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "apps/amelding-service/**"
- ".github/workflows/app.amelding-service.yml"

jobs:
workflow:
Expand Down
11 changes: 6 additions & 5 deletions .github/workflows/app.app-tilgang-analyse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: app-tilgang-analyse-service
on:
push:
paths:
- libs/data-transfer-objects
- libs/reactive-core
- libs/reactive-security
- apps/app-tilgang-analyse-service/**
- .github/workflows/app.app-tilgang-analyse-service.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/reactive-security/**"
- "apps/app-tilgang-analyse-service/**"
- ".github/workflows/app.app-tilgang-analyse-service.yml"

jobs:
workflow:
Expand Down
17 changes: 9 additions & 8 deletions .github/workflows/app.arbeidsforhold-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ name: arbeidsforhold-service
on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-security
- apps/arbeidsforhold-service/**
- .github/workflows/app.arbeidsforhold-service.yml
- "plugins/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-security/**"
- "apps/arbeidsforhold-service/**"
- ".github/workflows/app.arbeidsforhold-service.yml"

jobs:
workflow:
Expand Down
19 changes: 10 additions & 9 deletions .github/workflows/app.batch-bestilling-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ name: batch-bestilling-service
on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-insecure-security
- libs/servlet-security
- apps/batch-bestilling-service/**
- .github/workflows/app.batch-bestilling-service.yml
- "plugins/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-insecure-security/**"
- "libs/servlet-security/**"
- "apps/batch-bestilling-service/**"
- ".github/workflows/app.batch-bestilling-service.yml"

jobs:
workflow:
Expand Down
9 changes: 5 additions & 4 deletions .github/workflows/app.brreg-stub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: brreg-stub
on:
push:
paths:
- libs/database
- libs/servlet-core
- apps/brreg-stub/**
- .github/workflows/app.brreg-stub.yml
- "plugins/**"
- "libs/database/**"
- "libs/servlet-core/**"
- "apps/brreg-stub/**"
- ".github/workflows/app.brreg-stub.yml"

jobs:
workflow:
Expand Down
15 changes: 8 additions & 7 deletions .github/workflows/app.bruker-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ name: bruker-service
on:
push:
paths:
- libs/data-transfer-objects
- libs/integration-test
- libs/reactive-core
- libs/reactive-security
- libs/security-core
- apps/bruker-service/**
- .github/workflows/app.bruker-service.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/integration-test/**"
- "libs/reactive-core/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "apps/bruker-service/**"
- ".github/workflows/app.bruker-service.yml"

jobs:
workflow:
Expand Down
19 changes: 10 additions & 9 deletions .github/workflows/app.budpro-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ name: budpro-service
on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-insecure-security
- libs/servlet-security
- apps/budpro-service/**
- .github/workflows/app.budpro-service.yml
- "plugins/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-insecure-security/**"
- "libs/servlet-security/**"
- "apps/budpro-service/**"
- ".github/workflows/app.budpro-service.yml"

jobs:
workflow:
Expand Down
20 changes: 11 additions & 9 deletions .github/workflows/app.dolly-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ name: dolly-backend
on:
push:
paths:
- libs/data-transfer-objects
- libs/database
- libs/reactive-core
- libs/security-core
- libs/servlet-core
- libs/servlet-insecure-security
- libs/servlet-security
- apps/dolly-backend/**
- .github/workflows/app.dolly-backend.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/data-transfer-search-objects/**"
- "libs/database/**"
- "libs/reactive-core/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-insecure-security/**"
- "libs/servlet-security/**"
- "apps/dolly-backend/**"
- ".github/workflows/app.dolly-backend.yml"

jobs:
workflow:
Expand Down
28 changes: 14 additions & 14 deletions .github/workflows/app.dolly-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@ name: dolly-frontend
on:
push:
paths:
- libs/data-transfer-objects
- libs/reactive-core
- libs/reactive-frontend
- libs/reactive-proxy
- libs/reactive-security
- libs/reactive-session-security
- libs/security-core
- libs/security-core
- apps/dolly-frontend/**
- .github/workflows/app.dolly-frontend.yml
- .github/workflows/common.cypress.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/reactive-core/**"
- "libs/reactive-frontend/**"
- "libs/reactive-proxy/**"
- "libs/reactive-security/**"
- "libs/reactive-session-security/**"
- "libs/security-core/**"
- "libs/security-core/**"
- "apps/dolly-frontend/**"
- ".github/workflows/app.dolly-frontend.yml"
- ".github/workflows/common.playwright.yml"

jobs:

cypress:
uses: ./.github/workflows/common.cypress.yml
playwright:
uses: ./.github/workflows/common.playwright.yml
with:
working-directory: "apps/dolly-frontend"
secrets:
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/app.dollystatus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: dollystatus
on:
push:
paths:
- apps/dollystatus/**
- .github/workflows/app.dollystatus.yml
- "plugins/**"
- "apps/dollystatus/**"
- ".github/workflows/app.dollystatus.yml"

jobs:
workflow:
Expand Down
13 changes: 7 additions & 6 deletions .github/workflows/app.endringsmelding-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ name: endringsmelding-frontend
on:
push:
paths:
- libs/reactive-core
- libs/reactive-frontend
- libs/reactive-session-security
- libs/security-core
- apps/endringsmelding-frontend/**
- .github/workflows/app.endringsmelding-frontend.yml
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-frontend/**"
- "libs/reactive-session-security/**"
- "libs/security-core/**"
- "apps/endringsmelding-frontend/**"
- ".github/workflows/app.endringsmelding-frontend.yml"

jobs:
workflow:
Expand Down
14 changes: 8 additions & 6 deletions .github/workflows/app.endringsmelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ name: endringsmelding-service
on:
push:
paths:
- libs/data-transfer-objects
- libs/reactive-core
- libs/reactive-security
- libs/security-core
- apps/endringsmelding-service/**
- .github/workflows/app.endringsmelding-service.yml
- "plugins/**"
- "libs/data-transfer-objects/**"
- "libs/data-transfer-search-objects/**"
- "libs/reactive-core/**"
- "libs/reactive-security/**"
- "libs/security-core/**"
- "apps/endringsmelding-service/**"
- ".github/workflows/app.endringsmelding-service.yml"

jobs:
workflow:
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/app.ereg-batch-status-service.yml

This file was deleted.

13 changes: 7 additions & 6 deletions .github/workflows/app.faste-data-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ name: faste-data-frontend
on:
push:
paths:
- libs/reactive-core
- libs/reactive-frontend
- libs/reactive-session-security
- libs/security-core
- apps/faste-data-frontend/**
- .github/workflows/app.faste-data-frontend.yml
- "plugins/**"
- "libs/reactive-core/**"
- "libs/reactive-frontend/**"
- "libs/reactive-session-security/**"
- "libs/security-core/**"
- "apps/faste-data-frontend/**"
- ".github/workflows/app.faste-data-frontend.yml"

jobs:
workflow:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ name: generer-arbeidsforhold-populasjon-service
on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/security-core
- libs/servlet-core
- libs/servlet-insecure-security
- apps/generer-arbeidsforhold-populasjon-service/**
- .github/workflows/app.generer-arbeidsforhold-populasjon-service.yml
- "plugins/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-insecure-security/**"
- "apps/generer-arbeidsforhold-populasjon-service/**"
- ".github/workflows/app.generer-arbeidsforhold-populasjon-service.yml"

jobs:
workflow:
Expand Down
17 changes: 9 additions & 8 deletions .github/workflows/app.generer-navn-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ name: generer-navn-service
on:
push:
paths:
- libs/commands
- libs/data-transfer-objects
- libs/security-core
- libs/servlet-core
- libs/servlet-security
- libs/testing
- apps/generer-navn-service/**
- .github/workflows/app.generer-navn-service.yml
- "plugins/**"
- "libs/commands/**"
- "libs/data-transfer-objects/**"
- "libs/security-core/**"
- "libs/servlet-core/**"
- "libs/servlet-security/**"
- "libs/testing/**"
- "apps/generer-navn-service/**"
- ".github/workflows/app.generer-navn-service.yml"

jobs:
workflow:
Expand Down
Loading

0 comments on commit d2f6105

Please sign in to comment.