-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
Same issue in Mask. Here is the run: https://github.com/Gernott/mask/actions/runs/13120875268/job/36606259212 |
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 |
Summary / Description
I'm trying to publish my extension running the
tailer ter:publish
command in a GitHub Actions workflow. The command isVersion
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:
The text was updated successfully, but these errors were encountered: