Dimitris Sotirakis
|
4098978273
|
[v9.3.x] CI: Cleanup unnecessary grabpl dependencies (#65330) (#65346)
CI: Cleanup unnecessary `grabpl` dependencies (#65330)
* Remove unnecessary grabpl dependencies
* Revert test-frontend change
(cherry picked from commit 89d642e001)
# Conflicts:
# .drone.yml
|
2023-03-27 16:41:27 +03:00 |
|
Dimitris Sotirakis
|
03b1cf763d
|
CI: Backport CI/Release related code to v9.3.x (#62752)
* Batch-move everything
* go mod tidy
* make drone
* Remove genversions
* Bump alpine image
* Revert back pkg/build/docker/build.go
* Make sure correct enterprise branch is checked out
* Add enterprise2 version
* Remove extensions
* Bump build container
* backport node 18 test fix
(cherry picked from commit 4ff03fdbfb)
* Update scripts/drone
* Add more commands
* Fix starlark link
* Copy .drone.star
* Add drone target branch for custom events
---------
|
2023-02-03 11:43:48 +02:00 |
|
Dimitris Sotirakis
|
efc8f985cb
|
Remove build-frontend-packages step from docs pipelines (#56686)
|
2022-10-11 06:56:43 -04:00 |
|
Timur Olzhabayev
|
b5b41988cf
|
Docs: Deprecating packages_api and removing it from our pipelines (#54473)
|
2022-09-01 18:15:44 +02:00 |
|
Dimitris Sotirakis
|
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 |
|
Dimitris Sotirakis
|
e9fe9a25dc
|
Run docs pipeline on *.md changes only, in the packages dir (#53517)
|
2022-08-10 13:39:56 +03:00 |
|
Dimitris Sotirakis
|
5d014f0c37
|
CI: Run main-docs pipeline only, when a docs PR is merged (#53026)
* Trigger docs pipeline on main, on docs only changes
* Export docs inclusion paths in variable
|
2022-08-03 08:08:43 -04:00 |
|
Kevin Minehart
|
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 |
|
Dimitris Sotirakis
|
c3ba6f962b
|
CI: Run docs pipeline only upon changes to root markdown files (#48433)
* Run docs pipeline only upon changes to root markdown files
* Include latest/json
|
2022-04-28 17:41:46 +03:00 |
|
Dimitris Sotirakis
|
90892050d0
|
CI: Remove initialize step (#47622)
* Remove initialize step from pr.star
* Remove initialize step from main.star
* Remove initialize step from release.star
* Reorder dependencies
* Re-add identify runner step
* Add enterprise steps
* Remove is_downstream variable from starlark logic (#47715)
* Make init steps depend on init-enterprise for enterprise pipelines
* Exclude shellcheck from enterprise pipelines
* Add init steps to enterprise integration tests pipeline
* Add dependency for windows enterprise step
* Update grabpl version
|
2022-04-14 14:56:14 +03:00 |
|
Dimitris Sotirakis
|
82b436afee
|
CI: Add more checks to standalone docs pipeline (#46449)
* Add build frontend package step
* Reorder dependencies
* Add codespell and prettier checks
|
2022-03-11 16:48:23 +02:00 |
|
Dimitris Sotirakis
|
2f6c827f5d
|
CI: Introduce build-frontend-packages step (#45824)
* Split frontend build
* Fix command name
* Update grabpl
|
2022-03-02 13:02:07 +02:00 |
|
Dimitris Sotirakis
|
ea3e41ea62
|
CI: Add docs pipeline for main pipelines (#45740)
* Add docs pipeline for main
* Extract trigger docs
* Change trigger for main
|
2022-02-22 18:06:14 +00:00 |
|
Dimitris Sotirakis
|
02640c7436
|
Docs: Remove dependency between build-frontend and build-frontend-docs (#45736)
* Remove dependency
* Add yarn commands
|
2022-02-22 18:02:36 +02:00 |
|
Dimitris Sotirakis
|
434697e0fd
|
CI: Introduce docs pipeline (#45454)
* Add docs.star
* Fixes in drone yaml
* Add grabpl
* Remove unnecessary steps
(cherry picked from commit f2e03cdb107eb283416885a73051c1ff86eb8b7f)
* Rename docs pipeline
* Exclude docs related steps from PR pipelines
* Add packages/** trigger
* Remove packages exclusion from pr pipelines
|
2022-02-21 13:55:16 +02:00 |
|