Skip to content

chore: version packages#432

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Jan 19, 2026
Merged

chore: version packages#432
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main

Conversation

@FL4TLiN3
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

perstack@0.0.66

Patch Changes

  • #431 7278836 Thanks @FL4TLiN3! - fix(tui): fix event accumulation across multiple runs in start command

    When using perstack start with interactive tools, events from all runs in a job
    were not being loaded because getAllEventContentsForJob relied on run-setting.json
    files which are not always present.

    Added getRunIdsByJobId function that scans the runs directory directly, ensuring
    all runs are discovered even when run-setting.json is missing.

@perstack/runner@0.0.11

Patch Changes

  • Updated dependencies [7278836]:
    • @perstack/filesystem-storage@0.0.8

@perstack/filesystem-storage@0.0.8

Patch Changes

  • #431 7278836 Thanks @FL4TLiN3! - fix(tui): fix event accumulation across multiple runs in start command

    When using perstack start with interactive tools, events from all runs in a job
    were not being loaded because getAllEventContentsForJob relied on run-setting.json
    files which are not always present.

    Added getRunIdsByJobId function that scans the runs directory directly, ensuring
    all runs are discovered even when run-setting.json is missing.

@github-actions github-actions bot force-pushed the changeset-release/main branch from e81b23f to 1e5a839 Compare January 19, 2026 00:05
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) January 19, 2026 00:05
@FL4TLiN3 FL4TLiN3 merged commit 17310db into main Jan 19, 2026
9 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants