Dimitris Sotirakis
a807c04177
[v9.3.x] Chore: Upgrade Go to 1.20.1 and Alpine to 3.17 ( #63891 ) ( #66455 )
...
* CI: Split subcommand (#66005 )
* Update e2e package
- Ensure health request is monitored for addDatasource flow
- Add custom timeout to configurePanel flow
(cherry picked from commit 155fcae4aa )
* Make health check optional
(cherry picked from commit 91f66d61e1 )
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2023-04-13 16:57:19 +03:00
Dimitris Sotirakis
b34f9779fd
[v9.3.x] CI: Split /bin/build artifacts * subcommand ( #66005 ) ( #66341 )
...
CI: Split `/bin/build artifacts *` subcommand (#66005 )
* Split go files
* Modify publishartifacts.go
* Split main
* FIXME: Temp add GCSCopy to gcloud/storage
* Fix lint
* Exported flags
* Update starlark - make drone
* Further backend lint fixes
* Add fallback_test.go
* Fix go imports order
* make drone
* Remove GCSCopy from static assets
* Remove GCSCopy from storybook
* Fix lint
* Remove GCSCopy
* Remove success logline
* drone yaml cleanup
* Add artifacts-editions flag
* Fix starlark
* Add default sting slice in artifacts packages command
(cherry picked from commit 24d348f804 )
# Conflicts:
# .drone.yml
2023-04-12 12:19:51 +03:00
Horst Gutmann
64f074ca8d
[v9.3.x] CI: Update golangci-lint to 1.51.2 for Go 1.20 compatibility ( #65506 )
...
[v9.3.x] Update golangci-lint to 1.51.2 for Go 1.20 compatibility
2023-03-29 10:42:59 +02: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
9a68f8704f
CI: Move publish-packages command over from grabpl ( #55850 )
...
* Move publish-packages command over from
* Lint fixes
* Update test
2022-09-29 07:32:42 -04:00
Kevin Minehart
a76ce1f567
CI: move grabpl e2e tests from grabpl to grafana ( #53075 )
...
* move grabpl e2e tests
2022-09-02 11:02:10 -04:00
Kevin Minehart
138f03aad1
CI: move grabpl build-plugins from grabpl to grafana ( #53071 )
...
* add grabpl command to build internal plugins
* grabpl build-plugins -> ./bin/build build-plugins
2022-08-04 11:39:36 -05: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