binary-collections 2.0.11 → 2.0.13
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/binaries/binary-executor.cjs +89 -13
- package/binaries/clean-nodemodule.cjs +89 -13
- package/binaries/clean-nodemodules.cjs +89 -13
- package/binaries/dev.cjs +89 -13
- package/binaries/empty.cjs +89 -13
- package/binaries/git-reduce-size.cjs +89 -13
- package/binaries/javakill.cjs +89 -13
- package/binaries/kill-process.cjs +89 -13
- package/binaries/nodekill.cjs +89 -13
- package/binaries/prod.cjs +89 -13
- package/binaries/py.cjs +89 -13
- package/binaries/rmfind.cjs +89 -13
- package/binaries/rmx +15 -1
- package/binaries/rmx.cjs +89 -13
- package/binaries/rmx.cmd +12 -0
- package/binaries/submodule-token.cjs +89 -13
- package/binaries/test-cjs +9 -1
- package/binaries/test-cjs.cjs +89 -13
- package/binaries/test-cjs.cmd +16 -1
- package/binaries/test-esm +16 -0
- package/binaries/test-esm.cjs +254 -0
- package/binaries/test-esm.cmd +23 -0
- package/binaries/yarn-clean +1 -1
- package/binaries/yarn-clean.cjs +89 -13
- package/binaries/yarn-clean.cmd +1 -1
- package/binaries/yarn-clean.py +33 -15
- package/binaries/yc +131 -0
- package/binaries/yc.cjs +254 -0
- package/binaries/ycw +256 -0
- package/binaries/ycw.cjs +254 -0
- package/docs-src/binary-collections.md +34 -0
- package/docs-src/changelog.md +26 -0
- package/docs-src/clean-github-actions-caches.md +91 -2
- package/docs-src/copy-move-file.md +59 -0
- package/docs-src/del-gradle.md +17 -0
- package/docs-src/del-ps.md +28 -0
- package/docs-src/downloader.md +62 -0
- package/docs-src/env-helpers.md +29 -0
- package/docs-src/find-node-modules.md +17 -0
- package/docs-src/git-diff.md +33 -0
- package/docs-src/git-fix.md +34 -0
- package/docs-src/git-purge.md +17 -0
- package/docs-src/git-reduce-size.md +17 -0
- package/docs-src/git-undo.md +21 -0
- package/docs-src/kill-night-crows.md +26 -0
- package/docs-src/node-cache-cleaner.md +182 -0
- package/docs-src/node-executor.md +50 -0
- package/docs-src/node-package-packer.md +48 -0
- package/docs-src/npm-run-series.md +43 -0
- package/docs-src/package-resolutions-updater.md +22 -0
- package/docs-src/php-cs-fixer-staged.md +19 -0
- package/docs-src/print-directory-tree.md +35 -0
- package/docs-src/print-tarball-tree.md +55 -0
- package/docs-src/py.md +19 -0
- package/docs-src/remove-module.md +32 -0
- package/docs-src/rmfind-rmx.md +21 -0
- package/docs-src/rmpath.md +38 -0
- package/docs-src/run-by-checksum.md +87 -0
- package/docs-src/submodule-install.md +31 -0
- package/docs-src/submodule-remove.md +22 -0
- package/docs-src/submodule-token.md +17 -0
- package/docs-src/test-runners.md +21 -0
- package/docs-src/yarn-install.md +31 -0
- package/docs-src/yarn-reinstall.md +27 -0
- package/lib/binary-collections/config.cjs +126 -0
- package/lib/binary-collections/config.mjs +7 -0
- package/lib/binary-collections/executeScript.cjs +19 -0
- package/lib/binary-collections/executeScript.d.cts +12 -0
- package/lib/binary-collections/executeScript.mjs +6 -0
- package/lib/binary-collections/findScript.cjs +309 -0
- package/lib/binary-collections/findScript.d.cts +12 -0
- package/lib/binary-collections/findScript.mjs +7 -0
- package/lib/binary-collections/listScript.cjs +291 -0
- package/lib/binary-collections/listScript.d.cts +19 -0
- package/lib/binary-collections/listScript.mjs +7 -0
- package/lib/binary-collections.cjs +264 -157
- package/lib/binary-collections.mjs +26 -286
- package/lib/changelog.cjs +9 -14
- package/lib/changelog.mjs +2 -2
- package/lib/chunk-2MN4VPV2.mjs +246 -0
- package/lib/chunk-6C7KTYGZ.mjs +41 -0
- package/lib/{chunk-Z6JLYU2J.mjs → chunk-6RK5UCTP.mjs} +7 -12
- package/lib/chunk-CD3HF3LK.mjs +190 -0
- package/lib/chunk-FLYSZFLW.mjs +61 -0
- package/lib/{chunk-N436BNBK.mjs → chunk-GAGABICI.mjs} +19 -13
- package/lib/chunk-H44UWUFY.mjs +105 -0
- package/lib/chunk-KLKAIFKI.mjs +40 -0
- package/lib/chunk-LVSPEFU2.mjs +86 -0
- package/lib/{chunk-RWLXRTYP.mjs → chunk-MGPYPKIE.mjs} +2 -2
- package/lib/chunk-NGFK3EYW.mjs +28 -0
- package/lib/chunk-NQXUYO67.mjs +253 -0
- package/lib/chunk-NVEG3LEZ.mjs +143 -0
- package/lib/chunk-OBXLTXFJ.mjs +34 -0
- package/lib/chunk-OGXVGBRI.mjs +29 -0
- package/lib/chunk-OXV52GD5.mjs +62 -0
- package/lib/chunk-PXBMHE7O.mjs +35 -0
- package/lib/chunk-QD4T255Z.mjs +40 -0
- package/lib/chunk-QII2EKCS.mjs +26 -0
- package/lib/chunk-R5FJOR63.mjs +47 -0
- package/lib/chunk-RDGDLSPD.mjs +76 -0
- package/lib/chunk-RDN6HF5Z.mjs +79 -0
- package/lib/chunk-RJKTSUAX.mjs +123 -0
- package/lib/{chunk-XA3SNBPA.mjs → chunk-TBWXE7ST.mjs} +97 -38
- package/lib/chunk-UXCFNAR6.mjs +55 -0
- package/lib/{chunk-M3YIYRHT.mjs → chunk-UY5VUEA3.mjs} +1 -1
- package/lib/chunk-WSHVPGNM.mjs +44 -0
- package/lib/{chunk-66PAU5PS.mjs → chunk-X2B3X7D4.mjs} +10 -6
- package/lib/clean-github-actions-caches-cli.cjs +507 -0
- package/lib/clean-github-actions-caches-cli.mjs +74 -0
- package/lib/clean-github-actions-caches.cjs +246 -106
- package/lib/clean-github-actions-caches.d.cts +53 -1
- package/lib/clean-github-actions-caches.mjs +5 -130
- package/lib/cross-env/command.cjs +63 -0
- package/lib/cross-env/command.d.ts +8 -0
- package/lib/cross-env/command.js +45 -0
- package/lib/{ps/isWin.mjs → cross-env/command.mjs} +4 -5
- package/lib/cross-env/index.cjs +178 -0
- package/lib/cross-env/index.d.ts +8 -0
- package/lib/cross-env/index.js +102 -0
- package/lib/cross-env/index.mjs +101 -0
- package/lib/cross-env/variable.cjs +60 -0
- package/lib/cross-env/variable.d.ts +7 -0
- package/lib/cross-env/variable.js +59 -0
- package/lib/cross-env/variable.mjs +9 -0
- package/lib/del-gradle.cjs +8 -13
- package/lib/del-gradle.js +8 -8
- package/lib/del-gradle.mjs +1 -1
- package/lib/del-node-modules.cjs +185 -3
- package/lib/del-node-modules.js +25 -25
- package/lib/del-node-modules.mjs +6 -3
- package/lib/{del-ps.cjs → del-ps-cli.cjs} +38 -43
- package/lib/del-ps-cli.d.mts +1 -0
- package/lib/del-ps-cli.mjs +44 -0
- package/lib/del-yarn-caches.cjs +8 -13
- package/lib/del-yarn-caches.js +2 -2
- package/lib/del-yarn-caches.mjs +1 -1
- package/lib/downloader-cli.cjs +256 -0
- package/lib/downloader-cli.d.cts +2 -0
- package/lib/downloader-cli.mjs +90 -0
- package/lib/file/copy-cli.cjs +273 -0
- package/lib/file/copy-cli.d.mts +1 -0
- package/lib/file/copy-cli.mjs +59 -0
- package/lib/file/copy.cjs +56 -0
- package/lib/file/copy.d.mts +1 -0
- package/lib/file/copy.mjs +8 -0
- package/lib/file/move-cli.cjs +272 -0
- package/lib/file/move-cli.d.mts +1 -0
- package/lib/file/move-cli.mjs +59 -0
- package/lib/file/move.cjs +55 -0
- package/lib/file/move.d.mts +1 -0
- package/lib/file/move.mjs +8 -0
- package/lib/find-node-modules-cli.cjs +1 -1
- package/lib/find-node-modules-cli.js +1 -1
- package/lib/find-node-modules-cli.mjs +1 -1
- package/lib/find-node-modules.cjs +1 -1
- package/lib/find-node-modules.mjs +1 -1
- package/lib/free-chatgpt.cjs +27 -26
- package/lib/free-chatgpt.js +10 -10
- package/lib/free-chatgpt.mjs +2 -2
- package/lib/git/user-config.cjs +9 -14
- package/lib/git/user-config.mjs +2 -2
- package/lib/git-diff-cli.cjs +273 -66
- package/lib/git-diff-cli.mjs +5 -4
- package/lib/git-diff.cjs +273 -66
- package/lib/git-diff.d.ts +2 -1
- package/lib/git-diff.js +153 -39
- package/lib/git-diff.mjs +5 -4
- package/lib/git-fix.cjs +9 -14
- package/lib/git-fix.mjs +2 -2
- package/lib/git-purge.cjs +9 -14
- package/lib/git-purge.mjs +2 -2
- package/lib/index.cjs +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.mjs +1 -1
- package/lib/kill-night-crows.cjs +7 -7
- package/lib/kill-night-crows.mjs +7 -7
- package/lib/node-cache-cleaner/npm.cjs +65 -0
- package/lib/node-cache-cleaner/npm.d.ts +2 -0
- package/lib/node-cache-cleaner/npm.js +41 -0
- package/lib/node-cache-cleaner/npm.mjs +10 -0
- package/lib/node-cache-cleaner/npx.cjs +89 -0
- package/lib/node-cache-cleaner/npx.d.ts +4 -0
- package/lib/node-cache-cleaner/npx.js +82 -0
- package/lib/{ps/index.d.mjs → node-cache-cleaner/npx.mjs} +6 -5
- package/lib/node-cache-cleaner/yarn.cjs +73 -0
- package/lib/node-cache-cleaner/yarn.d.ts +2 -0
- package/lib/node-cache-cleaner/yarn.js +62 -0
- package/lib/node-cache-cleaner/yarn.mjs +10 -0
- package/lib/node-cache-cleaner-cli.cjs +365 -0
- package/lib/node-cache-cleaner-cli.d.ts +2 -0
- package/lib/node-cache-cleaner-cli.js +57 -0
- package/lib/node-cache-cleaner-cli.mjs +60 -0
- package/lib/node-executor.cjs +272 -0
- package/lib/node-executor.d.cts +2 -0
- package/lib/node-executor.mjs +106 -0
- package/lib/node-package-packer/build-readme.cjs +150 -0
- package/lib/node-package-packer/build-readme.d.mts +10 -0
- package/lib/node-package-packer/build-readme.mjs +10 -0
- package/lib/node-package-packer/build-tarball.cjs +495 -0
- package/lib/node-package-packer/build-tarball.d.mts +33 -0
- package/lib/node-package-packer/build-tarball.mjs +175 -0
- package/lib/node-package-packer-cli.cjs +525 -0
- package/lib/node-package-packer-cli.d.mts +1 -0
- package/lib/node-package-packer-cli.mjs +34 -0
- package/lib/npm-run-series.cjs +28 -40
- package/lib/npm-run-series.mjs +21 -7
- package/lib/package-resolutions-updater-cli.cjs +255 -173
- package/lib/package-resolutions-updater-cli.mjs +19 -40
- package/lib/package-resolutions-updater.cjs +244 -141
- package/lib/package-resolutions-updater.d.mts +54 -1
- package/lib/package-resolutions-updater.mjs +8 -5
- package/lib/php-cs-fixer-staged.cjs +1 -1
- package/lib/php-cs-fixer-staged.mjs +1 -1
- package/lib/print-directory-tree.cjs +18 -20
- package/lib/print-directory-tree.mjs +11 -8
- package/lib/print-tarball-tree.cjs +262 -0
- package/lib/print-tarball-tree.d.mts +1 -0
- package/lib/print-tarball-tree.mjs +68 -0
- package/lib/ps/connected-domain.js +10 -10
- package/lib/ps/index.cjs +11 -11
- package/lib/ps/index.mjs +180 -174
- package/lib/ps/table-parser.d.ts +3 -4
- package/lib/ps/table-parser.js +15 -22
- package/lib/remove-module.cjs +19 -24
- package/lib/remove-module.mjs +2 -2
- package/lib/rm-node-module-cli.cjs +389 -0
- package/lib/rm-node-module-cli.d.cts +1 -0
- package/lib/rm-node-module-cli.mjs +92 -0
- package/lib/rm-node-modules.cjs +127 -0
- package/lib/rm-node-modules.d.cts +35 -0
- package/lib/{binary-collections-config.mjs → rm-node-modules.mjs} +3 -3
- package/lib/rmpath-cli.cjs +285 -0
- package/lib/rmpath-cli.d.mts +1 -0
- package/lib/rmpath-cli.mjs +23 -0
- package/lib/rmpath.cjs +6 -217
- package/lib/rmpath.mjs +5 -101
- package/lib/run-by-checksum/cache.cjs +69 -0
- package/lib/run-by-checksum/cache.d.ts +19 -0
- package/lib/run-by-checksum/cache.js +50 -0
- package/lib/run-by-checksum/cache.mjs +12 -0
- package/lib/run-by-checksum/hash.cjs +72 -0
- package/lib/run-by-checksum/hash.d.ts +14 -0
- package/lib/run-by-checksum/hash.js +85 -0
- package/lib/run-by-checksum/hash.mjs +10 -0
- package/lib/run-by-checksum/run.cjs +169 -0
- package/lib/run-by-checksum/run.d.ts +22 -0
- package/lib/run-by-checksum/run.js +93 -0
- package/lib/run-by-checksum/run.mjs +10 -0
- package/lib/run-by-checksum-cli.cjs +382 -0
- package/lib/run-by-checksum-cli.d.ts +2 -0
- package/lib/run-by-checksum-cli.js +43 -0
- package/lib/run-by-checksum-cli.mjs +56 -0
- package/lib/submodule-install.cjs +55 -47
- package/lib/submodule-install.mjs +48 -35
- package/lib/submodule-remove-cli.cjs +170 -4
- package/lib/submodule-remove-cli.js +5 -5
- package/lib/submodule-remove-cli.mjs +6 -4
- package/lib/utils/chatgpt.cjs +19 -13
- package/lib/utils/chatgpt.js +94 -94
- package/lib/utils/chatgpt.mjs +1 -1
- package/lib/utils/fetchResponse.cjs +24 -0
- package/lib/utils/fetchResponse.d.cts +25 -0
- package/lib/utils/fetchResponse.mjs +6 -0
- package/lib/utils/findEnvFiles.cjs +28 -46
- package/lib/utils/findEnvFiles.d.cts +19 -0
- package/lib/utils/findEnvFiles.mjs +3 -5
- package/lib/utils/findWorkspaceRoot.js +4 -4
- package/lib/utils/index.cjs +7 -12
- package/lib/utils/index.d.cts +2 -9
- package/lib/utils/index.mjs +1 -1
- package/lib/utils/isGithubTokenValid.js +7 -7
- package/lib/{ps/isWin.cjs → utils/isWindows.cjs} +12 -7
- package/lib/utils/isWindows.d.ts +5 -0
- package/lib/utils/isWindows.js +10 -0
- package/lib/utils/isWindows.mjs +10 -0
- package/lib/utils/runBash.cjs +53 -0
- package/lib/utils/runBash.d.cts +12 -0
- package/lib/utils/runBash.mjs +66 -0
- package/lib/yarn-per-branch-lock-installer.cjs +288 -0
- package/lib/yarn-per-branch-lock-installer.d.cts +2 -0
- package/lib/yarn-per-branch-lock-installer.mjs +122 -0
- package/lib/yarn-reinstall.cjs +8 -13
- package/lib/yarn-reinstall.mjs +1 -1
- package/package.json +91 -57
- package/readme.html +784 -0
- package/readme.md +107 -219
- package/releases/readme.md +6 -3
- package/test/README.md +2 -2
- package/test-project/workspaces/workspace-a/readme.md +20 -0
- package/test-project/workspaces/workspace-a/release/readme.md +42 -0
- package/test-project/workspaces/workspace-a/test/readme.md +12 -0
- package/test-project/workspaces/workspace-b/readme.md +94 -0
- package/test-project/workspaces/workspace-b/requirements.txt +1 -0
- package/test-project/workspaces/workspace-b/themes/hexo-theme-flowbite/readme.md +156 -0
- package/tmp/test-repo/README.md +2 -35
- package/tmp/test-repo-runChecksum/test-complex-glob/README.md +1 -0
- package/tmp/test-repo-runChecksum/test-mixed-args/README.md +1 -0
- package/lib/binary-collections-config.cjs +0 -15
- package/lib/chunk-2CBJCW7E.mjs +0 -81
- package/lib/chunk-4UHL4WVN.mjs +0 -136
- package/lib/chunk-6HHJRKFB.mjs +0 -59
- package/lib/chunk-6S4NXESK.mjs +0 -26
- package/lib/chunk-7XTEJHOE.mjs +0 -193
- package/lib/chunk-AJDD5DZM.mjs +0 -109
- package/lib/chunk-FCDQGYBF.mjs +0 -136
- package/lib/chunk-GEYA2USY.mjs +0 -207
- package/lib/chunk-GJTGHXRA.mjs +0 -356
- package/lib/chunk-ID2WBTE2.mjs +0 -80
- package/lib/chunk-JXFOHKDM.mjs +0 -239
- package/lib/chunk-NCXAP7AA.mjs +0 -31
- package/lib/chunk-PDSXF5HY.mjs +0 -187
- package/lib/chunk-TOIVAQF7.mjs +0 -136
- package/lib/chunk-V5SKYJUB.mjs +0 -136
- package/lib/chunk-WSRETQCA.mjs +0 -59
- package/lib/chunk-YYLIQQKF.mjs +0 -31
- package/lib/del-ps.js +0 -32
- package/lib/del-ps.mjs +0 -43
- package/lib/ps/index.d.cjs +0 -17
- package/lib/ps/index.d.ts +0 -2
- package/lib/ps/index.js +0 -254
- package/lib/ps/isWin.d.ts +0 -2
- package/lib/ps/isWin.js +0 -4
- package/lib/utils/findEnvFiles.d.ts +0 -8
- package/lib/utils/findEnvFiles.js +0 -121
- package/test/package.json +0 -20
- package/test-project/package.json +0 -16
- package/tmp/test-repo/package.json +0 -7
- package/tmp/typedoc/readme.md +0 -320
- /package/lib/{binary-collections-config.d.cts → binary-collections/config.d.cts} +0 -0
- /package/lib/{del-ps.d.ts → clean-github-actions-caches-cli.d.cts} +0 -0
|
@@ -0,0 +1,507 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
+
var __esm = (fn, res) => function __init() {
|
|
4
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
5
|
+
};
|
|
6
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
7
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
11
|
+
var init_cjs_shims = __esm({
|
|
12
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
// src/utils/index.cjs
|
|
17
|
+
var require_utils = __commonJS({
|
|
18
|
+
"src/utils/index.cjs"(exports2, module2) {
|
|
19
|
+
init_cjs_shims();
|
|
20
|
+
var fs = require("fs");
|
|
21
|
+
var path = require("upath");
|
|
22
|
+
var minimistLib = require("minimist");
|
|
23
|
+
var argv2 = minimistLib(process.argv.slice(2));
|
|
24
|
+
var { exec } = require("child_process");
|
|
25
|
+
var { promisify } = require("util");
|
|
26
|
+
var execAsync = promisify(exec);
|
|
27
|
+
async function parseGitRemotes2() {
|
|
28
|
+
try {
|
|
29
|
+
const { stdout } = await execAsync("git remote -v");
|
|
30
|
+
const lines = stdout.split("\n");
|
|
31
|
+
const remotes = {};
|
|
32
|
+
lines.forEach((line) => {
|
|
33
|
+
const [name, url] = line.split(" ");
|
|
34
|
+
if (name && url) {
|
|
35
|
+
const [repoUrl] = url.split(" ");
|
|
36
|
+
try {
|
|
37
|
+
const parsedUrl = new URL(repoUrl);
|
|
38
|
+
const pathParts = parsedUrl.pathname.split("/").filter(Boolean);
|
|
39
|
+
if (parsedUrl.hostname === "github.com" && pathParts.length === 2) {
|
|
40
|
+
let repoPath = pathParts.join("/");
|
|
41
|
+
if (repoPath.endsWith(".git")) {
|
|
42
|
+
repoPath = repoPath.slice(0, -4);
|
|
43
|
+
}
|
|
44
|
+
remotes[name] = repoPath;
|
|
45
|
+
}
|
|
46
|
+
} catch (e) {
|
|
47
|
+
console.error("URL Parsing Error:", e.message);
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
return remotes;
|
|
52
|
+
} catch (error) {
|
|
53
|
+
console.error("Error:", error.message);
|
|
54
|
+
return {};
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
module2.exports.parseGitRemotes = parseGitRemotes2;
|
|
58
|
+
function getArgs2(opts) {
|
|
59
|
+
if (opts) {
|
|
60
|
+
return minimistLib(process.argv.slice(2), opts);
|
|
61
|
+
}
|
|
62
|
+
return argv2;
|
|
63
|
+
}
|
|
64
|
+
module2.exports.getArgs = getArgs2;
|
|
65
|
+
function del(fullPath) {
|
|
66
|
+
try {
|
|
67
|
+
if (!fs.existsSync(fullPath)) return;
|
|
68
|
+
const stat = fs.lstatSync(fullPath);
|
|
69
|
+
if (stat.isSymbolicLink()) {
|
|
70
|
+
try {
|
|
71
|
+
fs.unlinkSync(fullPath);
|
|
72
|
+
console.log("deleted symlink", fullPath);
|
|
73
|
+
} catch (e) {
|
|
74
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
75
|
+
}
|
|
76
|
+
return;
|
|
77
|
+
}
|
|
78
|
+
if (stat.isDirectory()) {
|
|
79
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
80
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
81
|
+
del(subdir[i]);
|
|
82
|
+
}
|
|
83
|
+
try {
|
|
84
|
+
fs.rmdirSync(fullPath);
|
|
85
|
+
console.log("deleted", fullPath);
|
|
86
|
+
} catch (_e) {
|
|
87
|
+
try {
|
|
88
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
89
|
+
console.log("deleted", fullPath);
|
|
90
|
+
} catch (ee) {
|
|
91
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
return;
|
|
95
|
+
}
|
|
96
|
+
try {
|
|
97
|
+
fs.unlinkSync(fullPath);
|
|
98
|
+
console.log("deleted", fullPath);
|
|
99
|
+
} catch (_e) {
|
|
100
|
+
try {
|
|
101
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
102
|
+
console.log("deleted", fullPath);
|
|
103
|
+
} catch (ee) {
|
|
104
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
} catch (err) {
|
|
108
|
+
console.log("failed delete", fullPath, err && err.message);
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
module2.exports.del = del;
|
|
112
|
+
function delStream(globStream) {
|
|
113
|
+
globStream.stream().on("data", (result) => {
|
|
114
|
+
const fullPath = path.resolve(process.cwd(), result);
|
|
115
|
+
try {
|
|
116
|
+
if (fs.existsSync(fullPath)) {
|
|
117
|
+
const stat = fs.lstatSync(fullPath);
|
|
118
|
+
if (stat.isSymbolicLink()) {
|
|
119
|
+
try {
|
|
120
|
+
fs.unlinkSync(fullPath);
|
|
121
|
+
console.log("deleted symlink", fullPath);
|
|
122
|
+
} catch (e) {
|
|
123
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
124
|
+
}
|
|
125
|
+
return;
|
|
126
|
+
}
|
|
127
|
+
if (stat.isDirectory()) {
|
|
128
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
129
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
130
|
+
del(subdir[i]);
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
del(fullPath);
|
|
135
|
+
} catch (err) {
|
|
136
|
+
console.log("failed processing", fullPath, err && err.message);
|
|
137
|
+
}
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
module2.exports.delStream = delStream;
|
|
141
|
+
function getFileTreeString(hashArray) {
|
|
142
|
+
const tree = {};
|
|
143
|
+
const hashMap = {};
|
|
144
|
+
for (const entry of hashArray) {
|
|
145
|
+
const [filePath, hash] = entry.split(" ");
|
|
146
|
+
hashMap[filePath] = hash;
|
|
147
|
+
const parts = filePath.split("/");
|
|
148
|
+
let current = tree;
|
|
149
|
+
for (let i = 0; i < parts.length; i++) {
|
|
150
|
+
const part = parts[i];
|
|
151
|
+
if (i === parts.length - 1) {
|
|
152
|
+
current[part] = null;
|
|
153
|
+
} else {
|
|
154
|
+
current[part] = current[part] || {};
|
|
155
|
+
current = current[part];
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
function printNode(node, prefix = "", parentPath = "") {
|
|
160
|
+
const keys = Object.keys(node).sort();
|
|
161
|
+
let lines = [];
|
|
162
|
+
keys.forEach((key, idx) => {
|
|
163
|
+
const isLast = idx === keys.length - 1;
|
|
164
|
+
const branch = isLast ? "\u2514\u2500\u2500 " : "\u251C\u2500\u2500 ";
|
|
165
|
+
const currentPath = parentPath ? parentPath + "/" + key : key;
|
|
166
|
+
if (node[key] === null) {
|
|
167
|
+
lines.push(prefix + branch + key + " [" + (hashMap[currentPath] || "") + "]");
|
|
168
|
+
} else {
|
|
169
|
+
lines.push(prefix + branch + key + "/");
|
|
170
|
+
lines = lines.concat(printNode(node[key], prefix + (isLast ? " " : "\u2502 "), currentPath));
|
|
171
|
+
}
|
|
172
|
+
});
|
|
173
|
+
return lines;
|
|
174
|
+
}
|
|
175
|
+
return printNode(tree, "", "").join("\n");
|
|
176
|
+
}
|
|
177
|
+
module2.exports.getFileTreeString = getFileTreeString;
|
|
178
|
+
var delay = (ms) => new Promise((resolve) => setTimeout(resolve, ms));
|
|
179
|
+
module2.exports.delay = delay;
|
|
180
|
+
}
|
|
181
|
+
});
|
|
182
|
+
|
|
183
|
+
// src/utils/findEnvFiles.cjs
|
|
184
|
+
var require_findEnvFiles = __commonJS({
|
|
185
|
+
"src/utils/findEnvFiles.cjs"(exports2, module2) {
|
|
186
|
+
init_cjs_shims();
|
|
187
|
+
var fs = require("fs");
|
|
188
|
+
var path = require("path");
|
|
189
|
+
var glob = require("glob");
|
|
190
|
+
var DEFAULT_IGNORES = [
|
|
191
|
+
"**/node_modules/**",
|
|
192
|
+
"**/.git/**",
|
|
193
|
+
"**/.yarn/**",
|
|
194
|
+
"**/.pnpm/**",
|
|
195
|
+
"**/dist/**",
|
|
196
|
+
"**/build/**",
|
|
197
|
+
"**/coverage/**",
|
|
198
|
+
"**/vendor/**",
|
|
199
|
+
"**/tmp/**",
|
|
200
|
+
"**/.cache/**",
|
|
201
|
+
"**/assets/**",
|
|
202
|
+
"**/logs/**",
|
|
203
|
+
"**/output/**",
|
|
204
|
+
"**/public/**",
|
|
205
|
+
"**/static/**",
|
|
206
|
+
"**/temp/**",
|
|
207
|
+
"**/backup/**",
|
|
208
|
+
"**/backups/**",
|
|
209
|
+
"**/examples/**",
|
|
210
|
+
"**/docs/**",
|
|
211
|
+
"**/tests/**",
|
|
212
|
+
"**/__tests__/**",
|
|
213
|
+
"**/spec/**",
|
|
214
|
+
"**/__specs__/**",
|
|
215
|
+
"**/scripts/**",
|
|
216
|
+
"**/bin/**",
|
|
217
|
+
"**/hooks/**",
|
|
218
|
+
"**/config/**",
|
|
219
|
+
"**/configs/**",
|
|
220
|
+
"**/settings/**",
|
|
221
|
+
"**/.vscode/**",
|
|
222
|
+
"**/.idea/**"
|
|
223
|
+
];
|
|
224
|
+
function findEnvFiles(startDir = process.cwd(), filter) {
|
|
225
|
+
const found = /* @__PURE__ */ new Set();
|
|
226
|
+
function addFile(file) {
|
|
227
|
+
const normalized = path.normalize(file);
|
|
228
|
+
if (typeof filter === "function" && !filter(normalized)) {
|
|
229
|
+
return;
|
|
230
|
+
}
|
|
231
|
+
found.add(normalized);
|
|
232
|
+
}
|
|
233
|
+
let current = path.resolve(startDir);
|
|
234
|
+
while (true) {
|
|
235
|
+
const envPath = path.join(current, ".env");
|
|
236
|
+
if (fs.existsSync(envPath)) {
|
|
237
|
+
addFile(envPath);
|
|
238
|
+
}
|
|
239
|
+
const parent = path.dirname(current);
|
|
240
|
+
if (parent === current) {
|
|
241
|
+
break;
|
|
242
|
+
}
|
|
243
|
+
current = parent;
|
|
244
|
+
}
|
|
245
|
+
const files = glob.globSync("**/.env*", {
|
|
246
|
+
cwd: startDir,
|
|
247
|
+
absolute: true,
|
|
248
|
+
nodir: true,
|
|
249
|
+
ignore: DEFAULT_IGNORES
|
|
250
|
+
});
|
|
251
|
+
for (const file of files) {
|
|
252
|
+
addFile(file);
|
|
253
|
+
}
|
|
254
|
+
return [...found];
|
|
255
|
+
}
|
|
256
|
+
function findEnvWithToken(startDir = process.cwd(), tokenName = "GITHUB_TOKEN") {
|
|
257
|
+
const envFiles = findEnvFiles(startDir);
|
|
258
|
+
return envFiles.find((file) => {
|
|
259
|
+
try {
|
|
260
|
+
const content = fs.readFileSync(file, "utf-8");
|
|
261
|
+
const regex = new RegExp(`^\\s*${tokenName}\\s*=`, "m");
|
|
262
|
+
return regex.test(content);
|
|
263
|
+
} catch (err) {
|
|
264
|
+
console.warn(`Failed to read ${file}: ${err instanceof Error ? err.message : String(err)}`);
|
|
265
|
+
return false;
|
|
266
|
+
}
|
|
267
|
+
});
|
|
268
|
+
}
|
|
269
|
+
module2.exports = {
|
|
270
|
+
DEFAULT_IGNORES,
|
|
271
|
+
findEnvFiles,
|
|
272
|
+
findEnvWithToken,
|
|
273
|
+
default: findEnvFiles
|
|
274
|
+
};
|
|
275
|
+
}
|
|
276
|
+
});
|
|
277
|
+
|
|
278
|
+
// src/clean-github-actions-caches.cjs
|
|
279
|
+
var require_clean_github_actions_caches = __commonJS({
|
|
280
|
+
"src/clean-github-actions-caches.cjs"(exports2, module2) {
|
|
281
|
+
init_cjs_shims();
|
|
282
|
+
var axios = require("axios");
|
|
283
|
+
var { getArgs: getArgs2 } = require_utils();
|
|
284
|
+
var { findEnvWithToken } = require_findEnvFiles();
|
|
285
|
+
require("dotenv").config({
|
|
286
|
+
path: findEnvWithToken(),
|
|
287
|
+
quiet: true,
|
|
288
|
+
overwrite: true
|
|
289
|
+
});
|
|
290
|
+
var ACCESS_TOKEN = process.env.ACCESS_TOKEN || process.env.GITHUB_TOKEN;
|
|
291
|
+
if (!ACCESS_TOKEN) {
|
|
292
|
+
throw new Error(
|
|
293
|
+
"Access token is not provided. Please set ACCESS_TOKEN or GITHUB_TOKEN in your environment variables."
|
|
294
|
+
);
|
|
295
|
+
}
|
|
296
|
+
function printHelp() {
|
|
297
|
+
console.log(`
|
|
298
|
+
GitHub Actions Cache Cleaner
|
|
299
|
+
|
|
300
|
+
Description:
|
|
301
|
+
Removes outdated GitHub Actions caches for a repository, keeping only the newest
|
|
302
|
+
cache for each cache-key prefix. Authenticates via ACCESS_TOKEN or GITHUB_TOKEN
|
|
303
|
+
from your environment or .env file.
|
|
304
|
+
|
|
305
|
+
Usage:
|
|
306
|
+
clean-github-actions-caches [options]
|
|
307
|
+
|
|
308
|
+
Options:
|
|
309
|
+
-h, --help Show this help message
|
|
310
|
+
-r, --repo <repo> GitHub repository (owner/repo). If omitted, the tool will
|
|
311
|
+
attempt to infer the repository from the current working
|
|
312
|
+
directory's git remotes.
|
|
313
|
+
-p, --prefix-depth <n>
|
|
314
|
+
Number of leading cache key segments to use as the
|
|
315
|
+
grouping prefix when splitting on /[-_]/. Default: 3.
|
|
316
|
+
|
|
317
|
+
Environment Variables:
|
|
318
|
+
ACCESS_TOKEN GitHub access token (preferred)
|
|
319
|
+
GITHUB_TOKEN GitHub access token (fallback)
|
|
320
|
+
|
|
321
|
+
Behavior & Safety:
|
|
322
|
+
- Groups caches by a derived prefix from the cache key and keeps the most
|
|
323
|
+
recently created cache for each group.
|
|
324
|
+
- Deletes only caches older than the latest per prefix to reduce risk of
|
|
325
|
+
removing needed artifacts.
|
|
326
|
+
|
|
327
|
+
Examples:
|
|
328
|
+
# Run against a specific repo (owner/repo)
|
|
329
|
+
clean-github-actions-caches --repo octocat/hello-world
|
|
330
|
+
|
|
331
|
+
# Run via npx without installing
|
|
332
|
+
npx --legacy-peer-deps -y binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/master/releases/bin.tgz clean-github-actions-caches --repo owner/repo --prefix-depth 3
|
|
333
|
+
|
|
334
|
+
# Run via yarn dlx
|
|
335
|
+
yarn dlx binary-collections@https://raw.githubusercontent.com/dimaslanjaka/bin/master/releases/bin.tgz clean-github-actions-caches --prefix-depth 3
|
|
336
|
+
|
|
337
|
+
Notes:
|
|
338
|
+
- Ensure ACCESS_TOKEN or GITHUB_TOKEN is set and has permissions to manage Actions caches.
|
|
339
|
+
- Intended for repository maintainers with appropriate permissions.
|
|
340
|
+
`);
|
|
341
|
+
}
|
|
342
|
+
var argv2 = getArgs2({
|
|
343
|
+
alias: {
|
|
344
|
+
h: "help",
|
|
345
|
+
p: "prefix-depth",
|
|
346
|
+
r: "repo"
|
|
347
|
+
},
|
|
348
|
+
string: ["prefix-depth", "repo"],
|
|
349
|
+
boolean: ["help"]
|
|
350
|
+
});
|
|
351
|
+
if (argv2.help) {
|
|
352
|
+
printHelp();
|
|
353
|
+
process.exit(0);
|
|
354
|
+
}
|
|
355
|
+
function deleteGitHubActionsCache2(GH_REPO, cacheId) {
|
|
356
|
+
return new Promise((resolve, reject) => {
|
|
357
|
+
const url = `https://api.github.com/repos/${GH_REPO}/actions/caches/${cacheId}`;
|
|
358
|
+
const token = ACCESS_TOKEN;
|
|
359
|
+
if (!token) {
|
|
360
|
+
return reject(new Error("Access token is not provided"));
|
|
361
|
+
}
|
|
362
|
+
axios.delete(url, {
|
|
363
|
+
headers: {
|
|
364
|
+
Authorization: `token ${token}`,
|
|
365
|
+
Accept: "application/vnd.github.v3+json"
|
|
366
|
+
}
|
|
367
|
+
}).then((response) => {
|
|
368
|
+
console.log(`Cache (${cacheId}) deleted successfully`, response.data);
|
|
369
|
+
resolve(response.data);
|
|
370
|
+
}).catch((error) => {
|
|
371
|
+
var _a;
|
|
372
|
+
console.error("Error deleting cache:", ((_a = error.response) == null ? void 0 : _a.data) || error.message || "Unknown error");
|
|
373
|
+
reject(error);
|
|
374
|
+
});
|
|
375
|
+
});
|
|
376
|
+
}
|
|
377
|
+
function normalizePrefixDepth(prefixDepth) {
|
|
378
|
+
const parsed = Number(prefixDepth);
|
|
379
|
+
if (!Number.isFinite(parsed) || parsed < 1) {
|
|
380
|
+
return 3;
|
|
381
|
+
}
|
|
382
|
+
return Math.floor(parsed);
|
|
383
|
+
}
|
|
384
|
+
function isChecksumSegment(segment) {
|
|
385
|
+
return /^[a-f0-9]{32,}$/i.test(segment);
|
|
386
|
+
}
|
|
387
|
+
function getMeaningfulCacheKeyParts(key) {
|
|
388
|
+
return String(key).split(/[-_]/).filter(Boolean).filter((segment) => !isChecksumSegment(segment));
|
|
389
|
+
}
|
|
390
|
+
function getCachePrefix(key, prefixDepth = 3) {
|
|
391
|
+
const normalizedDepth = normalizePrefixDepth(prefixDepth);
|
|
392
|
+
const parts = String(key).split(/[-_]/).filter(Boolean);
|
|
393
|
+
const meaningfulParts = getMeaningfulCacheKeyParts(key);
|
|
394
|
+
if (meaningfulParts.length !== parts.length) {
|
|
395
|
+
if (meaningfulParts.length < normalizedDepth) {
|
|
396
|
+
return `${meaningfulParts.join("-")}-`;
|
|
397
|
+
}
|
|
398
|
+
return meaningfulParts.join("-");
|
|
399
|
+
}
|
|
400
|
+
if (parts.length <= normalizedDepth) {
|
|
401
|
+
return parts.join("-");
|
|
402
|
+
}
|
|
403
|
+
return parts.slice(0, normalizedDepth).join("-");
|
|
404
|
+
}
|
|
405
|
+
function groupCachesByPrefix(caches, prefixDepth = 3) {
|
|
406
|
+
return caches.reduce(
|
|
407
|
+
/**
|
|
408
|
+
* @param {Record<string, Record<string, any>[]>} acc
|
|
409
|
+
* @param {Record<string, any>} item
|
|
410
|
+
* @returns {Record<string, Record<string, any>[]>}
|
|
411
|
+
*/
|
|
412
|
+
(acc, item) => {
|
|
413
|
+
const prefix = getCachePrefix(item.key, prefixDepth);
|
|
414
|
+
if (!acc[prefix]) {
|
|
415
|
+
acc[prefix] = [];
|
|
416
|
+
}
|
|
417
|
+
acc[prefix].push(item);
|
|
418
|
+
return acc;
|
|
419
|
+
},
|
|
420
|
+
{}
|
|
421
|
+
);
|
|
422
|
+
}
|
|
423
|
+
function get_caches2(GH_REPO, prefixDepth = 3) {
|
|
424
|
+
const url = `https://api.github.com/repos/${GH_REPO}/actions/caches`;
|
|
425
|
+
return new Promise((resolve, reject) => {
|
|
426
|
+
axios.get(url, {
|
|
427
|
+
headers: {
|
|
428
|
+
Accept: "application/vnd.github.v3+json",
|
|
429
|
+
Authorization: `token ${ACCESS_TOKEN}`
|
|
430
|
+
}
|
|
431
|
+
}).then((response) => {
|
|
432
|
+
const data = response.data.actions_caches;
|
|
433
|
+
const grouped = groupCachesByPrefix(data, prefixDepth);
|
|
434
|
+
resolve(grouped);
|
|
435
|
+
}).catch((error) => {
|
|
436
|
+
reject(error);
|
|
437
|
+
});
|
|
438
|
+
});
|
|
439
|
+
}
|
|
440
|
+
module2.exports = {
|
|
441
|
+
deleteGitHubActionsCache: deleteGitHubActionsCache2,
|
|
442
|
+
getCachePrefix,
|
|
443
|
+
getMeaningfulCacheKeyParts,
|
|
444
|
+
get_caches: get_caches2,
|
|
445
|
+
groupCachesByPrefix,
|
|
446
|
+
isChecksumSegment,
|
|
447
|
+
normalizePrefixDepth
|
|
448
|
+
};
|
|
449
|
+
}
|
|
450
|
+
});
|
|
451
|
+
|
|
452
|
+
// src/clean-github-actions-caches-cli.cjs
|
|
453
|
+
init_cjs_shims();
|
|
454
|
+
var { get_caches, deleteGitHubActionsCache } = require_clean_github_actions_caches();
|
|
455
|
+
var { getArgs, parseGitRemotes } = require_utils();
|
|
456
|
+
var argv = getArgs({
|
|
457
|
+
alias: {
|
|
458
|
+
p: "prefix-depth",
|
|
459
|
+
r: "repo"
|
|
460
|
+
},
|
|
461
|
+
string: ["prefix-depth", "repo"]
|
|
462
|
+
});
|
|
463
|
+
(async () => {
|
|
464
|
+
var _a, _b, _c, _d;
|
|
465
|
+
try {
|
|
466
|
+
const remotes = await parseGitRemotes();
|
|
467
|
+
const GH_REPO = argv.repo || remotes.origin;
|
|
468
|
+
if (!GH_REPO) {
|
|
469
|
+
throw new Error("Repository is not provided and origin remote could not be inferred. Use --repo owner/repo.");
|
|
470
|
+
}
|
|
471
|
+
const caches = await get_caches(GH_REPO, argv["prefix-depth"]);
|
|
472
|
+
for (const key in caches) {
|
|
473
|
+
if (Object.hasOwnProperty.call(caches, key)) {
|
|
474
|
+
const items = caches[key].sort((a, b) => new Date(b.created_at) - new Date(a.created_at)).map((item) => ({
|
|
475
|
+
...item,
|
|
476
|
+
human_readable_date: new Date(item.created_at).toLocaleString()
|
|
477
|
+
}));
|
|
478
|
+
if (items.length > 1) {
|
|
479
|
+
const ids = items.map((o) => o.id);
|
|
480
|
+
ids.shift();
|
|
481
|
+
if (ids.length > 0) {
|
|
482
|
+
for (const id of ids) {
|
|
483
|
+
try {
|
|
484
|
+
await deleteGitHubActionsCache(GH_REPO, id);
|
|
485
|
+
} catch (err) {
|
|
486
|
+
const code = ((_a = err.response) == null ? void 0 : _a.status) || err.code || "UNKNOWN";
|
|
487
|
+
const message = ((_b = err.response) == null ? void 0 : _b.statusText) || err.message || "Unknown error";
|
|
488
|
+
console.error(`Error deleting cache ${id}: [${code}] [${message}]
|
|
489
|
+
${err.stack}`);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
} else {
|
|
493
|
+
console.log(`cache prefix ${key} no cache left`);
|
|
494
|
+
}
|
|
495
|
+
} else {
|
|
496
|
+
console.log(`cache prefix ${key} only have 1 cache`);
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
}
|
|
500
|
+
} catch (e) {
|
|
501
|
+
const code = ((_c = e.response) == null ? void 0 : _c.status) || e.code || "UNKNOWN";
|
|
502
|
+
const message = ((_d = e.response) == null ? void 0 : _d.statusText) || e.message || "Unknown error";
|
|
503
|
+
console.error(`[${code}] [${message}]
|
|
504
|
+
${e.stack}`);
|
|
505
|
+
process.exit(1);
|
|
506
|
+
}
|
|
507
|
+
})();
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
|
+
import {
|
|
3
|
+
require_clean_github_actions_caches
|
|
4
|
+
} from "./chunk-CD3HF3LK.mjs";
|
|
5
|
+
import "./chunk-H44UWUFY.mjs";
|
|
6
|
+
import {
|
|
7
|
+
require_utils
|
|
8
|
+
} from "./chunk-6RK5UCTP.mjs";
|
|
9
|
+
import {
|
|
10
|
+
__commonJS,
|
|
11
|
+
init_esm_shims
|
|
12
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
13
|
+
|
|
14
|
+
// src/clean-github-actions-caches-cli.cjs
|
|
15
|
+
var require_clean_github_actions_caches_cli = __commonJS({
|
|
16
|
+
"src/clean-github-actions-caches-cli.cjs"() {
|
|
17
|
+
init_esm_shims();
|
|
18
|
+
var { get_caches, deleteGitHubActionsCache } = require_clean_github_actions_caches();
|
|
19
|
+
var { getArgs, parseGitRemotes } = require_utils();
|
|
20
|
+
var argv = getArgs({
|
|
21
|
+
alias: {
|
|
22
|
+
p: "prefix-depth",
|
|
23
|
+
r: "repo"
|
|
24
|
+
},
|
|
25
|
+
string: ["prefix-depth", "repo"]
|
|
26
|
+
});
|
|
27
|
+
(async () => {
|
|
28
|
+
var _a, _b, _c, _d;
|
|
29
|
+
try {
|
|
30
|
+
const remotes = await parseGitRemotes();
|
|
31
|
+
const GH_REPO = argv.repo || remotes.origin;
|
|
32
|
+
if (!GH_REPO) {
|
|
33
|
+
throw new Error("Repository is not provided and origin remote could not be inferred. Use --repo owner/repo.");
|
|
34
|
+
}
|
|
35
|
+
const caches = await get_caches(GH_REPO, argv["prefix-depth"]);
|
|
36
|
+
for (const key in caches) {
|
|
37
|
+
if (Object.hasOwnProperty.call(caches, key)) {
|
|
38
|
+
const items = caches[key].sort((a, b) => new Date(b.created_at) - new Date(a.created_at)).map((item) => ({
|
|
39
|
+
...item,
|
|
40
|
+
human_readable_date: new Date(item.created_at).toLocaleString()
|
|
41
|
+
}));
|
|
42
|
+
if (items.length > 1) {
|
|
43
|
+
const ids = items.map((o) => o.id);
|
|
44
|
+
ids.shift();
|
|
45
|
+
if (ids.length > 0) {
|
|
46
|
+
for (const id of ids) {
|
|
47
|
+
try {
|
|
48
|
+
await deleteGitHubActionsCache(GH_REPO, id);
|
|
49
|
+
} catch (err) {
|
|
50
|
+
const code = ((_a = err.response) == null ? void 0 : _a.status) || err.code || "UNKNOWN";
|
|
51
|
+
const message = ((_b = err.response) == null ? void 0 : _b.statusText) || err.message || "Unknown error";
|
|
52
|
+
console.error(`Error deleting cache ${id}: [${code}] [${message}]
|
|
53
|
+
${err.stack}`);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
} else {
|
|
57
|
+
console.log(`cache prefix ${key} no cache left`);
|
|
58
|
+
}
|
|
59
|
+
} else {
|
|
60
|
+
console.log(`cache prefix ${key} only have 1 cache`);
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
} catch (e) {
|
|
65
|
+
const code = ((_c = e.response) == null ? void 0 : _c.status) || e.code || "UNKNOWN";
|
|
66
|
+
const message = ((_d = e.response) == null ? void 0 : _d.statusText) || e.message || "Unknown error";
|
|
67
|
+
console.error(`[${code}] [${message}]
|
|
68
|
+
${e.stack}`);
|
|
69
|
+
process.exit(1);
|
|
70
|
+
}
|
|
71
|
+
})();
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
export default require_clean_github_actions_caches_cli();
|