@rushstack/rush-http-build-cache-plugin 5.144.1-pr5037.0 → 5.145.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-073602f5006490a1757eed0659df6adb90df7c5b.tar.log → rushstack+rush-http-build-cache-plugin-_phase_build-e94b280d54b8e5152a0c6ee76e959b23cea6faa3.tar.log} +2 -2
- package/.rush/temp/{rushstack+rush-http-build-cache-plugin-_phase_test-ce35f8905816ac50d88190df28a5a18acea6f383.tar.log → rushstack+rush-http-build-cache-plugin-_phase_test-220d94bf188097133cba6d756a86aab53180b4ca.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 +5 -5
- 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 (
|
|
7
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (
|
|
6
|
+
{"kind":"O","text":" ---- build finished (10.808s) ---- \n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.814s) --------------------\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: 2.
|
|
8
|
+
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 2.070s, 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 (4.
|
|
15
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (4.
|
|
14
|
+
{"kind":"O","text":" ---- test finished (4.218s) ---- \n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (4.226s) --------------------\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 (
|
|
7
|
-
-------------------- Finished (
|
|
6
|
+
---- build finished (10.808s) ----
|
|
7
|
+
-------------------- Finished (10.814s) --------------------
|
|
@@ -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 (
|
|
7
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (
|
|
6
|
+
{"kind":"O","text":" ---- build finished (10.808s) ---- \n"}
|
|
7
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (10.814s) --------------------\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: 2.
|
|
8
|
+
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 2.070s, 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 (4.
|
|
15
|
-
-------------------- Finished (4.
|
|
14
|
+
---- test finished (4.218s) ----
|
|
15
|
+
-------------------- Finished (4.226s) --------------------
|
|
@@ -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: 2.
|
|
8
|
+
{"kind":"O","text":"[test:jest] \u001b[42m\u001b[30mPASS\u001b[39m\u001b[49m lib/test/HttpBuildCacheProvider.test.js (duration: 2.070s, 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 (4.
|
|
15
|
-
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (4.
|
|
14
|
+
{"kind":"O","text":" ---- test finished (4.218s) ---- \n"}
|
|
15
|
+
{"kind":"O","text":"\u001b[1m\u001b[32m-------------------- Finished (4.226s) --------------------\u001b[39m\u001b[22m\n"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time: Tue Dec 10 2024
|
|
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: Tue Dec 10 2024 05:12:33 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-e94b280d54b8e5152a0c6ee76e959b23cea6faa3-b7d987eed97e07a1.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: Tue Dec 10 2024
|
|
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: Tue Dec 10 2024 05:12:38 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-220d94bf188097133cba6d756a86aab53180b4ca-cf3d9f832d268c5e.temp -z --files-from=-"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
.rush/temp/operation/_phase_test/all.log
|
|
@@ -1411,7 +1411,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
|
|
|
1411
1411
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1412
1412
|
Code coverage generated by
|
|
1413
1413
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1414
|
-
at 2024-12-
|
|
1414
|
+
at 2024-12-10T05:12:38.593Z
|
|
1415
1415
|
</div>
|
|
1416
1416
|
<script src="prettify.js"></script>
|
|
1417
1417
|
<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-
|
|
316
|
+
at 2024-12-10T05:12:38.593Z
|
|
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="535" lines-covered="295" line-rate="0.5514" branches-valid="59" branches-covered="32" branch-rate="0.5423" timestamp="
|
|
3
|
+
<coverage lines-valid="535" lines-covered="295" line-rate="0.5514" branches-valid="59" branches-covered="32" branch-rate="0.5423" timestamp="1733807558579" 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-
|
|
134
|
+
at 2024-12-10T05:12:38.593Z
|
|
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-
|
|
94
|
+
at 2024-12-10T05:12:38.593Z
|
|
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-
|
|
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.468">
|
|
3
|
+
<testsuite name="HttpBuildCacheProvider" errors="0" failures="0" skipped="0" timestamp="2024-12-10T05:12:35" time="2.07" tests="2">
|
|
4
|
+
<testcase classname="HttpBuildCacheProvider tryGetCacheEntryBufferByIdAsync > " name="prints warning if read credentials are not available (lib/test/HttpBuildCacheProvider.test.js)" time="0.046">
|
|
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.01">
|
|
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.
|
|
3
|
+
"version": "5.145.0",
|
|
4
4
|
"description": "Rush plugin for generic HTTP cloud build cache",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"https-proxy-agent": "~5.0.0",
|
|
16
|
-
"@rushstack/
|
|
17
|
-
"@rushstack/
|
|
16
|
+
"@rushstack/node-core-library": "5.10.0",
|
|
17
|
+
"@rushstack/rush-sdk": "5.145.0"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@microsoft/rush-lib": "5.144.1-pr5037.0",
|
|
21
20
|
"@rushstack/heft": "0.68.10",
|
|
22
21
|
"local-node-rig": "1.0.0",
|
|
23
|
-
"@rushstack/terminal": "0.14.3"
|
|
22
|
+
"@rushstack/terminal": "0.14.3",
|
|
23
|
+
"@microsoft/rush-lib": "5.145.0"
|
|
24
24
|
},
|
|
25
25
|
"scripts": {
|
|
26
26
|
"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-e94b280d54b8e5152a0c6ee76e959b23cea6faa3
|
|
@@ -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 (
|
|
7
|
-
-------------------- Finished (
|
|
6
|
+
---- build finished (10.808s) ----
|
|
7
|
+
-------------------- Finished (10.814s) --------------------
|
|
@@ -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-220d94bf188097133cba6d756a86aab53180b4ca
|
|
@@ -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: 2.
|
|
8
|
+
[test:jest] PASS lib/test/HttpBuildCacheProvider.test.js (duration: 2.070s, 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 (4.
|
|
15
|
-
-------------------- Finished (4.
|
|
14
|
+
---- test finished (4.218s) ----
|
|
15
|
+
-------------------- Finished (4.226s) --------------------
|
|
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,2070]}
|