-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Expand file tree
/
Copy pathsuppressions.yaml
More file actions
87 lines (87 loc) · 3.31 KB
/
suppressions.yaml
File metadata and controls
87 lines (87 loc) · 3.31 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
# TypeSpec requirement suppressions for DataProtection brownfield service
# Preview versions
- tool: TypeSpecRequirement
path: ./preview/2021-02-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2021-06-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2021-10-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2021-12-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2022-02-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2022-03-31-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2022-09-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2022-10-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2022-11-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2023-04-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2023-06-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2023-08-01-preview/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./preview/2024-02-01-preview/*.json
reason: Brownfield service not ready to migrate
# Stable versions
- tool: TypeSpecRequirement
path: ./stable/2021-01-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2021-07-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2022-01-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2022-03-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2022-04-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2022-05-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2022-12-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2023-01-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2023-05-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2023-11-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2023-12-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2024-03-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2024-04-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2025-01-01/*.json
reason: Brownfield service not ready to migrate
- tool: TypeSpecRequirement
path: ./stable/2025-02-01/*.json
reason: Brownfield service not ready to migrate