|
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 |
|
|
62314bbf66
|
Remove grabpl dependency from yarn-install (#56692)
|
2022-10-11 18:58:03 +03:00 |
|
|
668cb25b82
|
Fix release test pipelines dependencies (#56671)
|
2022-10-11 11:42:24 +03:00 |
|
|
811f6054c8
|
Add dependencies (#56666)
|
2022-10-11 10:05:13 +03:00 |
|
|
eb077db2b0
|
Add clone-enterprise and init-enterprise steps (#56662)
|
2022-10-10 22:46:12 +03:00 |
|
|
75c5845749
|
CI: Split release test pipelines (#56655)
* Split test release pipelines
* Add missing dependencies
* Add release branch case when naming pipeline
|
2022-10-10 11:46:56 -04:00 |
|
|
a9a86cbe54
|
Introduce lint-frontend pipeline (#55559)
|
2022-09-21 14:39:28 -05: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 |
|
|
d567f199dd
|
CI: add the grabpl build-backend command into the repo (#52673)
* Move the grabpl build-backend command and clean it up a bit
|
2022-07-28 10:11:22 -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 |
|