TanStack
OSS
pacer
Sign in / Sign up
Open main menu
pacer
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
main
df6890d6 Fix GH_TOKEN assignment in release workflow
by Sarah Gerrard
S
Succeeded
main
df6890d6 Fix GH_TOKEN assignment in release workflow
by Sarah Gerrard
S
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
main
618b672e Add step to reset local changes before pulling
by Sarah Gerrard
S
Succeeded
main
618b672e Add step to reset local changes before pulling
by Sarah Gerrard
S
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
main
09fea20a refactor(intent): add shared project context resolver for validate and edit-package-json (#93) * feat: implement workspace patterns management and package resolution * feat: refactor workspace patterns handling and improve package resolution logic * changeset * feat: add project context resolution and associated tests * feat: refactor validation logic to utilize project context and improve packaging warnings * feat: enhance package.json editing by integrating project context and improving monorepo detection * changeset * feat: enhance workspace patterns handling with exclusion support and add related tests * Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: address review findings for workspace refactor - Add process.exitCode = 1 on JSON parse failure in setup.ts (was silently returning success) - Skip _artifacts validation for monorepo packages in validate.ts (artifacts live at workspace root) - Add JSDoc to resolveProjectContext explaining dual-fallback resolution strategy - Add comment to resolveWorkspacePatternSegments describing glob matching behavior - Add standalone (non-monorepo) project test for resolveProjectContext Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * ci: apply automated fixes --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
refactor
dfc238c1 Merge 667e06f2bbe6ac6990fff68a66e59e63108a18ad into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
refactor
68ed94b5 Merge 094609ee8d0779133bbde5520e124d15977d6d07 into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
refactor
2253b78e Merge 63273a5123b945f4344da8f1947ffdd045e47ad6 into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
refactor
2253b78e Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
updates
a8000377 Merge 23232a0ae244e215870021e5cd422c75dfa24013 into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
updates
f97f7ba5 Merge 29fa591b35f2070801689a07455a16994961703d into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
updates
f97f7ba5 Update packages/intent/src/workspace-patterns.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Succeeded
updates
505d165a Merge 6317916a2ca162ed3f0c69940f4d04885d6231df into a1ecb688d78c8a8970c81bfc31fae6807ca2f7c8
by Sarah Gerrard
S
Succeeded
fix/monorepo-pnpm-detection
e7323193 Add steps to pull latest main and push changes
by Sarah Gerrard
S
Succeeded
main
d79bd45f refactor: migrate CLI to cac and fix monorepo workflow generation (#85) * feat: refactor CLI to use cac for command handling and improve command structure * feat: refactor CLI commands and improve error handling structure * feat: implement validation command for skill files and refactor CLI structure * feat: add runStaleCommand for handling stale targets in CLI * feat: implement runMetaCommand for managing meta-skills in CLI * feat: add commands for editing package.json and setting up GitHub actions in CLI * feat: enhance CLI help command structure and usage examples * feat: enhance setup for monorepos with workspace detection and workflow generation * feat: refactor CLI structure by moving utility functions to cli-support module * refactor: change readPackageName function to private scope in cli-support module * changeset * test: update `cac` * Apply code review and simplification fixes - Brand CliFailure with symbol to prevent duck-typing false positives - Handle CACError in catch block for clean CLI error output - Fix unsafe (err as Error).message cast in scanIntentsOrFail - Include YAML parse error details in validation messages - Add monorepo artifact rationale comment in validate.ts - Fix misleading src path comment in setup.ts - Complete template variable list in docs - Add comment explaining cac double-argument quirk - Extract shared printWarnings to cli-support module - Move ValidationError interface to module scope - Extract isInsideMonorepo helper from IIFE Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * ci: apply automated fixes * Downgrade cac to keep older Node support --------- Co-authored-by: Kyle Mathews <mathews.kyle@gmail.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
by Sarah Gerrard
S
Previous page
Previous
Next
Next page