Commit Graph

21 Commits

Author SHA1 Message Date
Guilherme Caulada
659a01903e Use grafana/grafana-build:dev-dec7506 2023-08-01 12:26:23 -03:00
Guilherme Caulada
dc84e99d0b Add repo to rgm_main trigger 2023-07-27 18:01:54 -03:00
Guilherme Caulada
c77dd16ad4 Revert to grafana/grafana-build:main 2023-07-27 16:28:16 -03:00
Guilherme Caulada
662478627c Use grafana/grafana-build:dev-2f36afa 2023-07-27 16:05:05 -03:00
Guilherme Caulada
ae775b25d4 Move bucket path to environment 2023-07-27 15:29:14 -03:00
Guilherme Caulada
ea2a148b93 Update vault secrets 2023-07-27 15:11:04 -03:00
Guilherme Caulada
0bc13c9c42 Fix destination url 2023-07-27 14:15:22 -03:00
Guilherme Caulada
0f933ba179 Use grafana/grafana-build:dev-fda506a 2023-07-27 13:54:07 -03:00
Guilherme Caulada
c07b429e66 Use grafana/grafana-build:dev-bd41660 2023-07-27 13:19:47 -03:00
Guilherme Caulada
5d5519b435 Make RGM the main pipeline for prerelease 2023-07-25 13:32:33 -03:00
Guilherme Caulada
f005a375db CI: Run only Grafana builds on RGM for grafana/grafana (#72144)
* Run only OSS builds on RGM for grafana/grafana

* Update script name

* Ignore windows step failure for RGM
2023-07-21 15:50:06 -05:00
Guilherme Caulada
4c80bcf35f CI: Allow RGM to create msi for multiple editions (#71883)
* Allow RGM to create msi for multiple editions

* Remove suffix from build-windows-installer step

* Invert exit code on verify_release_pipeline
2023-07-18 17:09:08 -03:00
Guilherme Caulada
4caa773401 CI: Add rgm compatible windows msi pipeline (#71678)
* Add rgm compatible windows msi pipeline

* Fix dependencies and platform

* Fix missing arg comment

* Fix linting issues

* Try to fix version on file path

* Fix dependency on verify release pipeline
2023-07-14 17:27:07 -03:00
Dimitris Sotirakis
b13939b9af [WIP] CI: Removes enterprise specific pipelines and steps (#70815)
* Removes enterprise specific pipelines and steps (#123)

* Comment out enterprise related pipelines and steps

* Suppress unused variable warning

* Removes all edition arguments

* Remove leftover comments

* Remove redundant oss on pipelines and steps names

* Remove leftover unused variable

* Remove leftovers

* Remove pipeline dependencies

* Rename pipelines

* Fix starlark

---------

Co-authored-by: dsotirakis <dimitrios.sotirakis@grafana.com>
(cherry picked from commit 642a81ba75e79138246797302aba5c35575f030d)

# Conflicts:
#	.drone.yml
#	scripts/drone/steps/lib.star

# Conflicts:
#	.drone.yml

* Add editions for static assets

# Conflicts:
#	.drone.yml

# Conflicts:
#	.drone.yml
2023-07-14 14:18:09 +03:00
Kevin Minehart
d5a4c81fa1 CI: Add GPG keys to rgm, don't clone RGM just use the docker image (#71143)
* Add GPG keys to rgm, dont' clone RGM just use the docker image

* remove the cd command

* forgot to make drone :(

* idk

* reference script more specifically

* i guess we'll just cd /src

* Only show not found artifacts
2023-07-07 16:42:40 +03:00
Kevin Minehart
80c8701e80 CI: Update RGM and verification pipelines to support prerelease / rc names. (#69971)
* Install bash in RGM and support prerelease names for dev/rpms which use a tilde
2023-06-13 16:40:07 +03:00
Dimitris Sotirakis
778f054419 CI: Don't run RGM pipeline on docs changes (#69243)
Don't run RGM pipeline on docs changes
2023-05-30 18:17:53 +03:00
Kevin Minehart
79f49c9649 CI: Add release verify pipeline (#68756) 2023-05-23 10:01:09 +02:00
Kevin Minehart
a870b227db Add dagger token to rgm builds (#68651) 2023-05-17 20:19:53 +03:00
Kevin Minehart
80543a0bfa CI: set RGM deps on main merge not on tag (#67778)
set deps on main merge not on tag
2023-05-03 22:08:01 +03:00
Kevin Minehart
768efe9748 CI: Add rgm to drone (#66991)
* add drone stub that build grafana using 'grafana/build' (dagger)

---------

Co-authored-by: Ricky Whitaker <ricky.whitaker@grafana.com>
2023-05-03 13:56:02 -05:00