Commit b8f4c49
authored
feat: Remove EOL CI Providers + Add Support for CI Providers (cypress-io#33396)
* remove wrecker ci provider checks
* remove shippable checks
* remove webappio
* remove codeship basic and pro
* Add Harness CI Support
* Add AWS Amplify Console CI support
* Add bitrise CI support
* Add Buddy CI support
* add semaphore env vars link
* replace the snapshot of ci providers with a unit test
* fix issue with codebuild and amplify conflict
* fix jenkins link
* update gitlab link
* update github link
* add links
* update teamcity params
* remove teamfoundation CI - is azure now
* fix link
* Add buddy run PR number
* buddy comments
* capture some more ci_provider info needed to construct URLs
* add changelog entry
* Update aws amplify code detection
* add Cloudbees Unify + return null for teamcity
* add back wercker.yml from yarnclean
* add Cloudbees Unify to supported providers1 parent 66abd41 commit b8f4c49
6 files changed
Lines changed: 484 additions & 439 deletions
File tree
- cli
- packages/server
- __snapshots__
- lib/util
- test
- integration
- unit
- modes
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 68 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 69 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 70 | | |
92 | 71 | | |
93 | 72 | | |
| |||
103 | 82 | | |
104 | 83 | | |
105 | 84 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 85 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 86 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 87 | | |
130 | 88 | | |
131 | 89 | | |
| |||
142 | 100 | | |
143 | 101 | | |
144 | 102 | | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | 103 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | 104 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | 105 | | |
169 | 106 | | |
170 | 107 | | |
| |||
0 commit comments