Skip to content

Commit

Permalink
Add Argo-Wrapper services to Jenkins Service PR Envs
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnaa05 committed Jan 7, 2025
1 parent d0b6edd commit 62b4745
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 26 deletions.
36 changes: 20 additions & 16 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@
{
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
},
{
"path": "detect_secrets.filters.common.is_baseline_file",
"filename": ".secrets.baseline"
},
{
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
"min_level": 2
Expand Down Expand Up @@ -152,21 +156,21 @@
"filename": "jenkins-blood.planx-pla.net/manifest.json",
"hashed_secret": "7120244dce59930b75711144fda4b1f6d78e4865",
"is_verified": false,
"line_number": 73
"line_number": 78
},
{
"type": "Secret Keyword",
"filename": "jenkins-blood.planx-pla.net/manifest.json",
"hashed_secret": "0447a636536df0264b2000403fbefd69f603ceb1",
"is_verified": false,
"line_number": 241
"line_number": 246
},
{
"type": "Secret Keyword",
"filename": "jenkins-blood.planx-pla.net/manifest.json",
"hashed_secret": "ca253d1c9dece2da0d6fb24ded7bdb849a475966",
"is_verified": false,
"line_number": 247
"line_number": 252
}
],
"jenkins-brain.planx-pla.net/manifest.json": [
Expand All @@ -175,21 +179,21 @@
"filename": "jenkins-brain.planx-pla.net/manifest.json",
"hashed_secret": "7120244dce59930b75711144fda4b1f6d78e4865",
"is_verified": false,
"line_number": 87
"line_number": 92
},
{
"type": "Secret Keyword",
"filename": "jenkins-brain.planx-pla.net/manifest.json",
"hashed_secret": "0447a636536df0264b2000403fbefd69f603ceb1",
"is_verified": false,
"line_number": 255
"line_number": 260
},
{
"type": "Secret Keyword",
"filename": "jenkins-brain.planx-pla.net/manifest.json",
"hashed_secret": "ca253d1c9dece2da0d6fb24ded7bdb849a475966",
"is_verified": false,
"line_number": 261
"line_number": 266
}
],
"jenkins-dcp.planx-pla.net/manifest.json": [
Expand All @@ -198,21 +202,21 @@
"filename": "jenkins-dcp.planx-pla.net/manifest.json",
"hashed_secret": "7120244dce59930b75711144fda4b1f6d78e4865",
"is_verified": false,
"line_number": 83
"line_number": 88
},
{
"type": "Secret Keyword",
"filename": "jenkins-dcp.planx-pla.net/manifest.json",
"hashed_secret": "0447a636536df0264b2000403fbefd69f603ceb1",
"is_verified": false,
"line_number": 251
"line_number": 256
},
{
"type": "Secret Keyword",
"filename": "jenkins-dcp.planx-pla.net/manifest.json",
"hashed_secret": "ca253d1c9dece2da0d6fb24ded7bdb849a475966",
"is_verified": false,
"line_number": 257
"line_number": 262
}
],
"jenkins-genomel.planx-pla.net/manifest.json": [
Expand All @@ -221,21 +225,21 @@
"filename": "jenkins-genomel.planx-pla.net/manifest.json",
"hashed_secret": "7120244dce59930b75711144fda4b1f6d78e4865",
"is_verified": false,
"line_number": 91
"line_number": 96
},
{
"type": "Secret Keyword",
"filename": "jenkins-genomel.planx-pla.net/manifest.json",
"hashed_secret": "0447a636536df0264b2000403fbefd69f603ceb1",
"is_verified": false,
"line_number": 259
"line_number": 264
},
{
"type": "Secret Keyword",
"filename": "jenkins-genomel.planx-pla.net/manifest.json",
"hashed_secret": "ca253d1c9dece2da0d6fb24ded7bdb849a475966",
"is_verified": false,
"line_number": 265
"line_number": 270
}
],
"jenkins-new-1.planx-pla.net/manifest.json": [
Expand Down Expand Up @@ -359,21 +363,21 @@
"filename": "jenkins-niaid.planx-pla.net/manifest.json",
"hashed_secret": "7120244dce59930b75711144fda4b1f6d78e4865",
"is_verified": false,
"line_number": 93
"line_number": 98
},
{
"type": "Secret Keyword",
"filename": "jenkins-niaid.planx-pla.net/manifest.json",
"hashed_secret": "0447a636536df0264b2000403fbefd69f603ceb1",
"is_verified": false,
"line_number": 261
"line_number": 266
},
{
"type": "Secret Keyword",
"filename": "jenkins-niaid.planx-pla.net/manifest.json",
"hashed_secret": "ca253d1c9dece2da0d6fb24ded7bdb849a475966",
"is_verified": false,
"line_number": 267
"line_number": 272
}
],
"qa-anvil.planx-pla.net/manifest.json": [
Expand Down Expand Up @@ -7649,5 +7653,5 @@
}
]
},
"generated_at": "2024-12-05T15:56:25Z"
"generated_at": "2025-01-07T16:19:53Z"
}
7 changes: 6 additions & 1 deletion jenkins-blood.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@
"dashboard": "quay.io/cdis/gen3-statics:master",
"requestor": "quay.io/cdis/requestor:master",
"cedar-wrapper": "quay.io/cdis/cedar-wrapper-service:master",
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master"
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master",
"argo-wrapper": "quay.io/cdis/argo-wrapper:master",
"cohort-middleware": "quay.io/cdis/cohort-middleware:master"
},
"argo": {
"argo_server_service_url": "http://argo-argo-workflows-server.argo.svc.cluster.local:2746"
},
"sower": [
{
Expand Down
2 changes: 1 addition & 1 deletion jenkins-blood.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
{
"title": "OHDSI Atlas",
"description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App",
"applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/",
"applicationUrl": "https://atlas.jenkins-blood.planx-pla.net/atlas/",
"image": "/custom/sponsors/gitops-sponsors/atlas-logo.png"
},
{
Expand Down
7 changes: 6 additions & 1 deletion jenkins-brain.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@
"dashboard": "quay.io/cdis/gen3-statics:master",
"requestor": "quay.io/cdis/requestor:master",
"cedar-wrapper": "quay.io/cdis/cedar-wrapper-service:master",
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master"
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master",
"argo-wrapper": "quay.io/cdis/argo-wrapper:master",
"cohort-middleware": "quay.io/cdis/cohort-middleware:master"
},
"argo": {
"argo_server_service_url": "http://argo-argo-workflows-server.argo.svc.cluster.local:2746"
},
"arborist": {
"deployment_version": "2"
Expand Down
2 changes: 1 addition & 1 deletion jenkins-brain.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
{
"title": "OHDSI Atlas",
"description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App",
"applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/",
"applicationUrl": "https://atlas.jenkins-brain.planx-pla.net/atlas/",
"image": "/custom/sponsors/gitops-sponsors/atlas-logo.png"
},
{
Expand Down
7 changes: 6 additions & 1 deletion jenkins-dcp.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@
"dashboard": "quay.io/cdis/gen3-statics:master",
"requestor": "quay.io/cdis/requestor:master",
"cedar-wrapper": "quay.io/cdis/cedar-wrapper-service:master",
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master"
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master",
"argo-wrapper": "quay.io/cdis/argo-wrapper:master",
"cohort-middleware": "quay.io/cdis/cohort-middleware:master"
},
"argo": {
"argo_server_service_url": "http://argo-argo-workflows-server.argo.svc.cluster.local:2746"
},
"arborist": {
"deployment_version": "2"
Expand Down
2 changes: 1 addition & 1 deletion jenkins-dcp.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
{
"title": "OHDSI Atlas",
"description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App",
"applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/",
"applicationUrl": "https://atlas.jenkins-dcp.planx-pla.net/atlas/",
"image": "/custom/sponsors/gitops-sponsors/atlas-logo.png"
},
{
Expand Down
7 changes: 6 additions & 1 deletion jenkins-genomel.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@
"dashboard": "quay.io/cdis/gen3-statics:master",
"requestor": "quay.io/cdis/requestor:master",
"cedar-wrapper": "quay.io/cdis/cedar-wrapper-service:master",
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master"
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master",
"argo-wrapper": "quay.io/cdis/argo-wrapper:master",
"cohort-middleware": "quay.io/cdis/cohort-middleware:master"
},
"argo": {
"argo_server_service_url": "http://argo-argo-workflows-server.argo.svc.cluster.local:2746"
},
"arborist": {
"deployment_version": "2"
Expand Down
2 changes: 1 addition & 1 deletion jenkins-genomel.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
{
"title": "OHDSI Atlas",
"description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App",
"applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/",
"applicationUrl": "https://atlas.jenkins-genomel.planx-pla.net/atlas/",
"image": "/custom/sponsors/gitops-sponsors/atlas-logo.png"
},
{
Expand Down
7 changes: 6 additions & 1 deletion jenkins-niaid.planx-pla.net/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,12 @@
"metadata": "quay.io/cdis/metadata-service:master",
"requestor": "quay.io/cdis/requestor:master",
"cedar-wrapper": "quay.io/cdis/cedar-wrapper-service:master",
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master"
"kayako-wrapper": "quay.io/cdis/kayako-wrapper-service:master",
"argo-wrapper": "quay.io/cdis/argo-wrapper:master",
"cohort-middleware": "quay.io/cdis/cohort-middleware:master"
},
"argo": {
"argo_server_service_url": "http://argo-argo-workflows-server.argo.svc.cluster.local:2746"
},
"portal": {
"GEN3_BUNDLE": "nct"
Expand Down
2 changes: 1 addition & 1 deletion jenkins-niaid.planx-pla.net/portal/gitops.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
{
"title": "OHDSI Atlas",
"description": "Use this App for cohort creation. These will be automatically populated in the Gen3 GWAS App",
"applicationUrl": "https://atlas.qa-mickey.planx-pla.net/atlas/",
"applicationUrl": "https://atlas.jenkins-niaid.planx-pla.net/atlas/",
"image": "/custom/sponsors/gitops-sponsors/atlas-logo.png"
},
{
Expand Down

0 comments on commit 62b4745

Please sign in to comment.