[BUG] ter:publish command not working: request body for 'NewVersion' is missing
Summary / Description
I'm trying to publish my extension running the tailer ter:publish command in a GitHub Actions workflow. The command is
tailor ter:publish --comment "## What's Changed
* [BUGFIX] Merge settings from typoscript, if necessary (https://github.com/webcoast-dk/dot-forms/pull/)
**Full Changelog**: https://github.com/webcoast-dk/dot-forms/compare/v1.0.3...v1.0.4
" 1.0.4
Version
1.6.0
Steps to reproduce
Try to publish a new extension version using tailor ter:publish --comment "some comment here..." {versionNumber}.
Expected behaviour
The extension is published.
Actual behavior
The command exists with a warning, which should be an error imho, with the following message:
Could not publish version 1.0.4 of extension dot_forms.
Reason: Required request body for 'NewVersion' is missing in the request.
Same issue in Mask. Here is the run: https://github.com/Gernott/mask/actions/runs/13120875268/job/36606259212
Same issue here: https://github.com/manuelselbach/static_info_tables_fr/actions/runs/13142333682/job/36672241837
Apparently this is a TER issue. The team is working on it.
Thx for keeping us up-to-date
Is there any news regarding the issue?
Same issue here: https://github.com/fnagel/t3extblog/actions/runs/13518542809/job/37772399158
Almost a month and no solution yet?
Would be nice if someone would fix this...
https://github.com/FluidTYPO3/vhs/actions/runs/13566189977/job/37919754133
The TER Team is working on it, see https://typo3.slack.com/archives/C3TEAEA0K
Same Issue on https://github.com/eibiflo/cf_cookiemanager any Updates, is there any solution?