Skip to content

Github release in parallel to publishing the plugin #540

@xepozz

Description

@xepozz

Describe the need of your request

It would be great to have a gradle command the do the following actions simultaneously:

  • build a plugin
  • send it to marketplace
  • send it as a release archive to github (or any other) with

Proposed solution

A new gradle task, a separate shell or smth

For my plugins I did it in github ci:

  • build
  • tag and release
  • send to marketplace

but while you're using an IDE to publish the plugin there is no such ability

Alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions