Skip to content

chore: update tend workflows - #6265

Merged
max-sixty merged 1 commit into
mainfrom
tend/update-workflows
Sep 1, 2026
Merged

chore: update tend workflows#6265
max-sixty merged 1 commit into
mainfrom
tend/update-workflows

Conversation

@prql-bot

@prql-bot prql-bot commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Nightly regeneration of tend's workflow files (uvx tend@latest init). No version bump — this run stayed on tend 0.1.24.

The regen normalizes the sandbox_setup block scalar from | to |2 in all eight tend-*.yaml files, matching the explicit-indentation form the generator already emits for the neighboring prompt: |2. The committed files were lagging because #6251 added sandbox_setup: to .config/tend.yaml and hand-wrote the resulting block into the workflows rather than regenerating them.

No behavior change: the block contents are byte-identical, and parsing every changed file before and after with yaml.safe_load gives equal documents in all eight cases. This just stops the same diff resurfacing on every future nightly.

@max-sixty
max-sixty merged commit 9f87cd7 into main Sep 1, 2026
40 checks passed
@max-sixty
max-sixty deleted the tend/update-workflows branch September 1, 2026 13:02
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