Commit b41f454
committed
Add Circle CI API token to request header if available (#26519)
Follow up of #26499
A Circle CI team member got back to me. It is indeed not necessary, but
they had a regression not long ago on fetching without token.
https://discuss.circleci.com/t/is-api-token-required-when-fetching-artifacts/47606/5
To mitigate the impact of this kind of issues, let's add this token to
requests' header when it's available.
DiffTrain build for commit 5b8cf20.1 parent 6b841fa commit b41f454
File tree
13 files changed
+19
-19
lines changed- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
- implementations
13 files changed
+19
-19
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23755 | 23755 | | |
23756 | 23756 | | |
23757 | 23757 | | |
23758 | | - | |
| 23758 | + | |
23759 | 23759 | | |
23760 | 23760 | | |
23761 | 23761 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8640 | 8640 | | |
8641 | 8641 | | |
8642 | 8642 | | |
8643 | | - | |
| 8643 | + | |
8644 | 8644 | | |
8645 | 8645 | | |
8646 | 8646 | | |
| |||
8671 | 8671 | | |
8672 | 8672 | | |
8673 | 8673 | | |
8674 | | - | |
| 8674 | + | |
8675 | 8675 | | |
8676 | 8676 | | |
8677 | 8677 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9065 | 9065 | | |
9066 | 9066 | | |
9067 | 9067 | | |
9068 | | - | |
| 9068 | + | |
9069 | 9069 | | |
9070 | 9070 | | |
9071 | 9071 | | |
| |||
9096 | 9096 | | |
9097 | 9097 | | |
9098 | 9098 | | |
9099 | | - | |
| 9099 | + | |
9100 | 9100 | | |
9101 | 9101 | | |
9102 | 9102 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
| 642 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27021 | 27021 | | |
27022 | 27022 | | |
27023 | 27023 | | |
27024 | | - | |
| 27024 | + | |
27025 | 27025 | | |
27026 | 27026 | | |
27027 | 27027 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9507 | 9507 | | |
9508 | 9508 | | |
9509 | 9509 | | |
9510 | | - | |
| 9510 | + | |
9511 | 9511 | | |
9512 | 9512 | | |
9513 | 9513 | | |
| |||
9549 | 9549 | | |
9550 | 9550 | | |
9551 | 9551 | | |
9552 | | - | |
| 9552 | + | |
9553 | 9553 | | |
9554 | 9554 | | |
9555 | 9555 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10215 | 10215 | | |
10216 | 10216 | | |
10217 | 10217 | | |
10218 | | - | |
| 10218 | + | |
10219 | 10219 | | |
10220 | 10220 | | |
10221 | 10221 | | |
| |||
10270 | 10270 | | |
10271 | 10271 | | |
10272 | 10272 | | |
10273 | | - | |
| 10273 | + | |
10274 | 10274 | | |
10275 | 10275 | | |
10276 | 10276 | | |
| |||
0 commit comments