Woodpecker CI plugin to clone git repositories
Go to file
renovate[bot] bd9d0fcc8c
chore(deps): update quay.io/thegeeklab/wp-docker-buildx docker tag to v4 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 08:56:31 +01: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 docs: fix default value property in data file 2024-01-03 23:26:18 +01:00
docs docs: fix default value property in data file 2024-01-03 23:26:18 +01:00
git fix: use special step to retrieve tags and suppress output 2023-12-23 22:54:17 +01:00
plugin chore: cleanup docs and use cmd trace from plugin lib (#3) 2024-01-02 22:58:05 +01: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 initial commit 2023-12-23 00:59:23 +01: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 0b55ab8 2024-03-13 06:46:23 +00:00
LICENSE initial commit 2023-12-23 00:59:23 +01:00
Makefile chore(deps): update dependency golangci/golangci-lint to v1.57.1 2024-03-25 05:19:05 +00:00
README.md initial commit 2023-12-23 00:59:23 +01:00
go.mod fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.0 (#26) 2024-03-26 08:31:38 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.7.0 (#26) 2024-03-26 08:31:38 +01: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.