Skip to content

feat: expose force-publish on manual CD runs - #31

Merged
jcant0n merged 1 commit into
mainfrom
feat/force-publish-input
Aug 2, 2026
Merged

feat: expose force-publish on manual CD runs#31
jcant0n merged 1 commit into
mainfrom
feat/force-publish-input

Conversation

@jcant0n

@jcant0n jcant0n commented Aug 2, 2026

Copy link
Copy Markdown
Member

Conecta el input force-publish de v1.4.0 para que sea usable desde workflow_dispatch.

Sin él, el trabajo que un agente regenera y un revisor mergea nunca llega a nuget.org: el PR commitea la salida regenerada, así que cuando el CD corre después regenera bytes idénticos, no ve cambio y se salta la publicación.

La ruta programada no cambia. El gate sigue impidiendo que una errata de Khronos produzca un bump de versión que no significa nada. Lo único nuevo es poder sacar a mano algo ya aprobado.

🤖 Generated with Claude Code

Wires the toolbox v1.4.0 input through so a person can ship a
regeneration an agent already produced and a reviewer already merged.

Without it that work never reaches nuget.org: the pull request commits
the regenerated output, so when CD next runs it regenerates identical
bytes, finds nothing changed, and skips publishing. The scheduled path
is untouched -- the gate still stops Khronos typos from producing
version bumps that mean nothing.
@jcant0n
jcant0n merged commit 5397bcd into main Aug 2, 2026
1 check passed
@jcant0n
jcant0n deleted the feat/force-publish-input branch August 2, 2026 13:50
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