@codyswann/lisa 3.47.9 → 3.48.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/dist/cli/doctor-render.d.ts +22 -0
- package/dist/cli/doctor-render.d.ts.map +1 -0
- package/dist/cli/doctor-render.js +27 -0
- package/dist/cli/doctor-render.js.map +1 -0
- package/dist/cli/doctor.d.ts +15 -0
- package/dist/cli/doctor.d.ts.map +1 -1
- package/dist/cli/doctor.js +2 -9
- package/dist/cli/doctor.js.map +1 -1
- package/dist/cli/gate-report-cells.d.ts +101 -0
- package/dist/cli/gate-report-cells.d.ts.map +1 -0
- package/dist/cli/gate-report-cells.js +269 -0
- package/dist/cli/gate-report-cells.js.map +1 -0
- package/dist/cli/gate-report-config.d.ts +28 -0
- package/dist/cli/gate-report-config.d.ts.map +1 -0
- package/dist/cli/gate-report-config.js +33 -0
- package/dist/cli/gate-report-config.js.map +1 -0
- package/dist/cli/gate-report-executors.d.ts +62 -0
- package/dist/cli/gate-report-executors.d.ts.map +1 -0
- package/dist/cli/gate-report-executors.js +218 -0
- package/dist/cli/gate-report-executors.js.map +1 -0
- package/dist/cli/gate-report-preview.d.ts +27 -0
- package/dist/cli/gate-report-preview.d.ts.map +1 -0
- package/dist/cli/gate-report-preview.js +286 -0
- package/dist/cli/gate-report-preview.js.map +1 -0
- package/dist/cli/gate-report-registry.d.ts +68 -0
- package/dist/cli/gate-report-registry.d.ts.map +1 -0
- package/dist/cli/gate-report-registry.js +52 -0
- package/dist/cli/gate-report-registry.js.map +1 -0
- package/dist/cli/gate-report-ruleset.d.ts +60 -0
- package/dist/cli/gate-report-ruleset.d.ts.map +1 -0
- package/dist/cli/gate-report-ruleset.js +132 -0
- package/dist/cli/gate-report-ruleset.js.map +1 -0
- package/dist/cli/gate-report-skip-jobs.d.ts +34 -0
- package/dist/cli/gate-report-skip-jobs.d.ts.map +1 -0
- package/dist/cli/gate-report-skip-jobs.js +42 -0
- package/dist/cli/gate-report-skip-jobs.js.map +1 -0
- package/dist/cli/gate-report-summary.d.ts +18 -0
- package/dist/cli/gate-report-summary.d.ts.map +1 -0
- package/dist/cli/gate-report-summary.js +80 -0
- package/dist/cli/gate-report-summary.js.map +1 -0
- package/dist/cli/gate-report-types.d.ts +206 -0
- package/dist/cli/gate-report-types.d.ts.map +1 -0
- package/dist/cli/gate-report-types.js +19 -0
- package/dist/cli/gate-report-types.js.map +1 -0
- package/dist/cli/gate-report.d.ts +35 -0
- package/dist/cli/gate-report.d.ts.map +1 -0
- package/dist/cli/gate-report.js +317 -0
- package/dist/cli/gate-report.js.map +1 -0
- package/dist/cli/ui-github-repo-gh.d.ts +14 -0
- package/dist/cli/ui-github-repo-gh.d.ts.map +1 -1
- package/dist/cli/ui-github-repo-gh.js +6 -1
- package/dist/cli/ui-github-repo-gh.js.map +1 -1
- package/dist/core/upstream-evidence-manifest.d.ts.map +1 -1
- package/dist/core/upstream-evidence-manifest.js +20 -1
- package/dist/core/upstream-evidence-manifest.js.map +1 -1
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/typescript/github-rulesets/quality-checks.json +8 -0
|
@@ -6,13 +6,18 @@ import { execFile } from "node:child_process";
|
|
|
6
6
|
import { mapRepoSettings, mapRulesetRow, requireNamedString, } from "./ui-github-repo-map.js";
|
|
7
7
|
/**
|
|
8
8
|
* Run `gh` without a shell and return stdout.
|
|
9
|
+
*
|
|
10
|
+
* Exported so every `gh` read in the CLI goes through one shell-free call site.
|
|
11
|
+
* A second one would mean a second place to get argument handling and the
|
|
12
|
+
* command-from-PATH exemption right, and the gate report needs a branch-rules
|
|
13
|
+
* read that belongs to no existing member of `GithubRepoGhReads`.
|
|
9
14
|
* @param args - gh argv after the executable
|
|
10
15
|
* @param cwd - Working directory
|
|
11
16
|
* @param timeoutMs - Child-process timeout
|
|
12
17
|
* @param signal - Probe cancellation signal
|
|
13
18
|
* @returns Trimmed stdout
|
|
14
19
|
*/
|
|
15
|
-
function runGh(args, cwd, timeoutMs, signal) {
|
|
20
|
+
export function runGh(args, cwd, timeoutMs, signal) {
|
|
16
21
|
return new Promise((resolve, reject) => {
|
|
17
22
|
const ghExecutable = "gh";
|
|
18
23
|
execFile(
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui-github-repo-gh.js","sourceRoot":"","sources":["../../src/cli/ui-github-repo-gh.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EACL,eAAe,EACf,aAAa,EACb,kBAAkB,GACnB,MAAM,yBAAyB,CAAC;AAqEjC
|
|
1
|
+
{"version":3,"file":"ui-github-repo-gh.js","sourceRoot":"","sources":["../../src/cli/ui-github-repo-gh.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA02EpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"upstream-evidence-manifest.d.ts","sourceRoot":"","sources":["../../src/core/upstream-evidence-manifest.ts"],"names":[],"mappings":"AACA,iFAAiF;AACjF,eAAO,MAAM,0BAA0B,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CA02EpE,CAAC;AAEL,4EAA4E;AAC5E,eAAO,MAAM,yBAAyB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAm2OjE,CAAC;AAEL,sFAAsF;AACtF,eAAO,MAAM,uBAAuB,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,CAk6I/D,CAAC"}
|
|
@@ -1199,7 +1199,7 @@ export const UPSTREAM_EVIDENCE_MANIFEST = Object.freeze({
|
|
|
1199
1199
|
"typescript/create-only/vitest.config.local.ts": "a70a6d2a4f210304cf84b8017b2c628c0ef689712c4f745ef45e1fcfffac4050",
|
|
1200
1200
|
"typescript/create-only/vitest.thresholds.json": "ce04fe30ad6139f734dbc56d92a801c11cfd86a0d9e49c06c1c2d0a137beeffd",
|
|
1201
1201
|
"typescript/deletions.json": "f34c7e0a3cb6a8e19f0529a0141cd331d37162638204ede8d13cd49cb985823e",
|
|
1202
|
-
"typescript/github-rulesets/quality-checks.json": "
|
|
1202
|
+
"typescript/github-rulesets/quality-checks.json": "bcc64e1d21bb7c1466c58b1726788ce33a22229c5be363bb39fa5ce60209af39",
|
|
1203
1203
|
"typescript/merge/.claude/settings.json": "834e6456cae81f45073bbbb08bf731fef043efb30cae2658cb4a59f17e66d165",
|
|
1204
1204
|
"typescript/merge/.oxlintrc.json": "9504c20db80470c242c4ffe8cccad6951ed8141dfb5bf6503053e0b2712ab276",
|
|
1205
1205
|
"typescript/package-lisa/package.lisa.json": "e89a3414cafedc3ee933542b3718582727e2159d7807fdf47a50d9e0492618fa",
|
|
@@ -7145,6 +7145,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7145
7145
|
"src/cli/doctor-readiness-workflows.ts": true,
|
|
7146
7146
|
"src/cli/doctor-readiness-workspaces.ts": true,
|
|
7147
7147
|
"src/cli/doctor-readiness.ts": true,
|
|
7148
|
+
"src/cli/doctor-render.ts": true,
|
|
7148
7149
|
"src/cli/doctor-reusable-workflow-refs.ts": true,
|
|
7149
7150
|
"src/cli/doctor-serialize-legs-contract.ts": true,
|
|
7150
7151
|
"src/cli/doctor-skip-jobs-migration.ts": true,
|
|
@@ -7158,6 +7159,16 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7158
7159
|
"src/cli/environment-cmd.ts": true,
|
|
7159
7160
|
"src/cli/file-upstream-cmd.ts": true,
|
|
7160
7161
|
"src/cli/gate-commands.ts": true,
|
|
7162
|
+
"src/cli/gate-report-cells.ts": true,
|
|
7163
|
+
"src/cli/gate-report-config.ts": true,
|
|
7164
|
+
"src/cli/gate-report-executors.ts": true,
|
|
7165
|
+
"src/cli/gate-report-preview.ts": true,
|
|
7166
|
+
"src/cli/gate-report-registry.ts": true,
|
|
7167
|
+
"src/cli/gate-report-ruleset.ts": true,
|
|
7168
|
+
"src/cli/gate-report-skip-jobs.ts": true,
|
|
7169
|
+
"src/cli/gate-report-summary.ts": true,
|
|
7170
|
+
"src/cli/gate-report-types.ts": true,
|
|
7171
|
+
"src/cli/gate-report.ts": true,
|
|
7161
7172
|
"src/cli/health-cmd.ts": true,
|
|
7162
7173
|
"src/cli/index.ts": true,
|
|
7163
7174
|
"src/cli/install-merge-driver-cmd.ts": true,
|
|
@@ -7656,6 +7667,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7656
7667
|
"tests/unit/cli/doctor-readiness-supply-chain.test.ts": true,
|
|
7657
7668
|
"tests/unit/cli/doctor-readiness-workflows.test.ts": true,
|
|
7658
7669
|
"tests/unit/cli/doctor-readiness.test.ts": true,
|
|
7670
|
+
"tests/unit/cli/doctor-render.test.ts": true,
|
|
7659
7671
|
"tests/unit/cli/doctor-reusable-workflow-refs.test.ts": true,
|
|
7660
7672
|
"tests/unit/cli/doctor-serialize-legs-contract.test.ts": true,
|
|
7661
7673
|
"tests/unit/cli/doctor-skip-jobs-migration.test.ts": true,
|
|
@@ -7668,6 +7680,12 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
7668
7680
|
"tests/unit/cli/doctor.test.ts": true,
|
|
7669
7681
|
"tests/unit/cli/file-upstream-contract.test.ts": true,
|
|
7670
7682
|
"tests/unit/cli/gate-commands.test.ts": true,
|
|
7683
|
+
"tests/unit/cli/gate-report-executors.test.ts": true,
|
|
7684
|
+
"tests/unit/cli/gate-report-fixtures.ts": true,
|
|
7685
|
+
"tests/unit/cli/gate-report-preview.test.ts": true,
|
|
7686
|
+
"tests/unit/cli/gate-report-ruleset.test.ts": true,
|
|
7687
|
+
"tests/unit/cli/gate-report-states.test.ts": true,
|
|
7688
|
+
"tests/unit/cli/gate-report.test.ts": true,
|
|
7671
7689
|
"tests/unit/cli/health-cmd.test.ts": true,
|
|
7672
7690
|
"tests/unit/cli/index-maintenance.test.ts": true,
|
|
7673
7691
|
"tests/unit/cli/index-test-program.ts": true,
|
|
@@ -8050,6 +8068,7 @@ export const UPSTREAM_SURFACE_MANIFEST = Object.freeze({
|
|
|
8050
8068
|
"tests/unit/scripts/setup-jira-cli-config.test.ts": true,
|
|
8051
8069
|
"tests/unit/scripts/skipped-required-checks-wiring.test.ts": true,
|
|
8052
8070
|
"tests/unit/scripts/skipped-required-checks.test.ts": true,
|
|
8071
|
+
"tests/unit/scripts/slow-lint-dead-code-enforcement.test.ts": true,
|
|
8053
8072
|
"tests/unit/scripts/state-classification.test.ts": true,
|
|
8054
8073
|
"tests/unit/scripts/threshold-ratchet-baseline.test.ts": true,
|
|
8055
8074
|
"tests/unit/scripts/threshold-ratchet-gates.test.ts": true,
|