-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmain.yaml
More file actions
143 lines (143 loc) · 2.94 KB
/
main.yaml
File metadata and controls
143 lines (143 loc) · 2.94 KB
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
---
repos:
RediSearch:
github: github.com/RediSearch/RediSearch
branches:
- master
- 2.8
- 2.6
- 2.4
- 2.2
- 2.0
tests:
- circleci/default-flow
- circleci/nightly
- circleci/nightly-performance
- githubactions/module-tests
scripts: true
RedisJSON:
github: github.com/RedisJSON/RedisJSON
branches:
- master
- 2.6
- 2.4
- 2.2
- 2.0
- test-benchmark-async
tests:
- circleci/default-flow
- circleci/nightly
- githubactions/module-tests
RedisJsonHdt:
github: github.com/RedisJSON/RedisJsonHdt
branches:
- master
- 2.6
- 2.4
- 2.2
- 2.0
tests:
- circleci/default-flow
- circleci/nightly
RedisGraph:
github: github.com/RedisGraph/RedisGraph
branches:
- master
- 2.12
- 2.10
- 2.8
- 2.4
tests:
- circleci/build_and_package
- circleci/nightly
RedisGears:
github: github.com/RedisGears/RedisGears
branches:
- master
- 2.0
- 1.2
tests:
- circleci/default-flow
- circleci/build_and_package
RedisTimeSeries:
github: github.com/RedisTimeSeries/RedisTimeSeries
branches:
- master
- 1.8
- 1.6
- 1.4
- 1.10
tests:
- circleci/default-flow
- circleci/nightly
- circleci/nightly-twice-a-week
RedisAI:
github: github.com/RedisAI/RedisAI
branches:
- master
- 1.2
tests:
- circleci/build_and_package
VectorSimilarity:
github: github.com/RedisAI/VectorSimilarity
branches:
- main
- 0.5
- 0.4
- 0.3
tests:
- circleci/default_flow
- circleci/benchmark_flow
- circleci/nightly
RedisBloom:
github: github.com/RedisBloom/RedisBloom
branches:
- master
- 2.6
- 2.4
- 2.2
tests:
- circleci/default-flow
Redismod:
github: github.com/RedisLabsModules/redismod
branches:
- master
tests:
- circleci/build_and_package
redismodule-rs:
github: github.com/RedisLabsModules/redismodule-rs
branches:
- master
tests:
- circleci/default-flow
redis-docker:
github: github.com/RedisLabsModules/redis-docker
branches:
- master
tests:
- circleci/general
- circleci/weekly
redis-py:
github: github.com/redis/redis-py
branches:
- master
tests:
- githubactions/CI
Demos/Cats:
github: github.com/RedisGears/AnimalRecognitionDemo
branches:
- master
tests:
- githubactions/Animal Recognition Test
Demos/SpyVsSpy:
github: github.com/RedisGears/EdgeRealtimeVideoAnalytics
branches:
- master
tests:
- circleci/build_and_package
RedisTimeSeries/prometheus-adapter:
github: github.com/RedisTimeSeries/prometheus-redistimeseries-adapter
branches:
- master
tests:
- circleci/nightly