-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.test.json
157 lines (155 loc) · 6.61 KB
/
config.test.json
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"version": 1,
"name": "DACCS E2E docker image updater config",
"project": {
"name": "birdhouse-deploy-for-testing",
"url": "https://github.com/Ouranosinc/birdhouse-deploy-for-testing",
"raw_repo": "https://raw.githubusercontent.com/Ouranosinc/birdhouse-deploy-for-testing/master"
},
"images": [
{
"id": "finch",
"url": "https://hub.docker.com/r/birdhouse/finch",
"dockerhub_repo_name": "birdhouse/finch",
"bump_tag": "s@(.*birdhouse\\/finch:).*@\\1NEW_TAG_VALUE\"@",
"bump_file": "birdhouse/default.env",
"tag_filter": "^version-[0-9]+(\\.[0-9]+)*$"
},
{
"id": "canarieapi",
"url": "https://hub.docker.com/r/pavics/canarieapi",
"dockerhub_repo_name": "pavics/canarieapi",
"bump_tag": "s@(.*pavics\\/canarieapi:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "pavics-frontend",
"url": "https://hub.docker.com/r/pavics/pavics-frontend",
"dockerhub_repo_name": "pavics/pavics-frontend",
"bump_tag": "s@(.*pavics\\/pavics-frontend:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "pavics-project-api",
"url": "https://hub.docker.com/r/pavics/pavics-project-api",
"dockerhub_repo_name": "pavics/pavics-project-api",
"bump_tag": "s@(.*pavics\\/pavics-project-api:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "pyramid-phoenix",
"url": "https://hub.docker.com/r/pavics/pyramid-phoenix",
"dockerhub_repo_name": "pavics/pyramid-phoenix",
"bump_tag": "s@(.*pavics\\/pyramid-phoenix:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^pavics-[0-9]+(\\.[0-9]+)*$"
},
{
"id": "pavics-datacatalog",
"url": "https://hub.docker.com/r/pavics/pavics-datacatalog",
"dockerhub_repo_name": "pavics/pavics-datacatalog",
"bump_tag": "s@(.*pavics\\/pavics-datacatalog:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "geoserver",
"url": "https://hub.docker.com/r/pavics/geoserver",
"dockerhub_repo_name": "pavics/geoserver",
"bump_tag": "s@(.*pavics\\/geoserver:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "malleefowl",
"url": "https://hub.docker.com/r/pavics/malleefowl",
"dockerhub_repo_name": "pavics/malleefowl",
"bump_tag": "s@(.*pavics\\/malleefowl:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^pavics-[0-9]+(\\.[0-9]+)*$"
},
{
"id": "flyingpigeon",
"url": "https://hub.docker.com/r/birdhouse/flyingpigeon",
"dockerhub_repo_name": "birdhouse/flyingpigeon",
"bump_tag": "s@(.*birdhouse\\/flyingpigeon:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "raven",
"url": "https://hub.docker.com/r/pavics/raven",
"dockerhub_repo_name": "pavics/raven",
"bump_tag": "s@(.*pavics\\/raven:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "hummingbird",
"url": "https://hub.docker.com/r/pavics/hummingbird",
"dockerhub_repo_name": "pavics/hummingbird",
"bump_tag": "s@(.*pavics\\/hummingbird:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*_[a-z]+$"
},
{
"id": "solr",
"url": "https://hub.docker.com/r/pavics/solr",
"dockerhub_repo_name": "pavics/solr",
"bump_tag": "s@(.*pavics\\/solr:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "ncwms2",
"url": "https://hub.docker.com/r/pavics/ncwms2",
"dockerhub_repo_name": "pavics/ncwms2",
"bump_tag": "s@(.*pavics\\/ncwms2:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "postgis",
"url": "https://hub.docker.com/r/pavics/postgis",
"dockerhub_repo_name": "pavics/postgis",
"bump_tag": "s@(.*pavics\\/postgis:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "magpie",
"url": "https://hub.docker.com/r/pavics/magpie",
"dockerhub_repo_name": "pavics/magpie",
"bump_tag": "s@(.*pavics\\/magpie:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*$"
},
{
"id": "twitcher",
"url": "https://hub.docker.com/r/pavics/twitcher",
"dockerhub_repo_name": "pavics/twitcher",
"bump_tag": "s@(.*pavics\\/twitcher:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^magpie-[0-9]+(\\.[0-9]+)*$"
},
{
"id": "jupyterhub",
"url": "https://hub.docker.com/r/pavics/jupyterhub",
"dockerhub_repo_name": "pavics/jupyterhub",
"bump_tag": "s@(.*pavics\\/jupyterhub:).*@\\1NEW_TAG_VALUE@",
"bump_file": "birdhouse/docker-compose.yml",
"tag_filter": "^[0-9]+(\\.[0-9]+)*-[0-9]+$"
},
{
"id": "workflow-tests",
"url": "https://hub.docker.com/r/pavics/workflow-tests",
"dockerhub_repo_name": "pavics/workflow-tests",
"bump_tag": "s@(.*pavics\\/workflow-tests:).*@\\1NEW_TAG_VALUE\"@",
"bump_file": "birdhouse/default.env",
"tag_filter": "^[0-9]+$"
}
]
}