Commit Graph
66 Commits
Author SHA1 Message Date
Horst Gutmann 01e430e821 chore: Bump Alpine base image to 3.18.5 (#80540) 2024-01-16 15:24:40 +01:00
Horst Gutmann d78b3fea2f CI: Test backend on feature-toggles documentation changes (#78177)
Run backend tests if the feature-toggles documentation changes
2023-11-17 09:21:35 +01:00
Horst Gutmann d849e0d752 chore: Remove grafana-delivery as codeowners (#77908) 2023-11-16 16:24:28 +01:00
Horst Gutmann e94f8234a1 Chore: Update whatsNew link (#78066) 2023-11-14 16:48:41 +00:00
Horst Gutmann aa9fc3be72 CI: Fix release-npm-packages action (#77127)
* Remove dependency of NpmReleaseAction to the git binary

* Switch to using the node image for the release-npm-packages step
2023-10-27 10:20:20 +03:00
Horst Gutmann f7445777c7 CI: Temporarily disable arm build-tooling (#77064) 2023-10-24 18:14:08 +03:00
Horst Gutmann ed3a34afdc chore: Bump version in latest.json (#77061) 2023-10-24 17:47:15 +03:00
Horst Gutmann bd2b4e956b CI: rgm-package must wait for update-package-json-version in main pip… (#77022)
CI: rgm-package must wait for update-package-json-version in main pipeline
2023-10-24 11:52:14 +03:00
Horst Gutmann 625b400faf CI: github-release workflow should forward "latest" input (#75139) 2023-10-12 14:22:43 +03:00
Horst Gutmann 6b52bb9c27 Chore: Upgrade Go to 1.20.10 (#76359) 2023-10-11 16:49:24 +03:00
Horst Gutmann 1355660313 Building: Remove dependency to urw-fonts in RPM packages (#76198) 2023-10-10 08:15:54 +02:00
Horst Gutmann 9813d17e93 Expose enterprise-commit in server version output (#75897)
* Expose enterprise-commit in server version output

* Define a DefaultCommitValue constant
2023-10-04 14:51:35 +02:00
Horst Gutmann 965c1de1f2 Fix: visualization vs visualisation in feature description (#75895) 2023-10-03 17:43:27 +03:00
Horst Gutmann 76c6bf88be CI: Run publish-kinds workflows only on the main repository (#75855) 2023-10-03 10:13:42 +03:00
Horst Gutmann e387923899 Chore: update latest.json to 10.1.2 (#75059) 2023-09-19 10:30:10 +03:00
Horst Gutmann 85abf2bebd Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
Horst Gutmann 39dbd98458 Chore: Upgrade Go to 1.20.8 (#74978)
chore: Update to Go 1.20.8
2023-09-18 11:29:50 +03:00
Horst Gutmann 94c9bee181 CI: Run auto-milestone workflow also on reopened pull-requests (#74390) 2023-09-07 13:32:22 +03:00
Horst Gutmann 6277c04caf Add LICENSE file to generated Docker images (#74082) 2023-08-30 13:26:50 +02:00
Horst Gutmann f1d704b48b Docs: Update contrib documentation around backports (#73558) 2023-08-30 08:14:15 +02:00
Horst Gutmann 372f32963d CI: Run gen-cue on bump-version (#73885) 2023-08-28 09:35:38 +02:00
Horst Gutmann 8fc3be6b5a CI: Different secret for verification and do not ignore build failures (#73613) 2023-08-22 15:06:22 +02:00
Horst Gutmann 220ea869be CI: Improve error handling in gcloud copy operations (#73474) 2023-08-21 08:05:24 +02:00
Horst Gutmann c86a73c794 CI: Move npm token to Vault (#73407) 2023-08-17 17:43:26 +03:00
Horst Gutmann 1e8879a041 CI: Remove pr-commands-closed workflow as replaced with auto-milestone (#72793) 2023-08-03 10:59:28 +02:00
Horst Gutmann 7bf3998510 Chore: Update codeowners for CHANGELOG.md (#72656) 2023-08-01 09:02:01 +03:00
Horst Gutmann 5f09d8f2a6 CI: Add community-release workflow (#72350)
* CI: Add community-release workflow for posting to community.grafana.com

* CI: Set delivery team as owners of community-release workflow
2023-07-27 10:05:07 +02:00
Horst Gutmann 7cc9907146 CI: Move github-release workflow to new action (#72210) 2023-07-24 18:15:28 +02:00
Horst Gutmann 44b55a1ca6 CI: Re-enable milestone-check (#71718)
This will hopefully resolve stuck PRs until we find a better way to
disable that check.
2023-07-17 11:07:46 +02:00
Horst Gutmann 8ae92db53d Chore: Add auto-milestone workflow for pull-requests (#71177)
This adds a new auto-milestone workflow that will set the milestone for
a PR when it is closed. This way, contributors no longer have to think
about milestone at all.
2023-07-17 09:55:35 +02:00
Horst Gutmann 2b10d31bac CI: Ignore .pr-body.txt file (#70798)
This file is used during the backporting process but should never be
committed.
2023-06-28 12:12:25 +03:00
Horst Gutmann 62c4c908df Docs: Add missing entries to changelog for 9.4.9 (#70741) 2023-06-27 14:32:35 +03:00
Horst Gutmann 9dd984a967 Docs: Update contrib info regarding milestones (#70315) 2023-06-21 09:37:39 +02:00
Horst Gutmann 9ed09257fe Changelog: Updated changelog for 9.3.14 (#70188) 2023-06-16 09:55:12 +03:00
Horst Gutmann 23b7f702c5 Changelog: Updated changelog for 9.5.2 (#70219) 2023-06-16 09:53:12 +03:00
Horst Gutmann 21fd7c5c13 CI: Remove no-changelog flag from backports (#70216)
This finalizes https://github.com/grafana/grafana-github-actions/pull/148
2023-06-16 07:32:56 +02:00
Horst Gutmann 44c87c5b32 Changelog: Updated changelog for 9.4.10 (#70181) 2023-06-15 18:01:18 +03:00
Horst Gutmann f323a6151c Changelog: Updated changelog for 9.2.19 (#70170) 2023-06-15 17:17:09 +03:00
Horst Gutmann 9ac51edbcd Changelog: Updated changelog for 9.3.15 (#70169) 2023-06-15 17:16:34 +03:00
Horst Gutmann c82baf68a5 Changelog: Updated changelog for 9.4.12 (#70167) 2023-06-15 17:16:29 +03:00
Horst Gutmann 9971d3fc77 Chore: update latest.json to 10.0.0 (#69996) 2023-06-13 14:32:55 +02:00
Horst Gutmann 886b087d3d Archive old changelogs (#69975) 2023-06-13 11:33:02 +02:00
Horst Gutmann f4c04d4055 Alerting: Update patch for #865 after #68898 (#890) 2023-06-06 13:38:37 +02:00
Horst Gutmann f22d1d14a0 CI: Pin the google/cloud-sdk image (#69037) 2023-05-25 10:17:24 +03:00
Horst Gutmann 35ccfa6131 CI: Update grabpl to 3.0.34 (#68456)
* CI: Port of init-enterprise fix from 9.4.10

* CI: Update grabpl to 3.0.34
2023-05-15 15:57:46 +03:00
Horst Gutmann acd02e8a48 CI: Move windows-tests into promotion pipeline (#68218) 2023-05-10 17:16:59 +03:00
Horst Gutmann 1e8cad625b CI: Remove windows backend tests from release pipelines (#68166)
Remove windows backend tests from release pipelines

These are run in other places so there is no benefit to also include
them here.
2023-05-10 12:54:43 +03:00
Horst Gutmann b2fc285a5d CI: Add Windows backend tests in more places (#66438)
* CI: Add Windows backend tests in more places

* CI: Add promotion pipeline for publishing new windows-test-images

* CI: Ignore windows backend-test failures for now

* CI: Fix linting issue in ci_images.star file
2023-05-08 15:22:34 +02:00
Horst Gutmann f899244934 CI: Use new update-changelog action in grafana-github-actions-go (#66723) 2023-04-27 09:37:52 +02:00
Horst Gutmann fcabaac037 CI: Allow X.Y.Z-pre in bump-version workflow (#65924) 2023-04-04 16:29:42 +03:00
Horst Gutmann e9aef20eb4 CI: Move release integration pipeline to standalone promotion pipeline (#65787) 2023-04-03 12:43:37 +02:00
Horst Gutmann 4ab3bd6f7e CI: Allow overwriting of existing GitHub release assets (#65127)
* CI: Allow overwriting of existing GitHub release assets

This closes #63698

* Use c for *cli.Context in publishgithub.go
2023-03-28 09:19:46 -05:00
Horst Gutmann ccd1815819 Chore: update latest.json to 9.4.7 (#65211) 2023-03-22 17:00:42 +00:00
Horst Gutmann 2897ee37bf Update CODEOWNERship for grafana-delivery team (#64973) 2023-03-20 07:55:07 +01:00
Horst Gutmann 4b241804b4 CI: Move some build settings (#64491)
* Move some build settings to Vault

* CI: Remove reference to DOWNSTREAM_REPO as it isn't used
2023-03-09 14:07:42 +01:00
Horst Gutmann fe33d14f71 Chore: update latest.json to 9.4.3 (#64104) 2023-03-03 09:21:54 +01:00
Horst Gutmann 2732c844bd Chore: update latest.json to 9.4.2 (#64005) 2023-03-02 05:36:17 -05:00
Horst Gutmannandgrafanabot 24aba1a48e Chore: update latest.json to 9.4.1 (#63846)
Co-authored-by: grafanabot <bot@grafana.com>
2023-02-28 05:49:35 -05:00
Horst Gutmann 4b5d8b1002 Release: Update versions in package to 9.5.0-pre (#63450) 2023-02-21 08:38:51 +01:00
Horst Gutmann 470be140dc CI: Do not clone repo in artifact-page step (#63077) 2023-02-08 11:57:33 +01:00
Horst Gutmann 2804acd264 CI: Running Redis integration tests without grabpl (#63028)
This restores some changes from
https://github.com/grafana/grafana/pull/61920 that were accidentally
deleted.
2023-02-08 10:02:03 +01:00
Horst Gutmann 312ea59e6d CI: Allow other modules to register build sub-commands (#62741)
* Allow other modules to register build sub-commands

* CI: Fix retries on artifacts-page clone

* Fix linting errors

* Fix golint issues

* Update to grabpl 3.0.21
2023-02-02 11:35:43 +00:00
Horst Gutmann addfd1b5cf Add missing PRs to 9.4.0-beta1 changelog (#62596) 2023-01-31 16:18:43 +01:00
Horst Gutmann f23be415c5 CI: Add artifacts publish build command (#62445)
* CI: Add `artifacts publish` build command

* Lint release.star
2023-01-30 16:24:10 +00:00
Horst Gutmann 739fcf1796 CI: Remove grabpl integration-tests (#61920)
These tests can also be run without it.
2023-01-23 16:00:31 +01:00
Horst Gutmann e32cd6d4ff CI: Add artifacts npm commands from grabpl (#61908) 2023-01-23 11:32:51 +01:00