FORK of Woodpecker CI to create a nix package https://github.com/woodpecker-ci/woodpecker
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Jany 3a5e912a6e
Use i18n-t instead of v-html directive (#1676)
Use i18n-t component to avoid v-html directive
and to make localization easier
3 days ago
.github Change issue template labels (#1593) 4 weeks ago
.vscode Use modern error handling and enforce it via lint (#1327) 2 months ago
.woodpecker fix(backend/kubernetes): Ensure valid naming of name field (#1661) 6 days ago
agent Agent check gRPC version against server (#1653) 1 week ago
cli Various enhancements in configuration (#1645) 1 week ago
cmd Do not store inactive repos (#1658) 6 days ago
contrib/woodpecker-test-repo/.woodpecker Create test repo on Gitpod start (#1248) 6 months ago
docker Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago
docs Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago
nfpm fix nfpm (#788) 1 year ago
pipeline Do not store inactive repos (#1658) 6 days ago
server Do not store inactive repos (#1658) 6 days ago
shared Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago
version gofumpt -w -l -extra . (#661) 1 year ago
web Use i18n-t instead of v-html directive (#1676) 3 days ago
woodpecker-go Refactor nits (#1652) 1 week ago
.changelog.yml Changelog for v0.14.1 (#334) (#340) 2 years ago
.ecrc Use editorconfig-checker (#982) 9 months ago
.editorconfig Use editorconfig-checker (#982) 9 months ago
.gitignore Make exec run be detected as WoodpeckerCI (#1218) 6 months ago
.gitpod.yml Fix gitea development setup (#1613) 2 weeks ago
.golangci.yml Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago
CHANGELOG.md Changelog v0.15.7 (#1622) (#1623) 2 weeks ago
CONTRIBUTING.md Update Owners 2023 (#1516) 3 months ago
LICENSE Optimize license files (#355) 2 years ago
Makefile Fix faulty hardlink in release tarball (#1669) 5 days ago
README.md Fix gitpod link (#1228) 6 months ago
SECURITY.md Create SECURITY.md (#396) 2 years ago
docker-compose.example.yml Renamed procs/jobs to steps in code (#1331) 5 months ago
docker-compose.gitpod.yml Create test repo on Gitpod start (#1248) 6 months ago
go.mod Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago
go.sum Update Go dependencies and minimal Go version to 1.20 (#1650) 7 days ago

README.md

Woodpecker


Translation status


Woodpecker

Woodpecker is a community fork of the Drone CI system.

woodpecker

🫶 Support

Please consider to donate and become a backer. 🙏 [Become a backer]

🚀 Usage

.woodpecker.yml

  • Place your pipeline in a file named .woodpecker.yml in your repository
  • Pipeline steps can be named as you like
  • Run any command in the commands section

Read More

Build steps are containers

  • Define any Docker image as context
  • Install the needed tools in custom Docker images, use them as context

Read More

Plugins

Woodpecker has official plugins, but you can also use your own.

Read More

📖 Documentation

https://woodpecker-ci.org/

Contribute

See Contributing Guide

Open in Gitpod

📣 Translate

We use an own Weblate instance at translate.woodpecker-ci.org.

Translation status

👋 Who uses Woodpecker?

Codeberg, the Woodpecker project itself, and many others.

Leave a comment if you're using it as well.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.