mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-21 06:05:23 -04:00
[PR #2] [MERGED] feat: parallel with snapshot #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/2
Author: @himself65
Created: 3/16/2025
Status: ✅ Merged
Merged: 3/16/2025
Merged by: @himself65
Base:
main← Head:snapshot📝 Commits (5)
3da7a74feat: snapshot APIe079ae4fix: snapshot should work17c7ef5feat: parallel supportaa9f14drevert: unused changes2396fa1ci: add📊 Changes
7 files changed (+487 additions, -113 deletions)
View changed files
➕
.github/workflows/test.yml(+34 -0)📝
package.json(+6 -0)📝
packages/fluere/package.json(+2 -1)📝
packages/fluere/src/core/executor.ts(+236 -107)📝
packages/fluere/src/core/workflow.ts(+18 -4)➕
packages/fluere/tests/snapshot.test.ts(+176 -0)📝
pnpm-lock.yaml(+15 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.