-
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/popp-gjennomsnitt-g
# Conflicts: # apps/dolly-frontend/src/main/js/src/pages/adminPages/Appstyring/EditParameter.tsx
- Loading branch information
Showing
213 changed files
with
8,593 additions
and
343 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
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.