Grot (@grafanabot)
d6d924b62a
[v9.3.x] Update doc-validator to latest release ( #62224 )
...
* Update doc-validator to latest release (#62170 )
* Update doc-validator to latest release
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Skip image validation
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit f4be855e30 )
* Chore: Move to node 18 again (#62079 )
move to node 18 again
(cherry picked from commit 64352e8d08 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2023-03-28 14:43:11 +01:00
Grot (@grafanabot)
f3ee84b3c6
[v9.3.x] Update publishing workflows to use organization secret ( #63044 )
...
Update publishing workflows to use organization secret (#63001 )
The new tokens are managed centrally and have a longer expiry.
Administrators of the grafanabot account will be
notified of the pending expiry and the secret can be rotated centrally
without the need for a repository administrator to update their
secrets.
The existing repository secrets can safely be removed. The tokens for
those secrets will be removed by the end of this week.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit ba9bdf3455 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-02-07 15:29:18 +00:00
Grot (@grafanabot)
83691de11a
[v9.3.x] Pin doc-validator image version to allow repository to opt in to breaking changes ( #61481 )
...
Pin doc-validator image version to allow repository to opt in to breaking changes (#61456 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 017d4f2cbb )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-13 11:56:35 +00:00
Grot (@grafanabot)
2b6932a2b4
[v9.3.x] Levitate: Only run against the main branch ( #61452 )
...
Levitate: Only run against the main branch (#61401 )
chore: only run Levitate against the main branch
(cherry picked from commit b8aaf85fdc )
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com >
2023-01-13 10:01:22 +01:00
Grot (@grafanabot)
13532b62d3
[v9.3.x] Update publishing workflows to use PATs with fine-grained access control ( #61268 )
...
Update publishing workflows to use PATs with fine-grained access control (#61098 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 87ccf10ffe )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-11 11:12:07 +00:00
Grot (@grafanabot)
41ce629a25
[v9.3.x] Remove packages path from branch filter ( #60947 )
...
Remove packages path from branch filter (#60128 )
That directory is no longer used in published docs and causes this
workflow to fail when changes only affect the packages directory.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 1516aa2762 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2023-01-04 10:43:11 +00:00
Grot (@grafanabot)
ea2a7a4068
[v9.3.x] Fix branch filter for release workflows ( #60124 )
...
Fix branch filter for release workflows (#59963 )
Ensures the workflow is run on every push to all version branches.
This was thought to be working because it was tested with a manual
dispatch, however, that trigger does not consider filters and was not
an accurate test.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit 6f9ee7acf9 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-09 15:19:07 -04:00
Grot (@grafanabot)
09afbd762a
[v9.3.x] Restrict workflow to grafana/grafana repository ( #59756 )
...
Restrict workflow to grafana/grafana repository (#59740 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit e7bdcb4ba8 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-12-02 17:31:00 -04:00
Grot (@grafanabot)
38ec1ea5e3
[v9.3.x] Fix release_branch_regexp ( #59594 )
...
Fix release_branch_regexp (#59590 )
Apparently the non-capturing group was incorrect.
I verified the logic in a branch in grafana-github-actions:
https://github.com/grafana/grafana-github-actions/compare/jdb/2022-11-prove-grafana-regexp-behaves-correctly?expand=1
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
(cherry picked from commit a343defe64 )
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
2022-11-30 12:49:52 -04:00
Jack Baldry
98095a6af2
[v9.3.x] Automate docs publishing steps ( #59567 )
...
* Automate docs publishing steps (#59550 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Remove dependency on test job (#59575 )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-11-30 11:35:03 -04:00
Dimitris Sotirakis
8bd0d15170
[v9.3.x] Docs: Update publish.yml for 9.3.x ( #59537 )
...
Update publish.yml for 9.3.x
2022-11-30 04:50:22 -05:00
Grot (@grafanabot)
81b0dd7686
[v9.3.x] Fix: Bump-version action regex pattern to work with beta1 ( #58806 )
...
Fix: Bump-version action regex pattern to work with beta1 (#58805 )
Fixing bump version regex
(cherry picked from commit 174a039ee1 )
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
2022-11-16 04:36:53 -05:00
Timur Olzhabayev
f451332e36
Chore: Switching to new output format for detect breaking changes action ( #58516 )
...
* Switching to new output format for detect breaking changes action
* linting: wrap $GITHUB_OUTPUT with double quotes
* linting: fix shellcheck issues in the right place 🤦♂️
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com >
2022-11-10 06:02:04 -05:00
Timur Olzhabayev
b5388bb080
Switching to new output format for bump-version action ( #58514 )
2022-11-10 10:24:19 +01:00
Timur Olzhabayev
c9138ebb68
Switching to new output format for publish docs action ( #58518 )
2022-11-10 10:14:23 +01:00
Levente Balogh
bfd14709c9
Levitate: Only run workflows when the NPM packages change ( #58206 )
...
* chore: only run Levitate when our NPM packages have changes
* chore: show the Levitate workflow as passed even if it was skipped
2022-11-08 14:26:31 +01:00
Dan Cech
da9c646f24
Build: add explicit build step for go codeql ( #58195 )
...
* add explicit build step for go codeql
* support workflow_dispatch for codeql checks
* syntax fix
* enable on push to codeql-go branch
* test
* use go version from go.mod
* explicitly set go version
* tidy up, add workflow_dispatch support to all codeql actions
2022-11-04 10:20:08 -04:00
Timur Olzhabayev
de7f411e20
Removing workflow_call from update-changelog and bump-version action ( #58181 )
2022-11-03 17:47:04 +00:00
dependabot[bot]
09908b6602
Bump actions/cache from 2.1.7 to 3.0.11 ( #56910 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.11 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 15:00:07 +00:00
dependabot[bot]
f6376ead29
Bump actions/stale from 5 to 6 ( #57864 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 14:46:04 +00:00
dependabot[bot]
86d7542234
Bump actions/setup-node from 3.4.0 to 3.5.1 ( #57865 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.4.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 14:44:37 +00:00
dependabot[bot]
3770f4f2b7
Bump slackapi/slack-github-action from 1.14.0 to 1.23.0 ( #56836 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.14.0 to 1.23.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.14.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 14:36:40 +00:00
dependabot[bot]
28fc518ec8
Bump actions/cache from 2.1.7 to 3.0.10 ( #56218 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.0.10.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.10 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 14:28:52 +00:00
Giordano Ricci
e3e32c7d04
chore: bump code coverage action version ( #56710 )
2022-10-11 15:35:35 +01:00
Dimitris Sotirakis
f7c6fe0c97
Fix update-changelog.yml version input ( #56224 )
2022-10-04 02:55:13 -04:00
Ethan
ad48cee2bb
init sbom action ( #56177 )
2022-10-03 15:53:28 +00:00
Timur Olzhabayev
2ded4c12ab
Chore: Rename one of the publish docs action steps ( #55888 )
2022-09-30 09:48:54 +02:00
Dimitris Sotirakis
46037cff56
Remove prepare-release.yml ( #55893 )
2022-09-28 04:52:42 -04:00
Andreas Christou
17fc5d82d3
Bump code coverage versions ( #55554 )
2022-09-21 13:38:02 +01:00
Giordano Ricci
93e4205caa
chore: fix OX coverage report ( #55386 )
2022-09-19 13:55:09 +01:00
Giordano Ricci
d2adb1a3cd
chore: add coverage repoort for OX-related PRs ( #55316 )
2022-09-19 13:01:15 +01:00
Timur Olzhabayev
70802d270e
Fix: publish_docs GitHub action needs to be updated after a script that was used there has been removed ( #54597 )
2022-09-01 16:37:17 +00:00
Esteban Beltran
6200c6d70f
Build: Force a specific nodejs version for levitate detect breaking changes pipeline ( #54207 )
2022-08-25 04:35:13 -04:00
Armand Grillet
0a18456507
Move GH workflow step to have node_id unchanged ( #54201 )
2022-08-25 10:15:04 +02:00
Armand Grillet
6804a8c9cc
Add GH action to automatically add issue labeled to GH board ( #54151 )
2022-08-24 16:20:10 +02:00
Andreas Christou
e8b13f8122
Bump code coverage workflow version ( #54138 )
2022-08-24 14:40:47 +01:00
Jack Westbrook
b1ce721cf1
Levitate: Update workflow to find type declaration via package.json ( #53539 )
...
* refactor(breaking-changes): make sure to pack and zip tarballed packages before artifact upload
* feat(check-breaking-changes): support extracting npm package tarballs before comparing packages
* chore(breaking-changes): fix typo preventing upload of pr_built_packages.zip
2022-08-11 15:17:51 +02:00
Andreas Christou
caec0f8771
Cloud Datasources: Add necessary inputs and bump version for code coverage workflow ( #52055 )
...
* Add necessary inputs and bump version
* Test coverage commit
* Bump coverage workflow version
* Bump workflow version
* Try updated workflow
* Bump commit sha
* Rename empty file for testing
* Update sha
* Update sha
* Update sha
* Bump SHA
* Update SHA
* Update sha
* Bump SHA
* Bump SHA
* Bump sha
* Bump SHA
* Test all plugins (including backend)
* Bump SHA
* Update SHA
* Remove empty files and set appropriate workflow version
2022-07-14 10:14:55 +01:00
dependabot[bot]
0ae98743e0
Bump actions/setup-node from 3.3.0 to 3.4.0 ( #52075 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 15:52:53 +00:00
Jack Baldry
602ee37533
Add doc-validator tool to CI ( #51698 )
...
* Add doc-validator tool to CI
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Use simpler apostrophe to make title match h1
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
* Ensure doc-validator CI always passes until all errors are resolved
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2022-07-07 08:58:51 +01:00
Armand Grillet
e935ba2954
Improve issue-labeled.yml workflow ( #51308 )
...
Instead of downloading the entire grafana/grafana repository, the
workflow now simply fetches the file containing the map of labels
and teams. This change makes the workflow much faster.
2022-06-23 12:31:33 +02:00
Armand Grillet
9fac806b6c
Add automation when issue labeled area/alerting ( #51245 )
...
This now results in a message being sent to a Slack channel
used by the Alerting team at Grafana Labs.
2022-06-22 16:22:18 +02:00
dependabot[bot]
369358500d
Bump github/codeql-action from 1 to 2 ( #49128 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:29:42 +01:00
dependabot[bot]
cd29174171
Bump slackapi/slack-github-action from 1.18.0 to 1.19.0 ( #49127 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.18.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:26:46 +01:00
dependabot[bot]
6028cc9c24
Bump actions/setup-node from 3.2.0 to 3.3.0 ( #50276 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 11:23:26 +01:00
dependabot[bot]
d078cb8c78
Bump actions/upload-artifact from 2 to 3 ( #47541 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-30 15:01:57 +01:00
Marcus Efraimsson
8a1b723007
Chore: Add no-changelog label for backports ( #49605 )
2022-05-25 14:18:46 +02:00
dependabot[bot]
ce6a5694ff
Bump actions/download-artifact from 2 to 3 ( #47543 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 11:58:46 +01:00
dependabot[bot]
e5ae3b9762
Bump actions/setup-node from 2.5.1 to 3.2.0 ( #49040 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 11:56:14 +01:00
dependabot[bot]
c5f5cbe438
Bump actions/stale from 4 to 5 ( #47542 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 11:55:05 +01:00