Skip to content

chore: version packages#317

Merged
peterp merged 1 commit intomainfrom
changeset-release/main
Apr 28, 2026
Merged

chore: version packages#317
peterp merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 23, 2026

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@0.14.0

Minor Changes

  • 44595b1: Surface degraded local runs when the host machine is smaller than the runner spec declared by runs-on: (e.g. ubuntu-latest-8-cores). The job is tagged degraded, a warning is printed before execution, and [degraded] appears in CLI output. Execution is never blocked — slow runs and OOMs now have a visible cause instead of being a mystery.

    Refs Install Nix action fails: missing xz in runner container #229.

  • 76b46f9: Revert the opt-in smolvm backend (feat(runner): smolvm backend foundation (WIP, blocked on smolvm#177) #287). The implementation proved too rough
    to keep in-tree while iterating — it will return once the boot path is
    reliable on the current smolvm release. AGENT_CI_BACKEND=smolvm is no
    longer recognized; Linux jobs always run through Docker.

Patch Changes

  • 6a26cae: Add support for expansion of variables in the env context in expressions.

    env context variables deriving from the merged step environment (workflow-level + job-level + step-level env:) are now expanded in expressions, matching GitHub Actions behavior. Previously these references resolved to empty strings.

  • Updated dependencies [44595b1]

  • Updated dependencies [76b46f9]

  • Updated dependencies [6a26cae]

    • dtu-github-actions@0.14.0

dtu-github-actions@0.14.0

Patch Changes

  • 44595b1: Surface degraded local runs when the host machine is smaller than the runner spec declared by runs-on: (e.g. ubuntu-latest-8-cores). The job is tagged degraded, a warning is printed before execution, and [degraded] appears in CLI output. Execution is never blocked — slow runs and OOMs now have a visible cause instead of being a mystery.

    Refs Install Nix action fails: missing xz in runner container #229.

  • 76b46f9: Revert the opt-in smolvm backend (feat(runner): smolvm backend foundation (WIP, blocked on smolvm#177) #287). The implementation proved too rough
    to keep in-tree while iterating — it will return once the boot path is
    reliable on the current smolvm release. AGENT_CI_BACKEND=smolvm is no
    longer recognized; Linux jobs always run through Docker.

  • 6a26cae: Add support for expansion of variables in the env context in expressions.

    env context variables deriving from the merged step environment (workflow-level + job-level + step-level env:) are now expanded in expressions, matching GitHub Actions behavior. Previously these references resolved to empty strings.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 25938f6 to 94a754f Compare April 27, 2026 12:10
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 94a754f to 18b4e48 Compare April 27, 2026 12:11
@peterp peterp merged commit 754574f into main Apr 28, 2026
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.

1 participant