Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thommyhh opened this issue Jan 29, 2025 · 8 comments
Labels
bug Something isn't working

Comments

@thommyhh
Copy link

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 thommyhh added the bug Something isn't working label Jan 29, 2025
@nhovratov
Copy link
Contributor

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

@manuelselbach
Copy link

@nhovratov
Copy link
Contributor

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

@einpraegsam
Copy link

Thx for keeping us up-to-date

@jackd248
Copy link

Is there any news regarding the issue?

@fnagel
Copy link

fnagel commented Feb 25, 2025

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

Almost a month and no solution yet?

@NamelessCoder
Copy link

Would be nice if someone would fix this...

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

@simonschaufi
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants