Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Notification
Commits
0d1999d6
Commit
0d1999d6
authored
2 years ago
by
Marc Burnie [AWS]
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into master-dev-merge
parents
6ba21deb
237ef512
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!239
spring-webmvc upgrade
,
!206
Update pom version
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-29
1 addition, 29 deletions
.gitlab-ci.yml
devops/gcp/pipeline/override-stages.yml
+30
-0
30 additions, 0 deletions
devops/gcp/pipeline/override-stages.yml
with
31 additions
and
29 deletions
.gitlab-ci.yml
+
1
−
29
View file @
0d1999d6
variables
:
OSDU_GCP_SERVICE
:
notification
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_HELM_DEPLOYMENT_DIR
:
"
devops/gcp/deploy"
OSDU_GCP_HELM_CONFIG_DIR
:
"
devops/gcp/configmap"
OSDU_GCP_HELM_NAMESPACE
:
"
default"
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
>
--set data.log_level=$OSDU_GCP_LOG_LEVEL
--set data.google_audiences=$GOOGLE_AUDIENCE
--set data.app_register=$OSDU_GCP_REGISTER_API
OSDU_GCP_HELM_CONFIG_SERVICE_VARS_DEV2
:
>
--set data.log_level=$OSDU_GCP_LOG_LEVEL
--set data.google_audiences=$GOOGLE_AUDIENCE
--set data.app_register=$OSDU_GCP_REGISTER_API
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
>
--set data.image=$CI_REGISTRY_IMAGE/osdu-gcp-$OSDU_GCP_SERVICE:$CI_COMMIT_SHORT_SHA
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
OSDU_GCP_HELM_CONFIG_SERVICE
:
"
notification-config"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
"
notification-deploy"
OSDU_GCP_HELM_PACKAGE_CHARTS
:
"
devops/gcp/deploy
devops/gcp/configmap"
AWS_BUILD_SUBDIR
:
provider/notification-aws/build-aws
AWS_TEST_SUBDIR
:
testing/notification-test-aws
AWS_SERVICE
:
notification
...
...
@@ -63,12 +43,4 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/ibm.yml"
osdu-gcp-test
:
variables
:
ENVIRONMENT
:
$OSDU_GCP_ENVIRONMENT
REGISTER_BASE_URL
:
$OSDU_GCP_REGISTER_BASE_URL
osdu-gcp-dev2-test
:
variables
:
ENVIRONMENT
:
$OSDU_GCP_ENVIRONMENT
REGISTER_BASE_URL
:
$OSDU_GCP_REGISTER_BASE_URL
-
local
:
"
devops/gcp/pipeline/override-stages.yml"
This diff is collapsed.
Click to expand it.
devops/gcp/pipeline/override-stages.yml
0 → 100644
+
30
−
0
View file @
0d1999d6
variables
:
OSDU_GCP_SERVICE
:
notification
OSDU_GCP_VENDOR
:
gcp
OSDU_GCP_HELM_DEPLOYMENT_DIR
:
"
devops/gcp/deploy"
OSDU_GCP_HELM_CONFIG_DIR
:
"
devops/gcp/configmap"
OSDU_GCP_HELM_NAMESPACE
:
"
default"
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
>
--set data.log_level=$OSDU_GCP_LOG_LEVEL
--set data.google_audiences=$GOOGLE_AUDIENCE
--set data.app_register=$OSDU_GCP_REGISTER_API
OSDU_GCP_HELM_CONFIG_SERVICE_VARS_DEV2
:
>
--set data.log_level=$OSDU_GCP_LOG_LEVEL
--set data.google_audiences=$GOOGLE_AUDIENCE
--set data.app_register=$OSDU_GCP_REGISTER_API
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
>
--set data.image=$CI_REGISTRY_IMAGE/osdu-gcp-$OSDU_GCP_SERVICE:$CI_COMMIT_SHORT_SHA
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
OSDU_GCP_HELM_CONFIG_SERVICE
:
"
notification-config"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
"
notification-deploy"
OSDU_GCP_HELM_PACKAGE_CHARTS
:
"
devops/gcp/deploy
devops/gcp/configmap"
osdu-gcp-test
:
variables
:
ENVIRONMENT
:
$OSDU_GCP_ENVIRONMENT
REGISTER_BASE_URL
:
$OSDU_GCP_REGISTER_BASE_URL
osdu-gcp-dev2-test
:
variables
:
ENVIRONMENT
:
$OSDU_GCP_ENVIRONMENT
REGISTER_BASE_URL
:
$OSDU_GCP_REGISTER_BASE_URL
This diff is collapsed.
Click to expand it.
Morris Estepa
@estepamo
mentioned in commit
ae5619d7
·
2 years ago
mentioned in commit
ae5619d7
mentioned in commit ae5619d7b9a1399e2ae8c7e8c646a1cb9d7ce454
Toggle commit list
Morris Estepa
@estepamo
mentioned in commit
c8a6e505
·
2 years ago
mentioned in commit
c8a6e505
mentioned in commit c8a6e5059c933e93130115bfcd96150216b28efc
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment