tailor icon indicating copy to clipboard operation
tailor copied to clipboard

[BUG] ter:publish command not working: request body for 'NewVersion' is missing

Open thommyhh opened this issue 10 months ago • 10 comments

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. 

thommyhh avatar Jan 29 '25 10:01 thommyhh

Same issue in Mask. Here is the run: https://github.com/Gernott/mask/actions/runs/13120875268/job/36606259212

nhovratov avatar Feb 03 '25 19:02 nhovratov

Apparently this is a TER issue. The team is working on it.

nhovratov avatar Feb 05 '25 08:02 nhovratov

Thx for keeping us up-to-date

einpraegsam avatar Feb 05 '25 09:02 einpraegsam

Is there any news regarding the issue?

jackd248 avatar Feb 21 '25 10:02 jackd248

Same issue here: https://github.com/fnagel/t3extblog/actions/runs/13518542809/job/37772399158

Almost a month and no solution yet?

fnagel avatar Feb 25 '25 10:02 fnagel

Would be nice if someone would fix this...

https://github.com/FluidTYPO3/vhs/actions/runs/13566189977/job/37919754133

NamelessCoder avatar Feb 27 '25 12:02 NamelessCoder

The TER Team is working on it, see https://typo3.slack.com/archives/C3TEAEA0K

simonschaufi avatar Feb 27 '25 15:02 simonschaufi

Same Issue on https://github.com/eibiflo/cf_cookiemanager any Updates, is there any solution?

eibiflo avatar Mar 06 '25 20:03 eibiflo