0
0
mirror of https://github.com/thegeeklab/wp-git-clone.git synced 2024-09-19 15:12:46 +02:00
Woodpecker CI plugin to clone git repositories
Go to file
renovate[bot] 40636a12c5
fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.4.0 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-02 21:04:55 +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 fix docs publish 2023-12-23 01:45:52 +01:00
cmd/wp-git-clone fix: fix default for tags parameter 2023-12-23 22:08:31 +01:00
docs fix: enable tags fetching by default and remove event condition 2023-12-23 21:46:36 +01:00
git fix: use special step to retrieve tags and suppress output 2023-12-23 22:54:17 +01:00
plugin fix: use special step to retrieve tags and suppress output 2023-12-23 22:54:17 +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
Containerfile.multiarch initial commit 2023-12-23 00:59:23 +01: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 to v1.4.0 (#2) 2024-01-02 21:04:55 +01:00
go.sum fix(deps): update module github.com/thegeeklab/wp-plugin-go to v1.4.0 (#2) 2024-01-02 21:04:55 +01:00
LICENSE initial commit 2023-12-23 00:59:23 +01:00
Makefile build static linked binaries 2023-12-23 01:30:57 +01: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.