Skip to content

Commit

Permalink
Merge branch 'master' into bugfix/raskere-henting-av-gruppeidenter
Browse files Browse the repository at this point in the history
  • Loading branch information
betsytraran authored Jan 4, 2024
2 parents 20a0dcc + 9e021ad commit 78e963f
Show file tree
Hide file tree
Showing 365 changed files with 323 additions and 10,394 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/app.hodejegeren.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/app.mn-synt-arbeidsforhold-service.yml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/proxy.hodejegeren-proxy.yml

This file was deleted.

4 changes: 2 additions & 2 deletions apps/adresse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "navit_testnorge_adresse_service"
Expand Down
2 changes: 1 addition & 1 deletion apps/adresse-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{ image }}
image: "{{image}}"
webproxy: true
tokenx:
enabled: true
Expand Down
4 changes: 2 additions & 2 deletions apps/amelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "navit_testnorge_amelding_service"
Expand Down
2 changes: 1 addition & 1 deletion apps/amelding-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{ image }}
image: "{{image}}"
port: 8080
accessPolicy:
inbound:
Expand Down
4 changes: 2 additions & 2 deletions apps/app-tilgang-analyse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "navit_testnorge_app_tilgang_analyse_service"
Expand Down
2 changes: 1 addition & 1 deletion apps/app-tilgang-analyse-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
allowAllUsers: true
enabled: true
tenant: nav.no
image: {{image}}
image: "{{image}}"
port: 8080
accessPolicy:
inbound:
Expand Down
4 changes: 2 additions & 2 deletions apps/arbeidsforhold-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-arbeidsforhold-service"
Expand Down
2 changes: 1 addition & 1 deletion apps/arbeidsforhold-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{ image }}
image: "{{image}}"
port: 8080
tokenx:
enabled: true
Expand Down
4 changes: 2 additions & 2 deletions apps/batch-bestilling-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-batch-bestilling-service"
Expand Down
2 changes: 1 addition & 1 deletion apps/batch-bestilling-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{image}}
image: "{{image}}"
port: 8080
webproxy: true
tokenx:
Expand Down
4 changes: 2 additions & 2 deletions apps/brreg-stub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "brreg-stub"
Expand Down
2 changes: 1 addition & 1 deletion apps/brreg-stub/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{image}}
image: "{{image}}"
port: 8080
liveness:
path: /isAlive
Expand Down
4 changes: 2 additions & 2 deletions apps/bruker-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-bruker-service"
Expand Down
2 changes: 1 addition & 1 deletion apps/bruker-service/config.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{image}}
image: "{{image}}"
port: 8080
tokenx:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion apps/bruker-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{ image }}
image: "{{image}}"
port: 8080
tokenx:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion apps/budpro-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
Expand Down
2 changes: 1 addition & 1 deletion apps/budpro-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
allowAllUsers: true
enabled: true
tenant: nav.no
image: {{image}}
image: "{{image}}"
ingresses:
- "https://testnav-budpro-service.intern.dev.nav.no"
liveness:
Expand Down
4 changes: 2 additions & 2 deletions apps/dolly-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "dolly-frontend"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,10 @@ KrrstubForm.validation = {
krrstub: Yup.object({
epost: Yup.string(),
gyldigFra: Yup.date().nullable(),
mobil: Yup.string().matches(/^\+?\d*$/, 'Ugyldig mobilnummer'),
mobil: Yup.string().matches(/^\+?\d{8,14}$/, {
message: 'Ugyldig telefonnummer',
excludeEmptyString: true,
}),
sdpAdresse: Yup.string(),
sdpLeverandoer: Yup.string().nullable(),
spraak: Yup.string(),
Expand Down
4 changes: 2 additions & 2 deletions apps/dollystatus/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ test {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-dollystatus"
Expand Down
2 changes: 1 addition & 1 deletion apps/dollystatus/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{image}}
image: "{{image}}"
port: 8080
accessPolicy:
outbound:
Expand Down
4 changes: 2 additions & 2 deletions apps/endringsmelding-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-endringsmelding-frontend"
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-frontend/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ spec:
requests:
cpu: 300m
memory: 1024Mi
image: {{ image }}
image: "{{image}}"
ingresses:
- "https://testnav-endringsmelding.intern.dev.nav.no"
4 changes: 2 additions & 2 deletions apps/endringsmelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ test {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-endringsmelding-service"
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-service/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: dolly
spec:
image: {{image}}
image: "{{image}}"
port: 8080
webproxy: true
tokenx:
Expand Down
4 changes: 2 additions & 2 deletions apps/ereg-batch-status-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jacocoTestReport {

sonarqube {
properties {
property "sonar.coverage.jacoco.xmlReportPaths", "${project.buildDir}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.coverage.jacoco.xmlReportPaths", "${project.layout.buildDirectory}/reports/jacoco/test/jacocoTestReport.xml"
property "sonar.dynamicAnalysis", "reuseReports"
property "sonar.host.url", "https://sonarcloud.io"
property "sonar.java.coveragePlugin", "jacoco"
property "sonar.language", "java"
property "sonar.login", System.getenv("SONAR_TOKEN")
property "sonar.token", System.getenv("SONAR_TOKEN")
property "sonar.organization", "navikt"
property "sonar.project.monorepo.enabled", true
property "sonar.projectKey", "testnav-ereg-batch-status-service"
Expand Down
Loading

0 comments on commit 78e963f

Please sign in to comment.