Skip to content

Baseline existing release lint findings#722

Merged
chubes4 merged 1 commit into
mainfrom
fix/720-release-lint-preflight
Jun 15, 2026
Merged

Baseline existing release lint findings#722
chubes4 merged 1 commit into
mainfrom
fix/720-release-lint-preflight

Conversation

@chubes4

@chubes4 chubes4 commented Jun 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a Homeboy lint baseline for the existing full-scope DMC lint findings.
  • Keeps release lint gating active for new drift while avoiding a release block on pre-existing PHPCS/PHPStan debt.

Fixes #720.

Testing

  • homeboy lint data-machine-code --path /Users/chubes/Developer/data-machine-code@fix-720-release-lint-preflight --json-summary
  • homeboy lint data-machine-code --path /Users/chubes/Developer/data-machine-code@fix-720-release-lint-preflight --force-hot --allow-local-hot --summary
  • homeboy release data-machine-code --path /var/folders/lr/c_cmmt7s0592m4njz99v5yb40000gn/T/opencode/dmc-720-release-main-verify --git-identity bot --dry-run --bump patch
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (GPT-5.5)
  • Used for: Investigated release lint preflight failures, generated the scoped lint baseline, and ran verification commands. Chris retains responsibility for review and merge.

@homeboy-ci

homeboy-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Homeboy Results — data-machine-code

Lint

lint — passed

Deep dive: homeboy lint data-machine-code --changed-since f5b51fb

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-code-lint-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-code-lint-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine-code/actions/runs/27551066437

Test

test — passed

ℹ️ No impacted tests found for --changed-since f5b51fb
ℹ️ Run full suite if needed: homeboy test data-machine-code
Deep dive: homeboy test data-machine-code --changed-since f5b51fb

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-code-test-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-code-test-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine-code/actions/runs/27551066437

Audit

audit — passed

Deep dive: homeboy audit data-machine-code --changed-since f5b51fb

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-code-audit-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-code-audit-quality-Linux-node24 contains exported Homeboy run history for deeper queries.
  • Drill-down: download the observation artifact, then run homeboy runs import <dir>, homeboy runs list, and homeboy runs findings <run-id>.
  • Artifacts are attached to the workflow run: https://github.com/Extra-Chill/data-machine-code/actions/runs/27551066437
Tooling versions
  • Homeboy CLI: homeboy 0.229.11+fdbeacd
  • Extension: wordpress from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: 67a50b29
  • Action: unknown@unknown

@chubes4 chubes4 merged commit 8b5c35c into main Jun 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release blocked by full-scope lint failures on main

1 participant