0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-09-19 15:02:47 +02:00
Woodpecker CI plugin to perform git actions
Go to file
2022-11-29 11:12:03 +01:00
_docs fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01: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
cmd/drone-git-action fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01:00
docker fix: add missing git to containers (#5) 2022-11-29 10:51:50 +01:00
git fix: unset git env vars to avoid overlapping with plugin config (#4) 2022-11-29 10:40:42 +01:00
plugin fix: ensure to remove GIT_COMMIT_* env vars to avoid config overlapping (#6) 2022-11-29 11:12:03 +01:00
.dictionary initial commit after fork 2022-11-27 14:33:39 +01:00
.dockerignore initial commit after fork 2022-11-27 14:33:39 +01:00
.drone.jsonnet initial commit after fork 2022-11-27 14:33:39 +01:00
.drone.yml fix drone config signature (#2) 2022-11-27 17:54:52 +01:00
.gitignore initial commit after fork 2022-11-27 14:33:39 +01:00
.golangci.yml initial commit after fork 2022-11-27 14:33:39 +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 initial commit after fork 2022-11-27 14:33:39 +01:00
go.mod initial commit after fork 2022-11-27 14:33:39 +01:00
go.sum initial commit after fork 2022-11-27 14:33:39 +01:00
LICENSE initial commit after fork 2022-11-27 14:33:39 +01:00
Makefile fix drone config signature (#2) 2022-11-27 17:54:52 +01:00
README.md initial commit after fork 2022-11-27 14:33:39 +01:00
renovate.json initial commit after fork 2022-11-27 14:33:39 +01:00

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.