This repository was archived by the owner on Jul 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit 7beca52
author
committedKeen Yee Liau
ci: Log sauce connect proxy to stdout, remove travis_wait, upgrade proxy to 4.5.4
travis_wait is not needed if the sauce connect proxy logs are written to
stdout. This makes debugging proxy problems from the CI logs much
easier. This commit also updates the debugging command to use the
`--doctor` flag.
Other changes include:
1. Upgrade sauce-connect proxy to 4.4.1 to 4.5.41 parent 23e4b30 commit 7beca52
File tree
3 files changed
+17
-17
lines changed- scripts
3 files changed
+17
-17
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | - | ||
45 | + | ||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | - | ||
53 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | - | ||
15 | + | ||
16 | + | ||
16 | 17 |
| |
17 | - | ||
18 | 18 |
| |
19 | - | ||
20 | - | ||
21 | - | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
45 | - | ||
46 | - | ||
47 | - | ||
48 | - | ||
49 | - | ||
50 | - | ||
46 | + | ||
47 | + | ||
48 | + | ||
51 | 49 |
| |
52 | - | ||
53 | - | ||
54 | - | ||
55 | - | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | + | ||
2 | 3 |
| |
3 | 4 |
| |
5 | + | ||
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
|
0 commit comments