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
2024-05-12 11:08:25 +02: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 fix: fix command exec order (#115) 2024-05-06 22:43:56 +02:00
internal/doc cleanup import 2024-05-06 21:27:23 +02:00
plugin rename action type 2024-05-08 12:45:24 +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
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to b1e05e2 (#117) 2024-05-08 08:34:40 +02:00
CONTRIBUTING.md fix bare url in contribution file (#65) 2023-05-03 11:51:36 +02:00
go.mod fix: check is cmd is nil before execution (#116) 2024-05-07 11:57:18 +02:00
go.sum fix: check is cmd is nil before execution (#116) 2024-05-07 11:57:18 +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.58.0 2024-05-06 05:04:26 +00:00
README.md fix docs url 2023-08-29 09:10:44 +02:00
renovate.json initial commit after fork 2022-11-27 14:33:39 +01:00

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.