feat: expose force-publish on manual CD runs - #31
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Conecta el input
force-publishdev1.4.0para que sea usable desdeworkflow_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