chore: version packages#369
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
74acb91 to
c5a966d
Compare
Member
|
I'm going to try a zig implementation as well before deciding on a direction. I'm generally just a big zig fan. |
c5a966d to
8546ecd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@redwoodjs/agent-ci-darwin-arm64@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.@redwoodjs/agent-ci-darwin-x64@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.@redwoodjs/agent-ci-linux-arm64@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.@redwoodjs/agent-ci-linux-x64@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.@redwoodjs/agent-ci@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.Patch Changes
928fb44: Refs Improve parallel usage of Agent CI #370. Add
agent-ci run --prewarm-through <workflow:job:step-id>andAGENT_CI_PREWARM_THROUGHso a disposable job can warm sharednode_modulesthrough an explicit workflow step before parallel jobs begin. Agent CI now warns with an actionable prewarm command when cold parallel install jobs look likely, including a structureddiagnosticevent in--jsonmode.c331673: Harden the opt-in Rust runner orchestration for matrix needs, reusable workflow expansion and outputs, partial wave failures, DTU cleanup/security, cyclic dependency planning errors, pull request branch filters, detached pause handling, nested ephemeral DTU host/network resolution, cleanup of nested containers attached to Rust job networks, and the expanded Rust smoke parity gate with per-workflow diagnostics, heartbeats, status ledgers, and timeout cleanup.
Refs Add opt-in Rust native execution #367.
Updated dependencies [7a349fd]
Updated dependencies [928fb44]
Updated dependencies [c331673]
dtu-github-actions@0.17.0
Minor Changes
--jobsfor concurrent dependency-wave execution, macOS VM execution honorsAGENT_CI_MACOS_VM_CONCURRENCY, nested local runs avoid container-name collisions, a smoke benchmark suite compares TypeScript and Rust orchestration overhead, shared TypeScript/Rust fixture contracts cover scheduler, event, run-result, Docker socket, and default job-limit parity, pure workflow planning plus reusable workflow expansion and event/result contracts now live inagent-ci-core, the generic job-wave pool and execution-plan adapters live inagent-ci-runtime, platform packages stagebin/agent-ci,--allnow has Rust smoke coverage and workflow fan-out, and the Rust implementation is split into core and runtime crates with focused run, DTU, expression, Docker, runner, and macOS VM modules.Patch Changes
928fb44: Refs Improve parallel usage of Agent CI #370. Add
agent-ci run --prewarm-through <workflow:job:step-id>andAGENT_CI_PREWARM_THROUGHso a disposable job can warm sharednode_modulesthrough an explicit workflow step before parallel jobs begin. Agent CI now warns with an actionable prewarm command when cold parallel install jobs look likely, including a structureddiagnosticevent in--jsonmode.c331673: Harden the opt-in Rust runner orchestration for matrix needs, reusable workflow expansion and outputs, partial wave failures, DTU cleanup/security, cyclic dependency planning errors, pull request branch filters, detached pause handling, nested ephemeral DTU host/network resolution, cleanup of nested containers attached to Rust job networks, and the expanded Rust smoke parity gate with per-workflow diagnostics, heartbeats, status ledgers, and timeout cleanup.
Refs Add opt-in Rust native execution #367.