0
0
mirror of https://github.com/thegeeklab/wp-git-clone.git synced 2024-11-14 09:20:40 +00:00
Woodpecker CI plugin to clone git repositories
Go to file
2024-09-28 06:24:02 +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 docker.io/library/golang docker tag to v1.23 (#78) 2024-09-02 07:54:14 +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.23 docker digest to efa5904 2024-09-28 06:24:02 +00:00
CONTRIBUTING.md initial commit 2023-12-23 00:59:23 +01:00
go.mod fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#77) 2024-08-12 08:32:03 +02:00
go.sum fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#77) 2024-08-12 08:32:03 +02:00
LICENSE initial commit 2023-12-23 00:59:23 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.61.0 2024-09-16 03:07:05 +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.