Skip to content

fix: align cron schedule target help#307

Open
HwangJohn wants to merge 1 commit into
langchain-ai:mainfrom
HwangJohn:fix/cron-target-help
Open

fix: align cron schedule target help#307
HwangJohn wants to merge 1 commit into
langchain-ai:mainfrom
HwangJohn:fix/cron-target-help

Conversation

@HwangJohn

@HwangJohn HwangJohn commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make openwiki cron pause|resume|delete accept only all, matching the schedule mutation implementation
  • update help text and examples so source-specific targets are not advertised
  • add parser coverage for rejecting a source id

Testing

  • corepack pnpm exec prettier --check src/commands.ts test/commands.test.ts
  • corepack pnpm exec vitest run test/commands.test.ts
  • corepack pnpm run lint:check
  • corepack pnpm run typecheck
    Note: corepack pnpm test currently fails locally on Windows in test/env-behavior.test.ts > writes the env file with 0600 permissions (mode & 0o077 receives 54). Targeted tests above pass.

@HwangJohn
HwangJohn marked this pull request as ready for review July 13, 2026 11:24
@HwangJohn
HwangJohn force-pushed the fix/cron-target-help branch from 25a4bcc to a4688df Compare July 13, 2026 23:45
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