Jev Forsberg
1f17f33ddc
[release-10.4.16] Chore: Update grabpl version to v3.1.2 ( #100237 )
...
* Chore: Update grabpl version to v3.1.2 (#100157 )
baldm0mma/ update grabpl version
(cherry picked from commit 8e3327a446 )
* baldm0mma/revert golang version
2025-02-07 08:28:44 -07:00
Jev Forsberg
fef68321bf
[v10.4.x] Chore: Update alpine build docker image ( #100073 )
...
Chore: Update alpine build docker image (#99998 )
baldm0mma/ update alpine build image
(cherry picked from commit 46af49f907 )
2025-02-04 14:32:29 -07:00
Jack Baldry
8b29af01c8
[v10.4.x] Remove codespell ( #99435 )
2025-01-23 12:41:09 +00:00
Mariell Hoversholm
f1d4437205
Security: Update to Go 1.22.11 - Backport to v10.4.x ( #99128 )
...
* feat: update to Go 1.22.11
* chore: go work use
* chore: make drone
* chore: go work use
* build: update mariadb connection
The new Alpine base that the Golang images are built on no longer trust the CA of MySQL.
This is a backport of: https://github.com/grafana/grafana/pull/98857
(cherry picked from commit e1bb8ccb79 )
(cherry picked from commit 5becd9ac03 )
2025-01-17 09:37:32 +01:00
Jev Forsberg and Kevin Minehart
87912cd918
[v10.4.x] CI: add missing github app volume to release pipeline ( #97407 )
...
CI: add missing github app volume to release pipeline (#97406 )
add github app volume to release pipeline
(cherry picked from commit 6fe184a565 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-12-04 08:27:57 -07:00
Jev Forsberg and Serge Zaitsev
9bbed3484a
[v10.4.x] Chore: Remove verification steps for deb/rpm in drone ( #97299 )
...
Chore: Remove verification steps for deb/rpm in drone (#96991 )
remove verification steps for deb/rpm in drone
(cherry picked from commit feeb2c6ce0 )
Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com >
2024-12-02 11:58:17 -07:00
Kevin Minehart
ae50f0195d
[v10.4.x] CI: Add github app token generation in pipelines that use GITHUB_TOKEN ( #96870 )
...
CI: Add github app token generation in pipelines that use GITHUB_TOKEN (#96646 )
* Add github app token generation in pipelines that use GITHUB_TOKEN
* ci?
* clone gh repo using x-access-token user
* address linting issues
* use mounted volume for exporting token
* remove unused github_token env var swagger gen step
* replace pat on release_pr pipepline
* cleanup GH PAT references
* linting
* Update scripts/drone/steps/lib.star
* make drone
---------
Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com >
(cherry picked from commit 2400483d6c )
2024-11-21 16:12:26 -07:00
Kevin Minehart
3d989a2833
[v10.4.x] CI: Remove drone steps for building windows because its done in grafana-… ( #95414 )
...
CI: Remove drone steps for building windows because it's done in grafana-… (#95373 )
Remove drone steps for building windows because it's done in grafana-build now
(cherry picked from commit 67b3848fd9 )
2024-10-25 17:02:33 +03:00
Kevin Minehart
941acb30b6
[v10.4.x] CI: use linux to build msi installers ( #95294 )
...
* CI: use linux to build msi installers (#95215 )
* Build the MSI installers using Linux and wine
(cherry picked from commit 66c728d26b )
* don't upgrade go
2024-10-25 08:44:58 -05:00
Diego Augusto Molina and Josh Hunt
a40fee9162
[v10.4.x] CI: Additional changes for +security versions ( #94926 )
...
CI: Additional changes for +security versions (#94854 )
* Build: Fix docker manifest create not using correct IMAGE_TAG
* Support publishing security versions of NPM packages
---------
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com >
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com >
(cherry picked from commit 8f7352e862 )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
2024-10-17 17:20:15 -03:00
Kevin Minehart
6aa75962da
[v10.4.x] CI: Support more version formats in publishing ( #94740 )
...
CI: Support more version formats in publishing (#94575 )
* cleanup dead code
* add tests and rewrite publish grafanacom steps to reuse
* add pkg/build tests; don't upload CDN assets on grafana releases
(cherry picked from commit 7a2edd35d5 )
2024-10-15 13:23:04 -05:00
Jev Forsberg
70ce6cba9c
[v10.4.x] CI: Remove redundant FE and BE tests from release pipeline ( #94353 )
...
CI: Remove redundant FE and BE tests from release pipeline (#94173 )
baldm0mma/remove_tests/ remove fe and be tests
(cherry picked from commit 0e8fa1f5f8 )
2024-10-07 15:38:30 -06:00
Kevin Minehart
db1c94f950
[v10.4.x] CI: upgrade grabpl v3.0.53 ( #94122 )
...
CI: upgrade grabpl v3.0.53 (#94112 )
* upgrade grabpl to v3.0.53
* upgrade grabpl to v3.0.53
(cherry picked from commit 26c3ed89a3 )
2024-10-01 23:28:43 +01:00
Jev Forsberg
fa58bd62bb
[v10.4.x] CI: Bump alpine version ( #93872 )
...
CI: Bump alpine version (#93865 )
* baldm0mma/up_alpine/ update alpine
* baldm0mma/resolve commits
(cherry picked from commit dc1670ed9a )
2024-09-26 20:54:08 -06:00
Jev Forsberg
6b9a02165c
[v10.4.x] CI: Update retry_command function ( #93867 )
...
* CI: Update retry_command function (#93863 )
* baldm0mma/update args
* baldm0mma/update_args/ conflict
(cherry picked from commit b17b98aeb9 )
* make drone
2024-09-26 19:46:12 -06:00
Dave Henderson
1d552f25ae
[v10.4.x] Chore: Bump Go to 1.22.7 ( #93359 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
(cherry picked from commit c9741a5e0c )
(cherry picked from commit 09236bb134f428a893dcadd0efa715cecf76140e)
(cherry picked from commit b564a9770ace0954418d48eac322249f7c138146)
2024-09-17 17:05:41 -04:00
Kevin Minehart
2b7cdc8ff9
[v10.4.x] CI: Update grafanabot github token ( #93293 )
...
CI: Update grafanabot github token (#93291 )
Update grafanabot github token
(cherry picked from commit d60a28b3c8 )
2024-09-12 23:01:45 +03:00
Jev Forsberg
79a9941056
[v10.4.x] CI/CD: Update retry logic for package validation ( #92998 )
...
* CI/CD: Update retry logic for package validation (#92943 )
* baldm0mma/retry_command/ update retry logic for package validation
* baldm0mma/retry_command/ update to 15 minutes
* baldm0mma/retry_command/ update to 30 minute retry
* baldm0mma/retry_command/ make drone
(cherry picked from commit d3ceaf41c2 )
* rem nx files
* rem more nx files
2024-09-05 11:53:05 -06:00
Andreas Christou and Kevin Minehart
769114b1d7
[v10.4.x] CI: Fix drone docker publish ( #91208 )
...
CI: Fix drone docker publish (#91204 )
* $debug -> $$debug
* use bash instead of sh
* Update publish_images.star
* Install bash in the docker/docker image
* buildifier
(cherry picked from commit bee678da94 )
# Conflicts:
# .drone.yml
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-07-30 18:07:09 +03:00
Kevin Minehart and Diego Augusto Molina
82d719d8b3
[v10.4.x] CI: Fix release-pr call in releases ( #91094 )
...
* CI: Fix release-pr call in releases (#91088 )
* Fix release-pr call in releases
* Remove backport arg
* set TARGET to v_target
(cherry picked from commit 2ffdc2d5b0 )
* Release Pipeline: [RPM pkg verification] Fix linefeeds converted to literal backslash-n sequences (#90989 )
fix lf converted to literal backslash-n sequence
(cherry picked from commit 9852513c65 )
---------
Co-authored-by: Diego Augusto Molina <diegoaugustomolina@gmail.com >
2024-07-27 04:03:05 +03:00
Kevin Minehart
9da678809b
Upgrade go to 1.22.5
2024-07-25 17:38:08 -05:00
Kevin Minehart
fd6bd298c2
[v10.4.x] CI: replace publish image step with a much simpler one that supports LATEST ( #90619 )
...
CI: replace publish image step with a much simpler one that supports LATEST (#90498 )
* replace publish image step with a much simpler one that supports LATEST
(cherry picked from commit 6a2a6b0fbc )
2024-07-18 12:18:30 -06:00
Jev Forsberg
6f64c51675
[v10.4.x] Automation: Verify DEB and RPM packages ( #90403 )
...
Automation: Verify DEB and RPM packages (#90146 )
* baldm0mma/verify_aptyum/ add verify_linux_packages_step
* baldm0mma/verify_aptyum/ add name and image
* baldm0mma/verify_aptyum/ add commands
* baldm0mma/verify_aptyum/ add test pipeline
* baldm0mma/verify_aptyum/ update deps for verify_linux_packages_step
* baldm0mma/verify_aptyum/ update ubuntu image
* baldm0mma/verify_aptyum/ add rockylinux9 image
* baldm0mma/verify_aptyum/ update to verify_linux_DEB_packages_step naming
* baldm0mma/verify_aptyum/ add verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ update commands for RPM check
* baldm0mma/verify_aptyum/ update test pipeline
* baldm0mma/verify_aptyum/ update annos
* baldm0mma/verify_aptyum/ update annos
* baldm0mma/verify_aptyum/ update args
* baldm0mma/verify_aptyum/ add arg to verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ update oss_steps
* baldm0mma/verify_aptyum/ update deps args
* baldm0mma/verify_aptyum/ update sec hash
* baldm0mma/verify_aptyum/ make format-drone
* baldm0mma/verify_aptyum/ update sec hash
* baldm0mma/verify_aptyum/ update drone
* baldm0mma/verify_aptyum/ update function styles
* baldm0mma/verify_aptyum/ revert changes
* baldm0mma/verify_aptyum/ make drone
* baldm0mma/verify_aptyum/ redirect install logs
* baldm0mma/verify_aptyum/ restructure args
* baldm0mma/verify_aptyum/ update verify_linux_DEB_packages_step
* baldm0mma/verify_aptyum/ make format drone
* baldm0mma/verify_aptyum/ update verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ add retry_command
* baldm0mma/verify_aptyum/ make drone
* baldm0mma/verify_aptyum/ update attempts to 10 minutes
* baldm0mma/verify_aptyum/ handle is_preview
* baldm0mma/verify_aptyum/ add doc strings to satisfy starlark linter
* baldm0mma/verify_aptyum/ revert is_preview
* baldm0mma/verify_aptyum/ update to rpm repo download
* baldm0mma/verify_aptyum/ add back logging for rpm
* baldm0mma/verify_aptyum/ revert to working
* baldm0mma/verify_aptyum/ update to use RPM repo
* baldm0mma/verify_aptyum/ remove redirect for logging
* baldm0mma/verify_aptyum/ rem gpg check
* baldm0mma/verify_aptyum/ fromat drone
* baldm0mma/verify_aptyum/ rem comment
* baldm0mma/verify_aptyum/ add single comment on timing
(cherry picked from commit d781ec2daa )
2024-07-12 16:17:41 -06:00
8e9aa45716
[10.4.x] backport CI / release changes ( #89631 )
...
* Chore: Add go workspace (#83191 )
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com >
* CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… (#89243 )
* Make pkg/build its own module, remove unused Grafana modules in go.mod/go.sum
* fix go.work format
* log errors on file close errors
* CI: Add release-pr workflow (#89005 )
* Add release-pr workflow
* update CODEOWNERS
* CI: Trigger release pr workflow when a release is completed (#89062 )
* Automation: Verify release artifacts on grafana.com (#89197 )
* baldm0mma/verify_release/ create verify_release_for_download function
* baldm0mma/verify_release/ add name, image, env
* baldm0mma/verify_release/ add initial commands
* baldm0mma/verify_release/ add deps?
* baldm0mma/verify_release/ update location
* baldm0mma/verify_release/ add anno to lib-star
* bald0mma/verify_release/ update func name to verify_grafanacom_step
* baldm0mma/verify_release/ add verify shell script
* baldm0mma/verify_release/ add script content, first attempt
* baldm0mma/verify_release/ add node image to verify_grafanacom_step
* baldm0mma/verify_release/ add gcom secret note
* baldm0mma/verify_release/ add sudo to apt-get
* baldm0mma/verify_release/ add anno
* baldm0mma/verify_release/ add anno to secrets
* baldm0mma/verify_release/ update commands to reflect node env image
* baldm0mma/verify_release/ update annos
* baldm0mma/verify_release/ update tag variable
* baldm0mma/verify release/ add whitespace
* baldm0mma/verify_releases/ update with no bash loops
* baldm0mma/verify_release/ update exit logic
* baldm0mma/verify_release/ remove annos
* baldm0mma/verify_releasse/ resign and build yml
* baldm0mma/verify_release/ remove annos
* baldm0mma/verify_release/ update signature
* baldm0mma/verify_release/ download curl
* baldm0mma/verify_release/ remove temp key folder removal
* baldm0mma/verify_release/ account for artifact download time
* baldm0mma/verify_release/ add anno
* baldm0mma/verify_release/ update location
* baldm0mma/verify_release/ update script
* baldm0mma/verify_release/ make drone
* baldm0mma/verify_release/ update script for oss or ent
* baldm0mma/verify_release/ add promotion option
* baldm0mma/verify_release/ make drone
* Update scripts/drone/events/release.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update drone
* Update scripts/drone/events/release.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update drone
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/update drone
* baldm0mma/verify_release/ update path
* baldm0mma/verify_release/ make drone
* baldm0mma/update drone
* Apply suggestions from code review
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update for loop to account for failure
* baldm0mma/verify_release/ make drone
* baldm0mma/verify_release/ make format-drone
* baldm0mma/verify_release/ rem unused var
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
---------
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com >
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com >
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2024-06-24 15:06:53 -05:00
grafana-delivery-bot[bot] and Andreas Christou
3f351af597
[v10.4.x] Azure: Update resource group ( #88765 )
...
Azure: Update resource group (#88690 )
Update azure e2e tests
(cherry picked from commit 17f03882d4 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-06-05 16:47:04 +03:00
Stephanie Hingtgen and Kevin Minehart
654db2500a
[v10.4.x] Chore: Upgrade go to 1.21.10 ( #87473 )
...
* [v10.4.x] Chore: Upgrade go to 1.21.10
* sign drone
---------
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com >
2024-05-08 10:05:19 -05:00
Dave Henderson
9dcf8e650f
[v10.4.x] chore: bump Go to 1.21.8 ( #83937 )
...
chore: bump Go to 1.21.8 (#83927 )
* chore: bump Go to 1.21.8
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
* bump workflows too
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com >
(cherry picked from commit 01fb2cff62 )
2024-03-05 16:44:27 -05:00
Andreas Christou
6263884192
[v10.4.x] CI: Bump alpine image version ( #83723 )
...
CI: Bump `alpine` image version (#83716 )
Bump image version
(cherry picked from commit c9d8d8713b )
2024-02-29 20:34:08 +02:00
Sofia Papagiannaki
6a47c8da8e
Drone: Do not upload artifacts if e2e tests have not run ( #82451 )
2024-02-15 10:26:43 +02:00
Andreas Christou
dcbc3aa46a
Chore: Update grabpl to v3.0.50 ( #82379 )
...
Bump grabpl version
2024-02-13 15:39:41 +00:00
Kevin Minehart
68345b9596
CI: Add dagger cloud token to PR steps for caching ( #81817 )
...
* Add dagger cloud token to steps for caching
* lint
2024-02-02 12:59:48 -06:00
Fabrizio
2d60c0123b
Chore: Improve how we install Python ( #81695 )
2024-02-01 13:27:29 +01:00
Andrej Ocenas
cb945aa5df
NodeGraph: Use layered layout instead of force based layout ( #78957 )
2024-01-31 17:26:12 +01:00
Fabrizio
564a1d32b7
Add Python as dependency ( #80979 )
2024-01-31 12:44:22 +01:00
Kyle Brandt and Kevin Minehart
43d0664340
Prometheus: (Experimental) Inject label matchers into queries (also change drone to fix ARM rpm build and Update Swagger) ( #81396 )
...
- Feature Toggle is `promQLScope`.
- Query property is:
"scope": {
"matchers": "{job=~\".*\"}"
}
Misc:
- Also updates drone GO version to address ARM bug https://github.com/golang/go/issues/58425
- Also updates Swagger defs that were causing builds to fail
---------
Co-authored-by: Kevin Minehart <kmineh0151@gmail.com >
2024-01-29 22:22:17 +02:00
Josh Hunt
a138ce668d
I18n: Remove unneeded i18n:compile script ( #81184 )
2024-01-24 17:24:24 +00:00
Timur Olzhabayev
4083d23f01
Chore: Bumping go to 1.21.6 ( #80709 )
...
* Bumping go to 1.25.6
* bumping sqlite to 1.14.19
* Bumping sqlite version
2024-01-23 14:32:26 +01:00
Santiago
d4e831b051
Alerting: Use mimir:r274-1780c50 in CI ( #80985 )
...
* Alerting: Use new mimir image in CI
* add image to blocks, enable experimental routes
2024-01-22 16:25:50 +02:00
Dimitris Sotirakis
65104a7efa
ImagePullSecrets: Add GAR secret to image_pull_secret in .drone.yml (#80912 )
...
* Add GAR secret to image_pull_secret
* Fix starlark fmt
2024-01-19 19:29:49 +02:00
Timur Olzhabayev
7c74ab7059
Revert "bumping go to 1.25.6"
...
This reverts commit 73439f2cd3 .
2024-01-17 11:40:25 +01:00
Timur Olzhabayev
73439f2cd3
bumping go to 1.25.6
2024-01-17 11:38:25 +01:00
Horst Gutmann
01e430e821
chore: Bump Alpine base image to 3.18.5 ( #80540 )
2024-01-16 15:24:40 +01:00
Kevin Minehart
95a9074ad4
CI: Make --grafana-repo configurable via GRAFANA_REPO ( #80378 )
...
Make --grafana-repo configurable via GRAFANA_REPO
2024-01-11 17:53:02 +02:00
Kevin Minehart
9501000856
CI: add rgm promotion pipeline ( #80296 )
...
* add package upload promotion pipeline
2024-01-11 09:22:14 -06:00
Josh Hunt
c9dd12851f
Chore: Temp allow verify-i18n step to fail ( #80371 )
...
allow verify-i18n to fail
2024-01-11 16:50:01 +02:00
Dimitris Sotirakis
7ba930b135
Chore: Update grabpl ( #79758 )
...
Update grabpl
2023-12-20 17:07:55 +02:00
Andreas Christou
1f25c5f830
Build: Re-add missing armv7 images ( #79751 )
...
Readd missing images
2023-12-20 13:55:23 +00:00
Victor Marin
9dc015b595
Re-add arm32 builds ( #79496 )
...
* Re-add arm32 builds
* update grabpl version
* make drone
* make drone
* format drone
2023-12-15 16:56:22 +02:00
Timur Olzhabayev
4991e71b85
Chore: Upgrade Go to 1.21.5 ( #79329 )
...
* bumping grafanas go version to 1.21.5
* adding how to upgrade go doc
* removing the whole ci-build and corresponding pipelines
* clarifying that we have to run make drone
* fixing starlark linter and removing unused code
* Adding note about enterprise
* trying to change the underyling image to avoid musl issues
* only need to golang one
2023-12-15 10:36:49 +01:00
gotjosh and Santiago
23fe8f4e9c
Alerting: Introduce a Mimir client as part of the Remote Alertmanager ( #78357 )
...
* Alerting: Introduce a Mimir client as part of the Remote Alertmanager
This is our first attempt at making Grafana communicate use Mimir as a backend - it uses a new set of APIs that we've developed on the Mimir side to upload the grafana configuration and alertmanager state so that it can then be ported over.
Codewise, we've introduced a couple of things:
A client to isolate in its own package all the communication that happens with Mimir
A few changes to the remote/alertmanager to include uploading the configuration and state when it starts
A few refactors that align a bit better with the design approach that we're thinking
An integration tests again these newly developed APIs using a custom image
---------
Signed-off-by: gotjosh <josue.abreu@gmail.com >
Co-authored-by: Santiago <santiagohernandez.1997@gmail.com >
2023-11-23 16:59:36 +00:00