|
440d8a3d88
|
Build: Drone starlark file cleanup (#59919)
* format drone starlark files with black
* clean up unused params
* more simplification
* more cleanup
* more cleanup
|
2022-12-07 09:13:57 +02:00 |
|
|
0bf3c98eec
|
CI: Add environment variables for edition to all pipelines (#58964)
Add environment variables to pipelines
|
2022-11-18 16:15:04 +02:00 |
|
|
8c081d4523
|
Remove gen-version from windows pipelines (#54941)
|
2022-09-09 03:22:38 -04:00 |
|
|
4735de6aa4
|
Run gen-version in windows pipelines (#54624)
|
2022-09-02 06:27:20 -04:00 |
|
|
7e2238cf6f
|
CI: Generate Grafana version (and metadata) when the build binary is built (#54393)
* Add GenerateVersions as BeforeFunc
* Delete gen-version
* Fix lint
* Get build id from env var
|
2022-09-01 15:43:40 +03:00 |
|
|
499cac44e3
|
Remove packages-bucket arg (#53421)
|
2022-08-08 13:05:26 -04:00 |
|
|
3b6cef9dfa
|
CI: Refactor/Reorder *.star files (#52384)
* Refactor test pipelines
* Move pr, main and release starlark files under scripts/drone/event
* Move cron.star to scripts/drone/events
* Further unused code removal
* Introducing build.star
* Extract verify_drone.star
* Extract windows.star
* Extract publish.star
* Remove unused code
* Fix formatting in main.star
|
2022-07-20 09:43:19 -04:00 |
|