Woodpecker CI plugin to clone git repositories
Go to file
renovate[bot] 8f35a567cb chore(docker): update docker.io/library/golang:1.22 docker digest to f43c6f0 2024-05-18 05:45:18 +00:00
.github initial commit 2023-12-23 00:59:23 +01:00
.gitsv initial commit 2023-12-23 00:59:23 +01:00
.woodpecker chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#30) 2024-03-27 08:56:31 +01:00
cmd/wp-git-clone refactor: switch to plugin Cmd and add tests (#44) 2024-05-06 20:30:18 +02:00
docs refactor: switch to plugin Cmd and add tests (#44) 2024-05-06 20:30:18 +02:00
git chore: migrate to wp-plugin-go v3 (#50) 2024-05-17 21:50:05 +02:00
internal/doc chore: migrate to wp-plugin-go v3 (#50) 2024-05-17 21:50:05 +02:00
plugin chore: migrate to wp-plugin-go v3 (#50) 2024-05-17 21:50:05 +02:00
.dictionary initial commit 2023-12-23 00:59:23 +01:00
.gitignore initial commit 2023-12-23 00:59:23 +01:00
.golangci.yml ci: fix golangci-lint deprecations 2024-05-12 11:08:31 +02:00
.lycheeignore initial commit 2023-12-23 00:59:23 +01:00
.markdownlint.yml initial commit 2023-12-23 00:59:23 +01:00
.prettierignore initial commit 2023-12-23 00:59:23 +01:00
CONTRIBUTING.md initial commit 2023-12-23 00:59:23 +01:00
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to f43c6f0 2024-05-18 05:45:18 +00:00
LICENSE initial commit 2023-12-23 00:59:23 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.58.1 2024-05-13 03:21:49 +00:00
README.md initial commit 2023-12-23 00:59:23 +01:00
go.mod chore: migrate to wp-plugin-go v3 (#50) 2024-05-17 21:50:05 +02:00
go.sum chore: migrate to wp-plugin-go v3 (#50) 2024-05-17 21:50:05 +02:00
renovate.json initial commit 2023-12-23 00:59:23 +01:00

README.md

wp-git-clone

Woodpecker CI plugin to clone git repositories

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

Woodpecker CI plugin to clone git repositories. 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.