@rushstack/rush-http-build-cache-plugin 5.143.0-pr5009.1 → 5.143.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.rush/temp/chunked-rush-logs/rush-http-build-cache-plugin._phase_build.chunks.jsonl +2 -2
- package/.rush/temp/chunked-rush-logs/rush-http-build-cache-plugin._phase_test.chunks.jsonl +3 -3
- package/.rush/temp/operation/_phase_build/all.log +2 -2
- package/.rush/temp/operation/_phase_build/log-chunks.jsonl +2 -2
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/operation/_phase_test/all.log +3 -3
- package/.rush/temp/operation/_phase_test/log-chunks.jsonl +3 -3
- package/.rush/temp/operation/_phase_test/state.json +1 -1
- package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_build-024b603d47a8245dc8f06dc0221de9aa4e7e4cb8.tar.log → rushstack+rush-http-build-cache-plugin-_phase_build-5c93311dcd0b294afb893ab4bebba27f8f996ee0.tar.log} +2 -2
- package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_test-6edd5f4ce5eab45084a0cc40b6e44ee3230f885a.tar.log → rushstack+rush-http-build-cache-plugin-_phase_test-ddfc6cbfc215a76d549395305229528c97526de2.tar.log} +2 -2
- package/coverage/HttpBuildCacheProvider.ts.html +1 -1
- package/coverage/RushHttpBuildCachePlugin.ts.html +1 -1
- package/coverage/cobertura-coverage.xml +1 -1
- package/coverage/index.html +1 -1
- package/coverage/index.ts.html +1 -1
- package/coverage/junit.xml +4 -4
- package/package.json +6 -6
- package/rush-logs/rush-http-build-cache-plugin._phase_build.cache.log +1 -1
- package/rush-logs/rush-http-build-cache-plugin._phase_build.log +2 -2
- package/rush-logs/rush-http-build-cache-plugin._phase_test.cache.log +1 -1
- package/rush-logs/rush-http-build-cache-plugin._phase_test.log +3 -3
- package/temp/test/jest/haste-map-8bff56e236187dbf28a94cdea7ee2158-1f8f3a8b20228094c245723445dd2c9a-e95bfd62c357a87bf3c5f47c6c3a2910 +0 -0
- package/temp/test/jest/perf-cache-8bff56e236187dbf28a94cdea7ee2158-da39a3ee5e6b4b0d3255bfef95601890 +1 -1
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
{"kind":"O","text":"[build:typescript] Using TypeScript version 5.4.2\n"}
|
|
4
4
|
{"kind":"O","text":"[build:lint] Using ESLint version 8.57.0\n"}
|
|
5
5
|
{"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
|
|
6
|
-
{"kind":"O","text":" ---- build finished (10.
|
|
7
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.
|
|
6
|
+
{"kind":"O","text":" ---- build finished (10.621s) ---- \n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.627s) --------------------\u001b[39m\u001b[22m\n"}
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
{"kind":"O","text":"[test:jest] \u001b[0m\n"}
|
|
6
6
|
{"kind":"O","text":"[test:jest] Run start. 1 test suite\n"}
|
|
7
7
|
{"kind":"O","text":"[test:jest] \u001b[47m\u001b[30mSTART\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js\n"}
|
|
8
|
-
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 1.
|
|
8
|
+
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 1.903s, 2 passed, 0 failed)\n"}
|
|
9
9
|
{"kind":"O","text":"[test:jest] \n"}
|
|
10
10
|
{"kind":"O","text":"[test:jest] Tests finished:\n"}
|
|
11
11
|
{"kind":"O","text":"[test:jest] \u001b[32m Successes: 2\u001b[39m\n"}
|
|
12
12
|
{"kind":"O","text":"[test:jest] Failures: 0\n"}
|
|
13
13
|
{"kind":"O","text":"[test:jest] Total: 2\n"}
|
|
14
|
-
{"kind":"O","text":" ---- test finished (3.
|
|
15
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (3.
|
|
14
|
+
{"kind":"O","text":" ---- test finished (3.808s) ---- \n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (3.815s) --------------------\u001b[39m\u001b[22m\n"}
|
|
@@ -3,5 +3,5 @@ Invoking: heft run --only build -- --clean --production
|
|
|
3
3
|
[build:typescript] Using TypeScript version 5.4.2
|
|
4
4
|
[build:lint] Using ESLint version 8.57.0
|
|
5
5
|
[build:typescript] Copied 1 file and linked 0 files
|
|
6
|
-
---- build finished (10.
|
|
7
|
-
-------------------- Finished (10.
|
|
6
|
+
---- build finished (10.621s) ----
|
|
7
|
+
-------------------- Finished (10.627s) --------------------
|
|
@@ -3,5 +3,5 @@
|
|
|
3
3
|
{"kind":"O","text":"[build:typescript] Using TypeScript version 5.4.2\n"}
|
|
4
4
|
{"kind":"O","text":"[build:lint] Using ESLint version 8.57.0\n"}
|
|
5
5
|
{"kind":"O","text":"[build:typescript] Copied 1 file and linked 0 files\n"}
|
|
6
|
-
{"kind":"O","text":" ---- build finished (10.
|
|
7
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.
|
|
6
|
+
{"kind":"O","text":" ---- build finished (10.621s) ---- \n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.627s) --------------------\u001b[39m\u001b[22m\n"}
|
|
@@ -5,11 +5,11 @@ The provided list of phases does not contain all phase dependencies. You may nee
|
|
|
5
5
|
[test:jest]
|
|
6
6
|
[test:jest] Run start. 1 test suite
|
|
7
7
|
[test:jest] START lib/test/HttpBuildCacheProvider.test.js
|
|
8
|
-
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.
|
|
8
|
+
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.903s, 2 passed, 0 failed)
|
|
9
9
|
[test:jest]
|
|
10
10
|
[test:jest] Tests finished:
|
|
11
11
|
[test:jest] Successes: 2
|
|
12
12
|
[test:jest] Failures: 0
|
|
13
13
|
[test:jest] Total: 2
|
|
14
|
-
---- test finished (3.
|
|
15
|
-
-------------------- Finished (3.
|
|
14
|
+
---- test finished (3.808s) ----
|
|
15
|
+
-------------------- Finished (3.815s) --------------------
|
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
{"kind":"O","text":"[test:jest] \u001b[0m\n"}
|
|
6
6
|
{"kind":"O","text":"[test:jest] Run start. 1 test suite\n"}
|
|
7
7
|
{"kind":"O","text":"[test:jest] \u001b[47m\u001b[30mSTART\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js\n"}
|
|
8
|
-
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 1.
|
|
8
|
+
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 1.903s, 2 passed, 0 failed)\n"}
|
|
9
9
|
{"kind":"O","text":"[test:jest] \n"}
|
|
10
10
|
{"kind":"O","text":"[test:jest] Tests finished:\n"}
|
|
11
11
|
{"kind":"O","text":"[test:jest] \u001b[32m Successes: 2\u001b[39m\n"}
|
|
12
12
|
{"kind":"O","text":"[test:jest] Failures: 0\n"}
|
|
13
13
|
{"kind":"O","text":"[test:jest] Total: 2\n"}
|
|
14
|
-
{"kind":"O","text":" ---- test finished (3.
|
|
15
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (3.
|
|
14
|
+
{"kind":"O","text":" ---- test finished (3.808s) ---- \n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (3.815s) --------------------\u001b[39m\u001b[22m\n"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time: Wed Dec 04 2024 03:
|
|
2
|
-
Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-
|
|
1
|
+
Start time: Wed Dec 04 2024 03:05:29 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-5c93311dcd0b294afb893ab4bebba27f8f996ee0-69dd61dfce5b897b.temp -z --files-from=-"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
.rush/temp/operation/_phase_build/all.log
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time: Wed Dec 04 2024 03:
|
|
2
|
-
Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_test-
|
|
1
|
+
Start time: Wed Dec 04 2024 03:05:34 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -c -f /mnt/vss/_work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_test-ddfc6cbfc215a76d549395305229528c97526de2-d243366c976f4797.temp -z --files-from=-"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
.rush/temp/operation/_phase_test/all.log
|
|
@@ -1378,7 +1378,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
|
|
|
1378
1378
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1379
1379
|
Code coverage generated by
|
|
1380
1380
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1381
|
-
at 2024-12-04T03:
|
|
1381
|
+
at 2024-12-04T03:05:34.278Z
|
|
1382
1382
|
</div>
|
|
1383
1383
|
<script src="prettify.js"></script>
|
|
1384
1384
|
<script>
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
314
314
|
Code coverage generated by
|
|
315
315
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
316
|
-
at 2024-12-04T03:
|
|
316
|
+
at 2024-12-04T03:05:34.278Z
|
|
317
317
|
</div>
|
|
318
318
|
<script src="prettify.js"></script>
|
|
319
319
|
<script>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" ?>
|
|
2
2
|
<!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
|
|
3
|
-
<coverage lines-valid="524" lines-covered="284" line-rate="0.5418999999999999" branches-valid="60" branches-covered="32" branch-rate="0.5333" timestamp="
|
|
3
|
+
<coverage lines-valid="524" lines-covered="284" line-rate="0.5418999999999999" branches-valid="60" branches-covered="32" branch-rate="0.5333" timestamp="1733281534264" complexity="0" version="0.1">
|
|
4
4
|
<sources>
|
|
5
5
|
<source>/mnt/vss/_work/1/s/rush-plugins/rush-http-build-cache-plugin</source>
|
|
6
6
|
</sources>
|
package/coverage/index.html
CHANGED
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
132
132
|
Code coverage generated by
|
|
133
133
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
-
at 2024-12-04T03:
|
|
134
|
+
at 2024-12-04T03:05:34.278Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="prettify.js"></script>
|
|
137
137
|
<script>
|
package/coverage/index.ts.html
CHANGED
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
92
92
|
Code coverage generated by
|
|
93
93
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
94
|
-
at 2024-12-04T03:
|
|
94
|
+
at 2024-12-04T03:05:34.278Z
|
|
95
95
|
</div>
|
|
96
96
|
<script src="prettify.js"></script>
|
|
97
97
|
<script>
|
package/coverage/junit.xml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<testsuites name="jest tests" tests="2" failures="0" errors="0" time="2.
|
|
3
|
-
<testsuite name="HttpBuildCacheProvider" errors="0" failures="0" skipped="0" timestamp="2024-12-04T03:
|
|
4
|
-
<testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync > " name="prints warning if read credentials are not available (lib/test/HttpBuildCacheProvider.test.js)" time="0.
|
|
2
|
+
<testsuites name="jest tests" tests="2" failures="0" errors="0" time="2.3">
|
|
3
|
+
<testsuite name="HttpBuildCacheProvider" errors="0" failures="0" skipped="0" timestamp="2024-12-04T03:05:31" time="1.903" tests="2">
|
|
4
|
+
<testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync > " name="prints warning if read credentials are not available (lib/test/HttpBuildCacheProvider.test.js)" time="0.025">
|
|
5
5
|
</testcase>
|
|
6
|
-
<testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync > " name="attempts up to 3 times to download a cache entry (lib/test/HttpBuildCacheProvider.test.js)" time="0.
|
|
6
|
+
<testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync > " name="attempts up to 3 times to download a cache entry (lib/test/HttpBuildCacheProvider.test.js)" time="0.008">
|
|
7
7
|
</testcase>
|
|
8
8
|
</testsuite>
|
|
9
9
|
</testsuites>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rushstack/rush-http-build-cache-plugin",
|
|
3
|
-
"version": "5.143.0
|
|
3
|
+
"version": "5.143.0",
|
|
4
4
|
"description": "Rush plugin for generic HTTP cloud build cache",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"https-proxy-agent": "~5.0.0",
|
|
16
16
|
"node-fetch": "2.6.7",
|
|
17
|
-
"@rushstack/
|
|
18
|
-
"@rushstack/
|
|
17
|
+
"@rushstack/rush-sdk": "5.143.0",
|
|
18
|
+
"@rushstack/node-core-library": "5.10.0"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@types/node-fetch": "2.6.2",
|
|
22
|
+
"@microsoft/rush-lib": "5.143.0",
|
|
22
23
|
"@rushstack/heft": "0.68.9",
|
|
23
|
-
"
|
|
24
|
-
"@
|
|
25
|
-
"local-node-rig": "1.0.0"
|
|
24
|
+
"local-node-rig": "1.0.0",
|
|
25
|
+
"@rushstack/terminal": "0.14.3"
|
|
26
26
|
},
|
|
27
27
|
"scripts": {
|
|
28
28
|
"build": "heft build --clean",
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Caching build output folders: .rush/temp/operation/_phase_build, lib, temp
|
|
2
2
|
Successfully set cache entry.
|
|
3
|
-
Cache key: rushstack+rush-http-build-cache-plugin-_phase_build-
|
|
3
|
+
Cache key: rushstack+rush-http-build-cache-plugin-_phase_build-5c93311dcd0b294afb893ab4bebba27f8f996ee0
|
|
@@ -3,5 +3,5 @@ Invoking: heft run --only build -- --clean --production
|
|
|
3
3
|
[build:typescript] Using TypeScript version 5.4.2
|
|
4
4
|
[build:lint] Using ESLint version 8.57.0
|
|
5
5
|
[build:typescript] Copied 1 file and linked 0 files
|
|
6
|
-
---- build finished (10.
|
|
7
|
-
-------------------- Finished (10.
|
|
6
|
+
---- build finished (10.621s) ----
|
|
7
|
+
-------------------- Finished (10.627s) --------------------
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
Caching build output folders: .rush/temp/operation/_phase_test, coverage
|
|
2
2
|
Successfully set cache entry.
|
|
3
|
-
Cache key: rushstack+rush-http-build-cache-plugin-_phase_test-
|
|
3
|
+
Cache key: rushstack+rush-http-build-cache-plugin-_phase_test-ddfc6cbfc215a76d549395305229528c97526de2
|
|
@@ -5,11 +5,11 @@ The provided list of phases does not contain all phase dependencies. You may nee
|
|
|
5
5
|
[test:jest]
|
|
6
6
|
[test:jest] Run start. 1 test suite
|
|
7
7
|
[test:jest] START lib/test/HttpBuildCacheProvider.test.js
|
|
8
|
-
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.
|
|
8
|
+
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 1.903s, 2 passed, 0 failed)
|
|
9
9
|
[test:jest]
|
|
10
10
|
[test:jest] Tests finished:
|
|
11
11
|
[test:jest] Successes: 2
|
|
12
12
|
[test:jest] Failures: 0
|
|
13
13
|
[test:jest] Total: 2
|
|
14
|
-
---- test finished (3.
|
|
15
|
-
-------------------- Finished (3.
|
|
14
|
+
---- test finished (3.808s) ----
|
|
15
|
+
-------------------- Finished (3.815s) --------------------
|
|
Binary file
|
package/temp/test/jest/perf-cache-8bff56e236187dbf28a94cdea7ee2158-da39a3ee5e6b4b0d3255bfef95601890
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/mnt/vss/_work/1/s/rush-plugins/rush-http-build-cache-plugin/lib/test/HttpBuildCacheProvider.test.js":[1,
|
|
1
|
+
{"/mnt/vss/_work/1/s/rush-plugins/rush-http-build-cache-plugin/lib/test/HttpBuildCacheProvider.test.js":[1,1903]}
|