https://github.com/ifooth/drone-enhanced
drone-ci enhanced, pipeline as code complete solution for drone, support jsonnet, starlark, cron as your want
https://github.com/ifooth/drone-enhanced
drone drone-extension gitea go golang pipeline-as-code
Last synced: about 1 year ago
JSON representation
drone-ci enhanced, pipeline as code complete solution for drone, support jsonnet, starlark, cron as your want
- Host: GitHub
- URL: https://github.com/ifooth/drone-enhanced
- Owner: ifooth
- Created: 2021-07-08T08:56:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T14:04:55.000Z (over 2 years ago)
- Last Synced: 2025-01-05T18:35:36.336Z (about 1 year ago)
- Topics: drone, drone-extension, gitea, go, golang, pipeline-as-code
- Language: Go
- Homepage:
- Size: 119 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# drone-enhanced
[drone-ci](https://www.drone.io/) enhanced, pipeline as code complete solution for drone, support jsonnet, starlark, cron as your want
[](https://cloud.drone.io/ifooth/drone-enhanced)
[](https://github.com/ifooth/drone-enhanced/actions/workflows/go.yml)
## Feature
- [x] support directory configs
- [x] support `yaml`, `jsonnet`, `starlark` mixed configuration
- [x] support filechange args for jsonnet, starlark
- [ ] support cron
- [ ] support all scm(include github, bitbucket, gitea)
## Similar projects
- [drone-tree-config](https://github.com/bitsbeats/drone-tree-config)
- [drone-convert-pathschanged](https://github.com/meltwater/drone-convert-pathschanged)