-
-
Notifications
You must be signed in to change notification settings - Fork 29
/
feedstock_outputs_autoreg_allowlist.yml
114 lines (114 loc) · 1.98 KB
/
feedstock_outputs_autoreg_allowlist.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
# This file contains a mapping of feedstocks to glob patterns. If any new
# output for the feedstock matches the glob pattern, the admin webservices
# bot will automatically add the output for the feedstock. This feature is
# useful for feedstocks like `llvmdev` whose output names change in defined
# ways over time (e.g., `libllvm18`, `libllvm19`, etc.). The glob patterns
# are interpreted by Python's `fnmatch` module.
atk:
- atk-*
atkmm:
- atkmm-*
cairomm:
- cairomm-*
clangdev:
- clang-*
- clang-format-*
- libclang*
- libclang-cpp*
ctng-compilers:
- libgfortran*
gfortran_impl_osx-64:
- libgfortran*
glibmm:
- glibmm-*
gtkmm:
- gtkmm-*
gz-fuel-tools:
- gz-fuel-tools*
- libgz-fuel-tools*
gz-gui:
- gz-gui*
- libgz-gui*
gz-launch:
- gz-launch*
- libgz-launch*
gz-msgs:
- gz-msgs*
- libgz-msgs*
gz-physics:
- gz-physics*
- libgz-physics*
gz-rendering:
- gz-rendering*
- libgz-rendering*
gz-sensors:
- gz-sensors*
- libgz-sensors*
gz-sim:
- gz-sim*
- libgz-sim*
gz-transport:
- gz-transport*
- libgz-transport*
heyoka:
- heyoka-llvm-*
libbip3x:
- libbip3x-*
- libbip3x_jni-*
- libcbip3x-*
libignition-common:
- ignition-common*
libignition-fuel-tools:
- ignition-fuel-tools*
libignition-gazebo:
- ignition-gazebo*
libignition-gui:
- ignition-gui*
libignition-launch:
- ignition-launch*
libignition-math4:
- ignition-math*
libignition-msgs1:
- ignition-msgs*
libignition-physics:
- ignition-physics*
libignition-rendering4:
- ignition-rendering*
libignition-sensors:
- ignition-sensors*
libignition-transport4:
- ignition-transport*
llvm-spirv:
- libllvmspirv*
- llvm-spirv-*
llvmdev:
- libllvm*
- libllvm-c*
- llvm-tools-*
libsdformat:
- sdformat*
- libsdformat*
libsecp256k1:
- libsecp256k1-*
libsigcpp:
- sigcpp-*
m2-binary-packages:
- m2-*
mlir:
- libmlir*
rtaudio:
- librtaudio*
pangomm:
- pangomm-*
staged-recipes:
- blah-* # this entry allows us to do testing of the webservices do not remove
dparse:
- dparse-with-*
flash-attn:
- flash-attn-*
gdal:
- libgdal-*
urljsf:
- urljsf-*
adam-robotics:
- adam-robotics-*