Skip to content

Preserve extension artifact type slugs#2430

Merged
chubes4 merged 1 commit into
mainfrom
fix-extension-artifact-type-normalization
May 31, 2026
Merged

Preserve extension artifact type slugs#2430
chubes4 merged 1 commit into
mainfrom
fix-extension-artifact-type-normalization

Conversation

@chubes4
Copy link
Copy Markdown
Member

@chubes4 chubes4 commented May 31, 2026

Summary

  • Preserve non-core namespaced extension artifact type slugs when converting package artifacts back to bundle artifact types.
  • Cover hyphenated namespaced extension artifacts like datamachine-code/workspace_preload so installed artifact state can persist DMC-owned bundle artifacts.

Testing

  • php -l inc/Engine/Bundle/AgentBundleArtifactDefinitions.php && php -l tests/agent-bundle-extension-artifacts-smoke.php
  • php tests/agent-bundle-extension-artifacts-smoke.php
  • composer test
  • composer run lint
  • git diff --check

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode (openai/gpt-5.5)
  • Used for: Diagnosed the extension artifact type normalization failure, drafted the minimal core fix and regression coverage, and ran verification. Chris remains responsible for review and merge.

@homeboy-ci
Copy link
Copy Markdown
Contributor

homeboy-ci Bot commented May 31, 2026

Homeboy Results — data-machine

Lint

lint — passed

ℹ️ Full options: homeboy docs commands/lint
Deep dive: homeboy lint data-machine --changed-since e7a6661

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-lint-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-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/actions/runs/26717443147

Test

test — passed

ℹ️ Auto-fix lint issues: homeboy refactor data-machine --from lint --write
ℹ️ Collect coverage: homeboy test data-machine --coverage
ℹ️ Pass args to test runner: homeboy test -- [args]
ℹ️ Full options: homeboy docs commands/test
Deep dive: homeboy test data-machine --changed-since e7a6661

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-test-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-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/actions/runs/26717443147

Audit

audit — passed

Deep dive: homeboy audit data-machine --changed-since e7a6661

Artifacts and drill-down
  • CI results artifact: homeboy-ci-results-data-machine-audit-quality-Linux-node24 contains immediate command JSON for this action invocation.
  • Observation artifact: homeboy-observations-data-machine-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/actions/runs/26717443147
Tooling versions
  • Homeboy CLI: homeboy 0.213.5+1e19cfa3
  • Extension: wordpress from https://github.com/Extra-Chill/homeboy-extensions
  • Extension revision: fd7beb81
  • Action: unknown@unknown

@chubes4 chubes4 merged commit 61d4cc9 into main May 31, 2026
5 checks passed
@chubes4 chubes4 deleted the fix-extension-artifact-type-normalization branch May 31, 2026 16:06
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.

1 participant