mirror of
https://github.com/Z3Prover/z3
synced 2026-08-02 20:23:27 +00:00
Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315)
This addresses stale generated Agentic Workflow artifacts by recompiling the workflow sources and updating the checked-in lock outputs. The update brings lockfiles and shared action pin metadata back in sync with the current compiler/runtime generation. - **Scope of regeneration** - Recompiled all Agentic Workflow markdown definitions in `.github/workflows/*.md` into their corresponding `.lock.yml` outputs. - Updated generated maintenance workflow output in `.github/workflows/agentics-maintenance.yml`. - **Pinned dependency/metadata refresh** - Refreshed `.github/aw/actions-lock.json` and lockfile manifests (actions, container digests, compiler metadata) to the latest generated state. - Resulting lock headers now reflect the current compiler/toolchain metadata used for generation. - **Auth/runtime shape in generated lockfiles** - Regenerated lock outputs include current AW-generated runtime/env wiring for Copilot execution paths and token handling where applicable. ```yaml # Example (lockfile header after regeneration) # gh-aw-metadata: # compiler_version: "v0.83.4" ``` Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
parent
a9133ee475
commit
141e99ffe7
20 changed files with 2419 additions and 2213 deletions
253
.github/workflows/code-conventions-analyzer.lock.yml
generated
vendored
253
.github/workflows/code-conventions-analyzer.lock.yml
generated
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue