Dominik Meyer f9a4d7f23a
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
chore: initial commit
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00
2025-08-13 12:07:43 +02:00

drone-gitlab-badge

Description

This is a Drone CI plugin to update gitlab badges.

Requirements

- drone
- gitlab server

Working

This plugin just uses the gitlab api to update the gitlab badge for a given project.

Alert

This is very early work and may and may not work for you yet.

Settings Variables

  • GITLAB_URL- the URL to your Gitlab server.
  • GITLAB_TOKEN- the private token for accessing your Gitlab server
  • GITLAB_PROJECT- the full path/name of your project
  • BADGE_NAME- the unique name of your badge
  • BADGE_IMAGE_URL- the url of the image to be shown, look at shields.io
  • BADGE_URL- the url the badge should link to

Supported Architectures

  • amd64
  • arm64

Updates

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.

Source Repository

Project Homepage

Prebuild Images

Authors

  • Dominik Meyer - Initial work

License

This project is licensed under the MPLv2 License - see the LICENSE file for details.

Description
drone plugin for creating and updating gitlab badges
Readme 34 KiB
Languages
Shell 88.4%
Dockerfile 11.6%