-
Notifications
You must be signed in to change notification settings - Fork 0
/
watchme.cfg
46 lines (38 loc) · 846 Bytes
/
watchme.cfg
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
[watcher]
active = true
type = urls
[task-expfactory]
url = https://api.github.com/repos/expfactory/expfactory
save_as = json
active = true
type = urls
[task-vsoch-scif]
url = https://api.github.com/repos/vsoch/scif
save_as = json
active = true
type = urls
[task-spython]
url = https://api.github.com/repos/singularityhub/singularity-cli
save_as = json
active = true
type = urls
[task-sregistry]
url = https://api.github.com/repos/singularityhub/sregistry
save_as = json
active = true
type = urls
[task-singularity]
url = https://api.github.com/repos/sylabs/singularity
save_as = json
active = true
type = urls
[task-spack]
url = https://api.github.com/repos/spack/spack
save_as = json
active = true
type = urls
[task-sregistry-cli]
url = https://api.github.com/repos/singularityhub/sregistry-cli
save_as = json
active = true
type = urls