3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-08-02 12:13:25 +00:00
z3/.github/aw
Copilot 141e99ffe7
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>
2026-07-30 16:43:39 -07:00
..
logs update aw to current version 2026-01-08 18:15:03 +00:00
actions-lock.json Recompile agentic workflow lockfiles and refresh pinned AW metadata (#10315) 2026-07-30 16:43:39 -07:00
create-agentic-workflow.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
create-shared-agentic-workflow.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
debug-agentic-workflow.md Upgrade agentic workflows to gh-aw v0.37.0 (#8261) 2026-01-20 09:42:30 -08:00
github-agentic-workflows.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
update-agentic-workflow.md Fix workflow compilation errors and relocate documentation files (#8295) 2026-01-22 21:05:05 -08:00
upgrade-agentic-workflows.md Upgrade GitHub Agentic Workflows to v0.37.15 (#8309) 2026-01-23 15:30:16 -08:00