0
0
mirror of https://github.com/thegeeklab/wp-git-clone.git synced 2024-07-27 09:50:53 +02:00
Woodpecker CI plugin to clone git repositories
Go to file
2024-07-25 04:50:30 +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 v5 (#69) 2024-07-08 13:51:00 +02: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
Containerfile.multiarch chore(docker): update docker.io/library/golang:1.22 docker digest to 86a3c48 2024-07-25 04:50:30 +00:00
CONTRIBUTING.md initial commit 2023-12-23 00:59:23 +01:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.4 (#68) 2024-07-08 13:12:28 +02:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go/v3 to v3.0.4 (#68) 2024-07-08 13:12:28 +02:00
LICENSE initial commit 2023-12-23 00:59:23 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.59.1 2024-06-10 04:09:40 +00:00
README.md initial commit 2023-12-23 00:59:23 +01:00
renovate.json initial commit 2023-12-23 00:59:23 +01:00

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.