woodpecker icon indicating copy to clipboard operation
woodpecker copied to clipboard

[Feature] Add support to link build assets

Open bestlinuxgamers opened this issue 3 years ago • 1 comments

Clear and concise description of the problem

Currently it is not possible for Woodpecker plugins to integrate with the Ui. So it is for example not possible to download builds (which were saved with the drone s3 plugin, for example) directly from the Ui.

Suggested solution

A simple solution would be to give plugins the ability to store links in a build. These links are then displayed in the Ui. So, as a solution for my example, a download link to the build could be stored.

Alternative

A long term solution would be to allow plugins to integrate with the Ui. But since this is too much effort for now, it should be discussed in a separate feature request.

Additional context

No response

Validations

  • [X] Read the Contributing Guidelines.
  • [X] Read the docs.
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

bestlinuxgamers avatar Sep 21 '21 17:09 bestlinuxgamers

should probably be solved by #1006

anbraten avatar Jul 02 '22 16:07 anbraten