Skip to content

Remove Drone CI Badge and Replace with GitHub Actions#120

Merged
dmabry merged 1 commit into
mainfrom
feature/remove-drone-badge
May 9, 2026
Merged

Remove Drone CI Badge and Replace with GitHub Actions#120
dmabry merged 1 commit into
mainfrom
feature/remove-drone-badge

Conversation

@dmabry
Copy link
Copy Markdown
Owner

@dmabry dmabry commented May 9, 2026

Description

Removed deprecated Drone CI badge from README.md and replaced with active GitHub Actions workflow badges.

Changes

  • Removed: drone.dmabry.net build status badge (deprecated)
  • Added: Go Tests workflow badge from GitHub Actions
  • Added: Security Scan workflow badge from GitHub Actions

Motivation

Drone CI has been deprecated in favor of GitHub Actions. The current CI/CD infrastructure uses only GitHub Actions workflows (go-test.yml, security.yml, release.yml). This update aligns the README with the actual CI setup.

Related

Aligns with deprecation of Drone CI infrastructure.

- Removed deprecated drone.dmabry.net build status badge
- Added Go Tests workflow badge from GitHub Actions
- Added Security Scan workflow badge from GitHub Actions
- Aligns with current CI/CD infrastructure using only GitHub Actions
@dmabry dmabry merged commit aa0471a into main May 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant