Skip to content

feat(boost): set up initial test infrastructure with boost-common plugin#3343

Closed
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
fix/3335-boost-test-infrastructure
Closed

feat(boost): set up initial test infrastructure with boost-common plugin#3343
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
fix/3335-boost-test-infrastructure

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown

Add a minimal boost-common plugin package with a placeholder test to bootstrap the test runner. This enables yarn test to run successfully in the boost workspace, following the pattern established by other workspaces (e.g., scorecard).

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Closes #3335

Post-script verification

  • Branch is not main/master (fix/3335-boost-test-infrastructure)
  • Secret scan passed (gitleaks — 0b5485228852bcf2d7cafc9899a01a6834f5850d..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

Add a minimal boost-common plugin package with a placeholder test to
bootstrap the test runner. This enables `yarn test` to run successfully
in the boost workspace, following the pattern established by other
workspaces (e.g., scorecard).

Closes #3335

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@fullsend-ai-coder fullsend-ai-coder Bot requested review from a team, durandom and gabemontero as code owners June 9, 2026 16:00
@rhdh-gh-app

rhdh-gh-app Bot commented Jun 9, 2026

Copy link
Copy Markdown

Missing Changesets

The following package(s) are changed by this PR but do not have a changeset:

  • @red-hat-developer-hub/backstage-plugin-boost-common

See CONTRIBUTING.md for more information about how to add changesets.

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-boost-common workspaces/boost/plugins/boost-common none v0.1.0

@sonarqubecloud

sonarqubecloud Bot commented Jun 9, 2026

Copy link
Copy Markdown

@durandom durandom marked this pull request as draft June 9, 2026 16:01
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

@fullsend-ai-review

Copy link
Copy Markdown

🤖 Review · Started 4:02 PM UTC
Commit: 0b54852 · View workflow run →

@fullsend-ai-review

Copy link
Copy Markdown

Review

Findings

Info

  • [consumer-completeness] workspaces/boost/plugins/boost-common/package.json:19 — The pluginPackages array only includes boost-common itself. Other common plugins (e.g., adoption-insights-common) list all sibling packages (frontend, backend, common, node). This is acceptable for an initial bootstrap PR but should be updated as additional boost plugin packages are added to the workspace.

  • [sub-agent-failure] N/A — The style-conventions and intent-coherence sub-agents could not be dispatched due to model availability constraints. These dimensions were evaluated manually by the orchestrator with no findings. No review gaps identified.

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Jun 9, 2026
@fullsend-ai-review

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 4:02 PM UTC · Completed 4:07 PM UTC
Commit: 0b54852 · View workflow run →

@durandom

Copy link
Copy Markdown
Member

Closing to retrigger code agent with updated sandbox config (mount paths + toolchain env fixes).

@durandom durandom closed this Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress ready-for-merge All reviewers approved — ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

boost: set up initial test infrastructure

1 participant