-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
90 lines (73 loc) · 2.59 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
release-repo: [email protected]:CDLUC3/mrt-doc.git
repositories:
# Documentation
- repo: [email protected]:CDLUC3/mrt-doc.git
- repo: [email protected]:CDLUC3/mrt-doc-private.git
# Java Code
- repo: [email protected]:CDLUC3/mrt-inventory.git
- repo: [email protected]:CDLUC3/mrt-ingest.git
- repo: [email protected]:CDLUC3/mrt-audit.git
- repo: [email protected]:CDLUC3/mrt-replic.git
- repo: [email protected]:CDLUC3/mrt-store.git
- repo: [email protected]:CDLUC3/mrt-cloud.git
- repo: [email protected]:CDLUC3/mrt-core2.git
# Java and Ruby
- repo: [email protected]:CDLUC3/mrt-zk.git
# Java code - ad hoc tools
- repo: [email protected]:CDLUC3/File-Analyzer.git
- repo: [email protected]:CDLUC3/mrt-box.git
- repo: [email protected]:CDLUC3/mrt-maint.git
# Ruby code
- repo: [email protected]:CDLUC3/mrt-dashboard.git
- repo: [email protected]:CDLUC3/mrt-ingest-ruby.git
- repo: [email protected]:CDLUC3/mrt-admin-lambda.git
- repo: [email protected]:CDLUC3/mrt-integ-tests.git
- repo: [email protected]:CDLUC3/uc3-ssm.git
- repo: [email protected]:CDLUC3/mrt-cron.git
- repo: [email protected]:CDLUC3/mrt-atom.git
- repo: [email protected]:CDLUC3/s3-sinatra.git
- repo: [email protected]:CDLUC3/mrt-admin-sinatra.git
# Config code
- repo: [email protected]:CDLUC3/mrt-tomcat.git
- repo: [email protected]:cdlib/mrt-ingest-profile.git
branches:
- production
- stage
- repo: [email protected]:CDLUC3/merritt_ldap_tools.git
# DevOps code
- repo: [email protected]:CDLUC3/mrt-ansible-service-restart.git
# DevOps code
- repo: [email protected]:CDLUC3/mrt-sceptre.git
- repo: [email protected]:CDLUC3/mrt-tomcat-deploy.git
- repo: [email protected]:CDLUC3/mrt-service-release-manifest.git
# Docker Code
- repo: [email protected]:CDLUC3/merritt-docker.git
# remove mrt-tind-harvester from tagging until it is active again
# - repo: [email protected]:CDLUC3/mrt-tind-harvester.git
# Python code
- repo: [email protected]:CDLUC3/uc3-etds.git
branches:
- production
- stage
- repo: [email protected]:CDLUC3/mrt-repo-tagger.git
- repo: [email protected]:CDLUC3/mrt-locust.git
# Soon to be deprecated code - will be retired when a Yaml based Nuxeo management system is ready
- repo: [email protected]:cdlib/mrt-dashboard-config.git
sprint-template: >
## Major accomplishments:
deploy-template: >
## Service(s)
## Servers affected
## Change Description
## Github issue
Link(s)
-
## Source Code:
Link(s) to tagged release(s)
-
## Infrastructure Changes to support software (ALB, EFS, etc)
## Jenkins: (if applicable)
### Build name/number
### Build URL
## Upgrade Steps (if applicable)
- [ ] Action Step 1