Woodpecker CI plugin to perform git actions
Go to file
renovate[bot] b95656cfcd chore(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 04:13:32 +00:00
.github fix docs url 2023-08-29 09:10:44 +02:00
.gitsv use uppercase title for breaking changes in changelog 2023-10-28 22:59:49 +02:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#97) 2024-03-27 08:43:01 +01:00
cmd/wp-git-action docs: fix default value property in data file 2024-01-03 23:26:13 +01:00
docs cleanup docs and examples 2024-03-12 20:43:34 +01:00
git chore: cleanup docs and use cmd trace from plugin lib (#71) 2024-01-03 22:22:54 +01: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 chore: cleanup docs and use cmd trace from plugin lib (#71) 2024-01-03 22:22:54 +01:00
.golangci.yml fix: replace logrus by zerolog (#56) 2023-12-06 09:29:25 +01:00
.lycheeignore ci: exclude dockerhub from linkcheck due to rate limiting 2023-12-05 11:24:31 +01: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(docker): update docker.io/library/golang:1.22 docker digest to d5302d4 2024-04-25 04:13:32 +00:00
LICENSE initial commit after fork 2022-11-27 14:33:39 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.57.2 2024-04-01 03:26:31 +00:00
README.md fix docs url 2023-08-29 09:10:44 +02:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#103) 2024-04-22 12:36:43 +02:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.1 (#103) 2024-04-22 12:36:43 +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://woodpecker-plugins.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.