Skip to content

test: add shared-workflow-helper contracts to CI core suite#10

Merged
danbot315 merged 1 commit into
mainfrom
feat/p0-shared-workflow-helper-contracts
Mar 2, 2026
Merged

test: add shared-workflow-helper contracts to CI core suite#10
danbot315 merged 1 commit into
mainfrom
feat/p0-shared-workflow-helper-contracts

Conversation

@danbot315
Copy link
Copy Markdown
Contributor

Next P0 task: expand CI core suite with shared workflow helper contracts.

Changes

  • Updated shared-workflow-helper tests to match current API:
    • helper initialized with GitHubStack
    • assert reusable trigger object shape
    • use .call(...) API for reusable workflow jobs
  • Added packages/core/src/plugins/shared-workflow-helper.test.ts to CI core contract test command.

Validation

  • bun run build
  • bun run typecheck
  • bun run lint
  • bun run test -- packages/core/src/workflow-generator.test.ts packages/core/src/context.test.ts packages/core/src/config.test.ts packages/core/src/plugins/shared-workflow-helper.test.ts

@danbot315 danbot315 requested a review from azweb76 March 2, 2026 05:17
@danbot315 danbot315 merged commit 33a05a2 into main Mar 2, 2026
1 check passed
@danbot315 danbot315 deleted the feat/p0-shared-workflow-helper-contracts branch March 2, 2026 05:17
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