Woodpecker CI plugin to perform git actions
Go to file
renovate[bot] 6f326d055b chore(docker): update docker.io/library/golang:1.22 docker digest to f43c6f0 2024-05-18 07:47:17 +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 refactor: rework batch command execution (#109) 2024-05-05 22:14:55 +02:00
docs refactor: rework batch command execution (#109) 2024-05-05 22:14:55 +02:00
git chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +02:00
internal/doc chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +02:00
plugin chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +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 ci: fix golangci-lint deprecations 2024-05-12 11:08:25 +02: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 f43c6f0 2024-05-18 07:47:17 +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.58.0 2024-05-06 05:04:26 +00:00
README.md fix docs url 2023-08-29 09:10:44 +02:00
go.mod chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +02:00
go.sum chore: migrate to wp-plugin-go v3 (#121) 2024-05-17 21:49:59 +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.