Skip to content

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

Open
@thommyhh

Description

@thommyhh

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. 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions