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-12-04 18:35:04 +01:00
_docs chore: rename parameter remote to remote_url (#8) 2022-12-02 22:34:11 +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 chore: rename parameter remote to remote_url (#8) 2022-12-02 22:34:11 +01:00
docker refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
git refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
plugin refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
.dictionary refactor: rework plugin structure and add pages action (#7) 2022-12-02 22:21:35 +01:00
.dockerignore initial commit after fork 2022-11-27 14:33:39 +01:00
.drone.jsonnet fix git-action pages directory (#12) 2022-12-04 18:35:04 +01:00
.drone.yml fix git-action pages directory (#12) 2022-12-04 18:35:04 +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.