redmine plugin for drone ci
10K+
This is a Drone CI plugin to interact with a Redmine.
At the moment the following tasks are supported:
In the future more tasks are planned.
- redmine
- drone
- the project within redmine needs to have wiki activated as it creates wiki pages
This plugin will parse you build data and create wiki pages in the project of your wiki.
releases -> release_name -> artifacts_...
branches -> branch_name -> artifacts...
This is very early work and may and may not work for you yet.
REDMINE_URL - the URL to your redmine server (required)REDMINE_TOKEN - your Redmine API TOKEN (required) best provided by a secretPROJECT_ID - the project id of the redmine project (required)ACTION - which action to perform (updateBranchStatus, updateReleaseStatus, updateBranchArtifacts, updateReleaseArtifacts)BRANCH- the branch name to use. best taken from DRONE_BRANCH (keep in mind DRONE_BRANCH is not available in all DRONE_EVENTS)BUILD_STATUS - the build status of the build. Can also be taken from DRONE_BUILD_STATUS, or by yourself manuallyRELEASE - the release to use (can be taken from DRONE_TAG)BRANCH- the branch name to use. best taken from DRONE_BRANCH (keep in mind DRONE_BRANCH is not available in all DRONE_EVENTS)ARTIFACT_GROUP - artifacts are organized into groups, just select one suitable for youARTIFACTS - space separated list of artifacts (at the moment no special characters or spaces are supported)RELEASE - the release to use (can be taken from DRONE_TAG)ARTIFACT_GROUP - artifacts are organized into groups, just select one suitable for youARTIFACTS - space separated list of artifacts (at the moment no special characters or spaces are supported)I am trying to update the image weekly as long as my private Kubernetes cluster is available. So I do not promise anything and do not rely your business on this image.
This project is licensed under the MPLv2 License - see the LICENSE file for details.
Content type
Image
Digest
sha256:43acf7b61…
Size
16.3 MB
Last updated
8 months ago
docker pull byterazor/drone-redmine:1