Woodpecker CI plugin to perform git actions
Go to file
Robert Kaussow 2b2961899e
fix bare url in contribution file (#65)
2023-05-03 11:51:36 +02:00
.chglog initial commit after fork 2022-11-27 14:33:39 +01:00
.github initial commit after fork 2022-11-27 14:33:39 +01:00
_docs chore: rename parameter remote to remote_url (#8) 2022-12-02 22:34:11 +01:00
cmd/drone-git-action refactor: add more linters and fix findings (#27) 2023-02-08 10:16:10 +01:00
git chore(deps): update dependency golangci/golangci-lint to v1.52.0 (#48) 2023-03-20 09:16:54 +01:00
plugin chore(deps): update dependency golangci/golangci-lint to v1.52.0 (#48) 2023-03-20 09:16:54 +01:00
.dictionary refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
.drone.yml ci: bump container build plugin to drone-docker-buildx:23 (#31) 2023-02-09 08:54:31 +01:00
.gitignore initial commit after fork 2022-11-27 14:33:39 +01:00
.golangci.yml refactor: add more linters and fix findings (#27) 2023-02-08 10:16:10 +01:00
.markdownlint.yml initial commit after fork 2022-11-27 14:33:39 +01:00
.prettierignore initial commit after fork 2022-11-27 14:33:39 +01:00
CONTRIBUTING.md fix bare url in contribution file (#65) 2023-05-03 11:51:36 +02:00
Dockerfile.multiarch chore(docker): update golang:1.20 docker digest to 403f486 2023-04-13 11:38:39 +00:00
LICENSE initial commit after fork 2022-11-27 14:33:39 +01:00
Makefile chore(deps): update dependency mvdan/gofumpt to v0.5.0 2023-04-17 05:10:59 +00:00
README.md fix license link in readme (#32) 2023-02-09 10:48:08 +01:00
go.mod fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.2 (#61) 2023-04-14 23:26:16 +02:00
go.sum fix(deps): update module github.com/thegeeklab/drone-plugin-lib/v2 to v2.3.2 (#61) 2023-04-14 23:26:16 +02:00
renovate.json initial commit after fork 2022-11-27 14:33:39 +01:00

README.md

drone-git-action

Drone plugin to execute git actions

Build Status Docker Hub Quay.io Go Report Card GitHub contributors Source: GitHub License: Apache-2.0

Drone plugin to execute git actions. You can find the full documentation at https://drone-plugin-index.geekdocs.de.

Contributors

Special thanks to all contributors. If you would like to contribute, please see the instructions.

License

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