@rushstack/rush-http-build-cache-plugin 5.92.0 → 5.97.1-pr3481.18
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/.heft/build-cache/jest-cache/haste-map-bae913f9b9aa720eb4deeae0a60a4b27-22ae7f4ce9de4306889d8c05e5cc39b9-f6b1af01a3130057bdfe3d86807211f9 +0 -0
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/{62/package_62ad16cf4b73e547a38b9be0e0826b2e → 26/package_263c59db6933ba9581588638fb19da5c} +2 -2
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/{e2/commons_e2ab730ac4f4b46b65b2b8f85c8616c5 → c7/commons_c77bee95093c1098b4a591f2dadf398d} +2281 -597
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/ce/index_ce3464019fb882539ee9a6f3e36e615a +2 -2
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/ce/index_ce3464019fb882539ee9a6f3e36e615a.map +1 -1
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/e5/HttpBuildCacheProvider_e53bd002cf44ae62693f20b8c4682941 +2 -2
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/e5/HttpBuildCacheProvider_e53bd002cf44ae62693f20b8c4682941.map +1 -1
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/e6/RushHttpBuildCachePlugin_e69b4b7cd4f95aa49455690c88f00247 +2 -2
- package/.heft/build-cache/jest-cache/jest-transform-cache-bae913f9b9aa720eb4deeae0a60a4b27-474488b31a4a940a3990e9eaf06f1647/e6/RushHttpBuildCachePlugin_e69b4b7cd4f95aa49455690c88f00247.map +1 -1
- package/.heft/build-cache/jest-cache/perf-cache-bae913f9b9aa720eb4deeae0a60a4b27-da39a3ee5e6b4b0d3255bfef95601890 +1 -1
- package/.rush/temp/operation/_phase_build/state.json +1 -1
- package/.rush/temp/operation/_phase_test/state.json +1 -1
- package/.rush/temp/package-deps__phase_build.json +2 -2
- package/.rush/temp/package-deps__phase_test.json +2 -2
- package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_build-5e3cfa01506c2ac77af487ee9732b935a5bbe122.log +27 -0
- package/.rush/temp/shrinkwrap-deps.json +10 -10
- package/package.json +3 -3
- package/rush-logs/rush-http-build-cache-plugin._phase_build.log +23 -4
- package/rush-logs/rush-http-build-cache-plugin._phase_test.log +4 -4
- package/temp/coverage/clover.xml +2 -2
- package/temp/coverage/lcov-report/HttpBuildCacheProvider.ts.html +1 -1
- package/temp/coverage/lcov-report/RushHttpBuildCachePlugin.ts.html +1 -1
- package/temp/coverage/lcov-report/index.html +1 -1
- package/temp/coverage/lcov-report/index.ts.html +1 -1
- package/.rush/temp/operation/_phase_test/all.log +0 -29
- package/.rush/temp/rushstack+rush-http-build-cache-plugin-_phase_build-b4c5586f0288094c9a07eba9c3a86a35d8839a48.log +0 -10
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.97.1-pr3481.18",
|
|
4
4
|
"description": "Rush plugin for generic HTTP cloud build cache",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"https-proxy-agent": "~5.0.0",
|
|
16
16
|
"node-fetch": "2.6.7",
|
|
17
17
|
"@rushstack/node-core-library": "3.55.2",
|
|
18
|
-
"@rushstack/rush-sdk": "5.97.1"
|
|
18
|
+
"@rushstack/rush-sdk": "5.97.1-pr3481.18"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@types/heft-jest": "1.0.1",
|
|
22
22
|
"@types/node": "14.18.36",
|
|
23
23
|
"@types/node-fetch": "2.6.2",
|
|
24
|
-
"@microsoft/rush-lib": "5.97.1",
|
|
24
|
+
"@microsoft/rush-lib": "5.97.1-pr3481.18",
|
|
25
25
|
"@rushstack/eslint-config": "3.2.0",
|
|
26
26
|
"@rushstack/heft": "0.50.0",
|
|
27
27
|
"@rushstack/heft-node-rig": "1.12.6"
|
|
@@ -1,5 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
Successfully restored output from the build cache.
|
|
1
|
+
Invoking: heft build --clean --production
|
|
2
|
+
Using local Heft from /home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/node_modules/@rushstack/heft
|
|
4
3
|
|
|
5
|
-
|
|
4
|
+
Project build folder is "/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin"
|
|
5
|
+
Using rig configuration from ./node_modules/@rushstack/heft-node-rig/profiles/default
|
|
6
|
+
Starting build
|
|
7
|
+
---- Clean started ----
|
|
8
|
+
---- Clean finished (2ms) ----
|
|
9
|
+
---- Pre-compile started ----
|
|
10
|
+
---- Pre-compile finished (0ms) ----
|
|
11
|
+
---- Compile started ----
|
|
12
|
+
[copy-static-assets] Copied 1 file and linked 0 files in 12ms
|
|
13
|
+
[typescript] Using TypeScript version 4.8.4
|
|
14
|
+
---- Compile finished (5243ms) ----
|
|
15
|
+
---- Bundle started ----
|
|
16
|
+
---- Bundle finished (1ms) ----
|
|
17
|
+
---- Post-build started ----
|
|
18
|
+
---- Post-build finished (2ms) ----
|
|
19
|
+
-------------------- Finished (5.609s) --------------------
|
|
20
|
+
Project: @rushstack/rush-http-build-cache-plugin@5.97.1-pr3481.18
|
|
21
|
+
Heft version: 0.50.0
|
|
22
|
+
Node version: v14.21.3
|
|
23
|
+
Caching build output folders: lib
|
|
24
|
+
Successfully set cache entry.
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
This project does not define the caching behavior of the "_phase:test" command, so caching has been disabled.
|
|
2
1
|
Invoking: heft test --no-build --production
|
|
3
2
|
Using local Heft from /home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/node_modules/@rushstack/heft
|
|
4
3
|
|
|
@@ -9,7 +8,7 @@ Starting test
|
|
|
9
8
|
|
|
10
9
|
Run start. 1 test suite
|
|
11
10
|
START src/HttpBuildCacheProvider.test.ts
|
|
12
|
-
PASS src/HttpBuildCacheProvider.test.ts (duration:
|
|
11
|
+
PASS src/HttpBuildCacheProvider.test.ts (duration: 1.231s, 1 passed, 0 failed)
|
|
13
12
|
|
|
14
13
|
Tests finished:
|
|
15
14
|
Successes: 1
|
|
@@ -23,7 +22,8 @@ All files | 42.74 | 39.02 | 40.9 | 42.74 |
|
|
|
23
22
|
RushHttpBuildCachePlugin.ts | 0 | 100 | 0 | 0 | 1-81
|
|
24
23
|
index.ts | 0 | 100 | 100 | 0 | 1-3
|
|
25
24
|
-----------------------------|---------|----------|---------|---------|---------------------------------------------------
|
|
26
|
-
-------------------- Finished (
|
|
27
|
-
Project: @rushstack/rush-http-build-cache-plugin@5.
|
|
25
|
+
-------------------- Finished (2.192s) --------------------
|
|
26
|
+
Project: @rushstack/rush-http-build-cache-plugin@5.97.1-pr3481.18
|
|
28
27
|
Heft version: 0.50.0
|
|
29
28
|
Node version: v14.21.3
|
|
29
|
+
This project does not define the caching behavior of the "_phase:test" command, so caching has been disabled.
|
package/temp/coverage/clover.xml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
2
|
+
<coverage generated="1682191540940" clover="3.2.0">
|
|
3
|
+
<project timestamp="1682191540940" name="All files">
|
|
4
4
|
<metrics statements="131" coveredstatements="56" conditionals="82" coveredconditionals="32" methods="22" coveredmethods="9" elements="235" coveredelements="97" complexity="0" loc="131" ncloc="131" packages="1" files="3" classes="3"/>
|
|
5
5
|
<file name="HttpBuildCacheProvider.ts" path="/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/src/HttpBuildCacheProvider.ts">
|
|
6
6
|
<metrics statements="118" coveredstatements="56" conditionals="82" coveredconditionals="32" methods="18" coveredmethods="9"/>
|
|
@@ -1255,7 +1255,7 @@ export class HttpBuildCacheProvider implements ICloudBuildCacheProvider {
|
|
|
1255
1255
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1256
1256
|
Code coverage generated by
|
|
1257
1257
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1258
|
-
at 2023-04-
|
|
1258
|
+
at 2023-04-22T19:25:40.923Z
|
|
1259
1259
|
</div>
|
|
1260
1260
|
<script src="prettify.js"></script>
|
|
1261
1261
|
<script>
|
|
@@ -328,7 +328,7 @@ export interface IRushHttpBuildCachePluginConfig {
|
|
|
328
328
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
329
329
|
Code coverage generated by
|
|
330
330
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
331
|
-
at 2023-04-
|
|
331
|
+
at 2023-04-22T19:25:40.923Z
|
|
332
332
|
</div>
|
|
333
333
|
<script src="prettify.js"></script>
|
|
334
334
|
<script>
|
|
@@ -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 2023-04-
|
|
134
|
+
at 2023-04-22T19:25:40.923Z
|
|
135
135
|
</div>
|
|
136
136
|
<script src="prettify.js"></script>
|
|
137
137
|
<script>
|
|
@@ -82,7 +82,7 @@ export { IHttpBuildCacheProviderOptions } from './HttpBuildCacheProvider';
|
|
|
82
82
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
83
83
|
Code coverage generated by
|
|
84
84
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
85
|
-
at 2023-04-
|
|
85
|
+
at 2023-04-22T19:25:40.923Z
|
|
86
86
|
</div>
|
|
87
87
|
<script src="prettify.js"></script>
|
|
88
88
|
<script>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
This project does not define the caching behavior of the "_phase:test" command, so caching has been disabled.
|
|
2
|
-
Invoking: heft test --no-build --production
|
|
3
|
-
Using local Heft from /home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin/node_modules/@rushstack/heft
|
|
4
|
-
|
|
5
|
-
Project build folder is "/home/vsts/work/1/s/rush-plugins/rush-http-build-cache-plugin"
|
|
6
|
-
Using rig configuration from ./node_modules/@rushstack/heft-node-rig/profiles/default
|
|
7
|
-
Starting test
|
|
8
|
-
[jest] Using Jest version 29.5.0
|
|
9
|
-
|
|
10
|
-
Run start. 1 test suite
|
|
11
|
-
START src/HttpBuildCacheProvider.test.ts
|
|
12
|
-
PASS src/HttpBuildCacheProvider.test.ts (duration: 0.728s, 1 passed, 0 failed)
|
|
13
|
-
|
|
14
|
-
Tests finished:
|
|
15
|
-
Successes: 1
|
|
16
|
-
Failures: 0
|
|
17
|
-
Total: 1
|
|
18
|
-
-----------------------------|---------|----------|---------|---------|---------------------------------------------------
|
|
19
|
-
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
|
|
20
|
-
-----------------------------|---------|----------|---------|---------|---------------------------------------------------
|
|
21
|
-
All files | 42.74 | 39.02 | 40.9 | 42.74 |
|
|
22
|
-
HttpBuildCacheProvider.ts | 47.45 | 39.02 | 50 | 47.45 | 58,89,101-174,184,209,213-214,237-249,258,297-380
|
|
23
|
-
RushHttpBuildCachePlugin.ts | 0 | 100 | 0 | 0 | 1-81
|
|
24
|
-
index.ts | 0 | 100 | 100 | 0 | 1-3
|
|
25
|
-
-----------------------------|---------|----------|---------|---------|---------------------------------------------------
|
|
26
|
-
-------------------- Finished (1.894s) --------------------
|
|
27
|
-
Project: @rushstack/rush-http-build-cache-plugin@5.92.0
|
|
28
|
-
Heft version: 0.50.0
|
|
29
|
-
Node version: v14.21.3
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
Start time: Thu Apr 20 2023 00:15:40 GMT+0000 (Coordinated Universal Time)
|
|
2
|
-
Invoking "/usr/bin/tar -x -m -f /home/vsts/work/1/s/common/temp/build-cache/rushstack+rush-http-build-cache-plugin-_phase_build-b4c5586f0288094c9a07eba9c3a86a35d8839a48"
|
|
3
|
-
|
|
4
|
-
======= BEGIN PROCESS INPUT ======
|
|
5
|
-
|
|
6
|
-
======== END PROCESS INPUT =======
|
|
7
|
-
======= BEGIN PROCESS OUTPUT =======
|
|
8
|
-
======== END PROCESS OUTPUT ========
|
|
9
|
-
|
|
10
|
-
Exited with code "0"
|