[PR #284] [MERGED] chore: version packages #289

Closed
opened 2026-02-16 02:17:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/284
Author: @llama-org-ci-bot[bot]
Created: 1/15/2026
Status: Merged
Merged: 1/15/2026
Merged by: @adrianlyjak

Base: mainHead: changeset-release/main


📝 Commits (1)

📊 Changes

5 files changed (+11 additions, -14 deletions)

View changed files

.changeset/fine-places-pump.md (+0 -5)
.changeset/fix-rebuild-state-checkpoint.md (+0 -7)
📝 packages/llama-index-workflows/CHANGELOG.md (+9 -0)
📝 packages/llama-index-workflows/package.json (+1 -1)
📝 packages/llama-index-workflows/pyproject.toml (+1 -1)

📄 Description

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

llama-index-workflows@2.12.2

Patch Changes

  • bfbfba4: Return an empty list for empty target events, rather than None

  • 85f948e: fix: rebuild_state_from_ticks clears in_progress before replaying

    Fixed ctx.to_dict() failing with "Worker X not found in in_progress" when checkpointing resumed workflows. The function now also rewinds in progress when recreating from ticks, to match the actual behavior when resuming a workflow.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-py/pull/284 **Author:** [@llama-org-ci-bot[bot]](https://github.com/apps/llama-org-ci-bot) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/15/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `changeset-release/main` --- ### 📝 Commits (1) - [`15698b1`](https://github.com/run-llama/workflows-py/commit/15698b1d1bac2357d58e2e2bec04708825a3e01d) chore: version packages ### 📊 Changes **5 files changed** (+11 additions, -14 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/fine-places-pump.md` (+0 -5) ➖ `.changeset/fix-rebuild-state-checkpoint.md` (+0 -7) 📝 `packages/llama-index-workflows/CHANGELOG.md` (+9 -0) 📝 `packages/llama-index-workflows/package.json` (+1 -1) 📝 `packages/llama-index-workflows/pyproject.toml` (+1 -1) </details> ### 📄 Description This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 ## llama-index-workflows@2.12.2 ### Patch Changes - bfbfba4: Return an empty list for empty target events, rather than None - 85f948e: fix: rebuild_state_from_ticks clears in_progress before replaying Fixed ctx.to_dict() failing with "Worker X not found in in_progress" when checkpointing resumed workflows. The function now also rewinds in progress when recreating from ticks, to match the actual behavior when resuming a workflow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 02:17:08 -05:00
yindo closed this issue 2026-02-16 02:17:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#289