Skip to content

Commit

Permalink
Rename JIRO bean-validation to validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
pstankie authored and fredg02 committed Sep 29, 2023
1 parent 6ea3e4d commit eca87ce
Show file tree
Hide file tree
Showing 29 changed files with 171 additions and 171 deletions.
6 changes: 0 additions & 6 deletions instances/ee4j.bean-validation/config.jsonnet

This file was deleted.

1 change: 0 additions & 1 deletion instances/ee4j.bean-validation/target/jenkins/title.js

This file was deleted.

11 changes: 0 additions & 11 deletions instances/ee4j.bean-validation/target/k8s/namespace.json

This file was deleted.

24 changes: 0 additions & 24 deletions instances/ee4j.bean-validation/target/k8s/role-binding.json

This file was deleted.

12 changes: 0 additions & 12 deletions instances/ee4j.bean-validation/target/k8s/service-account.json

This file was deleted.

6 changes: 6 additions & 0 deletions instances/ee4j.validation/config.jsonnet
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
project+: {
fullName: "ee4j.validation",
displayName: "Jakarta Validation"
},
}
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"accessControl": {
"primaryGroup": {
"id": -1,
"name": "ee4j.bean-validation"
"name": "ee4j.validation"
},
"supplementalGroups": [ ],
"user": {
"id": -1,
"name": "genie.bean-validation"
"name": "genie.validation"
}
},
"clouds": {
"kubernetes": {
"kind": "kubernetes",
"namespace": "bean-validation",
"namespace": "validation",
"podRetention": "never",
"templates": {
"basic": {
Expand Down Expand Up @@ -408,14 +408,14 @@
"controlPort": 8081,
"host": "ci.eclipse.org",
"jnlpPort": 50000,
"prefix": "/bean-validation",
"prefix": "/validation",
"uiPort": 8080,
"url": "https://ci.eclipse.org/bean-validation"
"url": "https://ci.eclipse.org/validation"
},
"docker": {
"master": {
"dockerfile": "FROM docker.io/eclipsecbi/jiro-master:2.414.2\n\nEXPOSE 8080\nEXPOSE 50000\n\nCOPY jenkins/ref/plugins /usr/share/jenkins/ref/plugins\n\nRUN mkdir -p /usr/share/jenkins/ref/userContent/theme/\nCOPY jenkins/quicksilver.css.override /usr/share/jenkins/ref/userContent/theme/\nCOPY jenkins/title.js /usr/share/jenkins/ref/userContent/theme/\n\nUSER 10001\n",
"image": "ee4j.bean-validation",
"image": "ee4j.validation",
"registry": "docker.io",
"repository": "eclipsecbijenkins",
"tag": "2.414.2"
Expand Down Expand Up @@ -479,7 +479,7 @@
"View/Delete",
"View/Read"
],
"principal": "ee4j.bean-validation"
"principal": "ee4j.validation"
}
],
"plugins": [
Expand Down Expand Up @@ -581,10 +581,10 @@
"request": "4096Mi"
}
},
"namespace": "bean-validation"
"namespace": "validation"
},
"master": {
"namespace": "bean-validation",
"namespace": "validation",
"probe": {
"liveness": {
"delaySeconds": 480,
Expand All @@ -609,14 +609,14 @@
"request": "1536Mi"
}
},
"stsName": "bean-validation"
"stsName": "validation"
}
},
"maven": {
"files": {
"settings-security.xml": {
"master": {
"pass": "bots/ee4j.bean-validation/apache-maven-security-settings"
"pass": "bots/ee4j.validation/apache-maven-security-settings"
}
},
"settings.xml": {
Expand All @@ -631,16 +631,16 @@
"servers": {
"gpg.passphrase": {
"passphrase": {
"pass": "bots/ee4j.bean-validation/gpg/passphrase"
"pass": "bots/ee4j.validation/gpg/passphrase"
}
},
"ossrh": {
"nexusProUrl": "https://jakarta.oss.sonatype.org",
"password": {
"pass": "bots/ee4j.bean-validation/oss.sonatype.org/password"
"pass": "bots/ee4j.validation/oss.sonatype.org/password"
},
"username": {
"pass": "bots/ee4j.bean-validation/oss.sonatype.org/username"
"pass": "bots/ee4j.validation/oss.sonatype.org/username"
}
},
"repo.eclipse.org": {
Expand All @@ -661,11 +661,11 @@
"transferListenerLogLevel": "warn"
},
"project": {
"displayName": "Jakarta Bean Validation",
"fullName": "ee4j.bean-validation",
"displayName": "Jakarta Validation",
"fullName": "ee4j.validation",
"resourcePacks": 1,
"shortName": "bean-validation",
"unixGroupName": "ee4j.bean-validation"
"shortName": "validation",
"unixGroupName": "ee4j.validation"
},
"sbt": {
"files": {
Expand All @@ -684,8 +684,8 @@
},
"secrets": {
"dockerconfigjson": {
"dockerconfigjson-for-pull-as-bean-validation": {
"namespace": "bean-validation",
"dockerconfigjson-for-pull-as-default": {
"namespace": "validation",
"servers": {
"https://index.docker.io/v1/": {
"password": {
Expand All @@ -696,13 +696,13 @@
}
}
},
"serviceAccount": "bean-validation",
"serviceAccount": "default",
"type": [
"pull"
]
},
"dockerconfigjson-for-pull-as-default": {
"namespace": "bean-validation",
"dockerconfigjson-for-pull-as-validation": {
"namespace": "validation",
"servers": {
"https://index.docker.io/v1/": {
"password": {
Expand All @@ -713,7 +713,7 @@
}
}
},
"serviceAccount": "default",
"serviceAccount": "validation",
"type": [
"pull"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jenkins:
permissions:
- Job/ExtendedRead
- group:
name: ee4j.bean-validation
name: ee4j.validation
permissions:
- Agent/Build
- Credentials/View
Expand Down Expand Up @@ -76,14 +76,14 @@ jenkins:
- kubernetes:
name: "kubernetes"
containerCapStr: "2"
jenkinsUrl: "http://jenkins-ui.bean-validation.svc.cluster.local/bean-validation"
jenkinsTunnel: "jenkins-discovery.bean-validation.svc.cluster.local:50000"
jenkinsUrl: "http://jenkins-ui.validation.svc.cluster.local/validation"
jenkinsTunnel: "jenkins-discovery.validation.svc.cluster.local:50000"
maxRequestsPerHostStr: "32"
namespace: "bean-validation"
namespace: "validation"
podRetention: "never"
templates:
- name: "basic"
namespace: "bean-validation"
namespace: "validation"
label: "basic"
containers:
- name: "jnlp"
Expand Down Expand Up @@ -119,7 +119,7 @@ jenkins:
value: ""
volumes:
- persistentVolumeClaim:
claimName: "tools-claim-jiro-bean-validation"
claimName: "tools-claim-jiro-validation"
mountPath: "/opt/tools"
readOnly: true
- configMapVolume:
Expand Down Expand Up @@ -169,7 +169,7 @@ jenkins:
configMap:
name: m2-dir
- name: "basic-ubuntu"
namespace: "bean-validation"
namespace: "validation"
label: "basic-ubuntu"
containers:
- name: "jnlp"
Expand Down Expand Up @@ -205,7 +205,7 @@ jenkins:
value: ""
volumes:
- persistentVolumeClaim:
claimName: "tools-claim-jiro-bean-validation"
claimName: "tools-claim-jiro-validation"
mountPath: "/opt/tools"
readOnly: true
- configMapVolume:
Expand Down Expand Up @@ -255,7 +255,7 @@ jenkins:
configMap:
name: m2-dir
- name: "centos-7"
namespace: "bean-validation"
namespace: "validation"
label: "migration jipp-migration centos-7"
containers:
- name: "jnlp"
Expand Down Expand Up @@ -291,7 +291,7 @@ jenkins:
value: ""
volumes:
- persistentVolumeClaim:
claimName: "tools-claim-jiro-bean-validation"
claimName: "tools-claim-jiro-validation"
mountPath: "/opt/tools"
readOnly: true
- configMapVolume:
Expand Down Expand Up @@ -341,7 +341,7 @@ jenkins:
configMap:
name: m2-dir
- name: "centos-8"
namespace: "bean-validation"
namespace: "validation"
label: "centos-latest centos-8"
containers:
- name: "jnlp"
Expand Down Expand Up @@ -377,7 +377,7 @@ jenkins:
value: ""
volumes:
- persistentVolumeClaim:
claimName: "tools-claim-jiro-bean-validation"
claimName: "tools-claim-jiro-validation"
mountPath: "/opt/tools"
readOnly: true
- configMapVolume:
Expand Down Expand Up @@ -454,7 +454,7 @@ security:
unclassified:
location:
adminAddress: [email protected]
url: https://ci.eclipse.org/bean-validation
url: https://ci.eclipse.org/validation

mailer:
replyToAddress: [email protected]
Expand All @@ -473,11 +473,11 @@ unclassified:
simple-theme-plugin:
elements:
- cssUrl:
url: "/bean-validation/userContent/theme/quicksilver.css"
url: "/validation/userContent/theme/quicksilver.css"
- cssUrl:
url: "//fonts.googleapis.com/css?family=Libre+Franklin:400,700,300,600,100"
- jsUrl:
url: "/bean-validation/userContent/theme/title.js"
url: "/validation/userContent/theme/title.js"

buildDiscarders:
configuredBuildDiscarders:
Expand Down Expand Up @@ -505,7 +505,7 @@ unclassified:
manageHooks: false
hookSecretConfigs:
- credentialsId: "github-webhook-secret"
hookUrl: "https://ci.eclipse.org/bean-validation/github-webhook/"
hookUrl: "https://ci.eclipse.org/validation/github-webhook/"

scmGit:
createAccountBasedOnEmail: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
permissions:
- Job/ExtendedRead
- group:
name: ee4j.bean-validation
name: ee4j.validation
permissions:
- Agent/Build
- Credentials/View
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ data-tables-api 1.13.6-4
display-url-api 2.3.9
durable-task 523.va_a_22cf15d5e0
echarts-api 5.4.0-6
email-ext 2.101
email-ext 2.102
extended-read-permission 53.v6499940139e5
external-monitor-job 215.v2e88e894db_f8
extra-columns 1.26
Expand All @@ -34,7 +34,7 @@ git 5.2.0
git-client 4.5.0
git-parameter 0.9.19
github 1.37.3
github-api 1.314-431.v78d72a_3fe4c3
github-api 1.316-451.v15738eef3414
github-branch-source 1741.va_3028eb_9fd21
gitlab-api 5.3.0-91.v1f9a_fda_d654f
gitlab-branch-source 677.v0b_63b_038322b_
Expand Down Expand Up @@ -94,7 +94,7 @@ scm-api 676.v886669a_199a_a_
script-security 1275.v23895f409fb_d
simple-theme-plugin 160.vb_76454b_67900
snakeyaml-api 2.2-111.vc6598e30cc65
sonar 2.15
sonar 2.16
ssh-agent 333.v878b_53c89511
ssh-credentials 308.ve4497b_ccd8f4
ssh-slaves 2.916.vd17b_43357ce4
Expand All @@ -109,7 +109,7 @@ workflow-api 1281.vca_5fddb_3fceb_
workflow-basic-steps 1042.ve7b_140c4a_e0c
workflow-cps 3793.v65dec41c3a_c3
workflow-durable-task-step 1289.v4d3e7b_01546b_
workflow-job 1346.v180a_63f40267
workflow-job 1348.v32a_a_f150910e
workflow-multibranch 756.v891d88f2cd46
workflow-scm-step 415.v434365564324
workflow-step-api 639.v6eca_cd8c04a_a_
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ IMG.page-header__brand-image {
}

.page-header__brand-name:after {
content: 'Jakarta Bean Validation';
content: 'Jakarta Validation';
visibility: visible;
font-size: 18px;
line-height: 24px;
Expand Down
1 change: 1 addition & 0 deletions instances/ee4j.validation/target/jenkins/title.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
document.title = "Jakarta Validation - " + document.title;
Loading

0 comments on commit eca87ce

Please sign in to comment.