Woodpecker CI plugin to perform git actions
Go to file
Robert Kaussow d6a306f9bf
ci: remove deps step
2023-08-21 14:05:58 +02:00
.chglog refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
.github use consistent wording (#8) 2023-08-19 15:54:37 +02:00
.woodpecker ci: remove deps step 2023-08-21 14:05:58 +02:00
_docs use consistent wording (#8) 2023-08-19 15:54:37 +02:00
cmd/wp-git-action use consistent wording (#8) 2023-08-19 15:54:37 +02:00
git refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
plugin bump wp-plugin-go to v0.5.0 (#11) 2023-08-21 11:41:28 +02:00
.dictionary refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
.gitignore refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
.golangci.yml chore(deps): update golang docker tag to v1.21 (#1) 2023-08-19 14:53:12 +02:00
.markdownlint.yml initial commit after fork 2022-11-27 14:33:39 +01:00
.prettierignore refactor: initial commit after rewrite to woodpecker 2023-08-14 21:19:39 +02:00
CONTRIBUTING.md fix bare url in contribution file (#65) 2023-05-03 11:51:36 +02:00
Containerfile.multiarch chore(deps): update golang docker tag to v1.21 (#1) 2023-08-19 14:53:12 +02:00
LICENSE initial commit after fork 2022-11-27 14:33:39 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.54.1 2023-08-21 05:18:06 +00:00
README.md use consistent wording (#8) 2023-08-19 15:54:37 +02:00
go.mod bump wp-plugin-go to v0.5.0 (#11) 2023-08-21 11:41:28 +02:00
go.sum bump wp-plugin-go to v0.5.0 (#11) 2023-08-21 11:41:28 +02:00
renovate.json initial commit after fork 2022-11-27 14:33:39 +01:00

README.md

wp-git-action

Woodpecker CI plugin to perform git actions

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

Woodpecker CI plugin to perform git actions. You can find the full documentation at https://wp-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.