Skip to content

fix: yarn.lock repo cleanup and stable test time filter W-23182333#452

Merged
setu4993 merged 2 commits into
salesforcecli:mainfrom
BunnyBlit:fix/yarn-lock
Jun 25, 2026
Merged

fix: yarn.lock repo cleanup and stable test time filter W-23182333#452
setu4993 merged 2 commits into
salesforcecli:mainfrom
BunnyBlit:fix/yarn-lock

Conversation

@BunnyBlit

Copy link
Copy Markdown
Contributor

What does this PR do?

  • yarn.lock: re-resolve @salesforce/agents (and its dep graph) against the correct public registry — the lockfile had a bad repo reference that broke installs.
  • test/commands/agent/trace/list.test.ts: replace the hardcoded '2026-04-07T17:00:00.000Z' --since value with RECENT_MTIME.toISOString(), so the time-filter test stays anchored to the same relative window the fixture data uses (Date.now() - 7d) instead of drifting out of range as the clock moves forward.

What issues does this PR fix or reference?

@W-23182333@

@setu4993 setu4993 changed the title fix: yarn.lock repo cleanup and stable test time filter fix: yarn.lock repo cleanup and stable test time filter W-23182333 Jun 25, 2026
@setu4993 setu4993 merged commit 54375f7 into salesforcecli:main Jun 25, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants