Skip to content

chore: recompile agents against gh-aw v0.88.7 - #48

Open
evergine-bindings-automation[bot] wants to merge 1 commit into
mainfrom
chore/toolbox-update
Open

chore: recompile agents against gh-aw v0.88.7#48
evergine-bindings-automation[bot] wants to merge 1 commit into
mainfrom
chore/toolbox-update

Conversation

@evergine-bindings-automation

Copy link
Copy Markdown
Contributor

Brings the installed agentic workflows back in step with the current
v1 of EvergineTeam/Evergine.Bindings
and the current gh-aw compiler.

Installed Current
Toolbox 4c15efde1d1789d14befc9e2b5ca711a0aba1c4c 4c15efde1d1789d14befc9e2b5ca711a0aba1c4c
Compiler v0.88.2 v0.88.7
Agents binding-updater ci-doctor binding-updater ci-doctor

What drifted: compiler. A row whose two
columns match did not move and is shown so the others can be read
against it. The agents column is decided by binding.yml:
cpp-wrapper-porter belongs where there is a wrapper: block,
binding-updater where there is a generator:, and ci-doctor
everywhere.

Neither moving the toolbox tag nor gh-aw cutting a release updates
anything on its own — a repository keeps the commit and the compiler it
was built against until something recompiles it, and nothing fails in
the meantime. That is what makes the drift easy to accumulate and
invisible without looking, and it is why compiler drift is checked at
all: the fleet sat on gh-aw v0.85.4 for three weeks past a fix it
needed, while this job reported everything current.

Review the diff as you would any workflow change: the compiled
.lock.yml files are generated, but the .md frontmatter is not.

Toolbox 4c15efde1d1789d14befc9e2b5ca711a0aba1c4c -> 4c15efde1d1789d14befc9e2b5ca711a0aba1c4c
Compiler v0.88.2 -> v0.88.7
Agents binding-updater ci-doctor -> binding-updater ci-doctor
Drift: compiler
@github-actions

Copy link
Copy Markdown
Contributor

API gate: additive

Every symbol that existed still exists, unchanged. Nothing that compiled before stops compiling.

Target framework Added Removed
net10.0 +0 -0

Enum and constant values are part of the measured surface: a renumbering keeps compiling and sends the wrong number to the driver, so it counts as a removal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant