-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/pensjon-oppdaterte-endepunkter
- Loading branch information
Showing
380 changed files
with
21,965 additions
and
15,800 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
.github/workflows/app.levende-arbeidsforhold-ansettelse.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: levende-arbeidsforhold-ansettelse | ||
|
||
on: | ||
push: | ||
paths: | ||
- libs/commands/** | ||
- libs/data-transfer-objects/** | ||
- libs/security-core/** | ||
- libs/servlet-core/** | ||
- libs/servlet-security/** | ||
- libs/servlet-insecure-security/** | ||
- apps/levende-arbeidsforhold-ansettelse/** | ||
- .github/workflows/app.levende-arbeidsforhold-ansettelse.yml | ||
|
||
|
||
jobs: | ||
workflow: | ||
uses: ./.github/workflows/common.workflow.backend.yml | ||
with: | ||
working-directory: "apps/levende-arbeidsforhold-ansettelse" | ||
deploy-tag: "#deploy-levende-arbeidsforhold-ansettelse" | ||
sonar-enabled: false | ||
permissions: | ||
contents: read | ||
id-token: write | ||
secrets: inherit |
25 changes: 25 additions & 0 deletions
25
.github/workflows/app.levende-arbeidsforhold-scheduler.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
name: levende-arbeidsforhold-scheduler | ||
|
||
on: | ||
push: | ||
paths: | ||
- libs/commands/** | ||
- libs/data-transfer-objects/** | ||
- libs/security-core/** | ||
- libs/servlet-core/** | ||
- libs/servlet-security/** | ||
- apps/levende-arbeidsforhold-scheduler/** | ||
- .github/workflows/app.levende-arbeidsforhold-scheduler.yml | ||
|
||
|
||
jobs: | ||
workflow: | ||
uses: ./.github/workflows/common.workflow.backend.yml | ||
with: | ||
working-directory: "apps/levende-arbeidsforhold-scheduler" | ||
deploy-tag: "#deploy-levende-arbeidsforhold-scheduler" | ||
sonar-enabled: false | ||
permissions: | ||
contents: read | ||
id-token: write | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
name: levende-arbeidsforhold-service | ||
|
||
on: | ||
push: | ||
paths: | ||
- libs/kafka-config/** | ||
- libs/avro-schema/** | ||
- libs/security-core/** | ||
- libs/servlet-core/** | ||
- libs/servlet-insecure-security/** | ||
- libs/reactive-core/** | ||
- apps/levende-arbeidsforhold-service/** | ||
- .github/workflows/app.levende-arbeidsforhold-service.yml | ||
|
||
jobs: | ||
workflow: | ||
uses: ./.github/workflows/common.workflow.backend.yml | ||
with: | ||
working-directory: "apps/levende-arbeidsforhold-service" | ||
deploy-tag: "#deploy-levende-arbeidsforhold-service" | ||
permissions: | ||
contents: read | ||
id-token: write | ||
secrets: inherit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.