Alexander Emelin
28c30a34ad
Comments: support live comments in dashboards and annotations ( #44980 )
2022-02-22 10:47:42 +03:00
Levente Balogh
0dfde923e3
fix: fix link pointing to breaking changes guideline ( #45662 )
2022-02-21 12:49:25 +01:00
Ryan McKinley
bbddab0294
Chore: refactor core transformer folder structure ( #45497 )
2022-02-17 08:12:38 -08:00
dependabot[bot]
d9a5af3d6f
Bump actions/github-script from 5 to 6 ( #45360 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 5 to 6.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/github-script
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-02-16 10:51:40 +01:00
Ryan McKinley
d665306ad1
Search: add feature flag and basic service ( #45112 )
...
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2022-02-15 10:26:03 -08:00
Levente Balogh
27ee091d49
Chore: fix Levitate reporting issues with missing PR numbers ( #45381 )
...
* chore: persist the PR number in the Levitate workflow artifact
This is going to be used later in the reporting workflow, as for
3rd party (fork) PRs Github doesn't correctly populate the `workflow_run` context (the PR number is missing from it).
* chore: use the PR number from the artifact for Levitate reporting
2022-02-15 11:10:44 +01:00
Levente Balogh
4aca996c55
fix: use the a PAT instead of the GITHUB_TOKEN ( #45376 )
2022-02-15 11:06:23 +01:00
gotjosh
1a9638c363
Alerting: Add Alerting Squad as codeowner of legacy alerting ( #45282 )
...
* Alerting: Add Alerting Squad as codeowner of legacy alerting
* update with split by function
* not ending with a /
2022-02-11 19:21:45 +01:00
Levente Balogh
5e9faec428
Chore: guideline for dealing with breaking changes ( #45128 )
...
* Wip
* docs: add the first version of the breaking-changes guidelines
* chore: add a graphic about the CI workflow
* docs: add information about the CI workflow
* docs: add TOC to the breaking changes guideline
* chore: add a link in the comment to the guideline
* docs: fine-tune the style of the last paragraph
* docs: fix the way we reference `deprecationWarning()`
* fix: Prettier issues
* fix: fix Prettier issues
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: fix typo in the guideline
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: fix typo in the guideline
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: fix typo in the guideline
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* docs: update the wording in the guide
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
* fix: fix prettier issues
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-11 09:29:57 +01:00
Zoltán Bedi
bf3a8d74cf
Chore: Add dependabot to the ignore list ( #45233 )
...
for external label so @daniellee doesn't have to manually remove that label 😄
2022-02-10 22:18:08 +01:00
Timur Olzhabayev
a771cbd871
fix(github_actions): workflow execution concurrency is now limited to 1 ( #45125 )
2022-02-10 14:01:18 +01:00
Vicky Lee
e55ed6457b
add to CloudWatch Logs to GH Projects automatically ( #45158 )
2022-02-09 16:56:44 +00:00
Levente Balogh
fba9c0be53
chore(levitate-reporting): update the variables sent to Slack ( #45122 )
...
The previously used `.url` property was actually giving back a link to the API,
which is not the most suitable thing for us.
2022-02-09 10:08:22 +00:00
Jack Westbrook
f885c2ede9
Chore: Make detect breaking changes workflow backport compatible ( #45005 )
...
* fix(detect-breaking-changes): use the base.ref for backport compatibility
* chore(check-breaking-changes): update path to previous package dist directory
2022-02-08 11:33:33 +01:00
Levente Balogh
ffee50b57c
chore: send a notification to Slack when there is a breaking change ( #44699 )
...
We would like this to have a bit better chance for helping out with
breaking changes in the beginning and also to have a historical overview
of what happened.
2022-02-08 11:20:11 +01:00
Gábor Farkas
9c2dd505ff
github: add issues to observability squad projects ( #44992 )
...
* github: add issues to observability squad projects
* Added new actions
Co-authored-by: Joey Tawadrous <joey.tawadrous@grafana.com>
2022-02-07 17:23:58 +01:00
Ashley Harrison
12176e24ef
Chore: update eslint ( #44982 )
2022-02-07 13:46:02 +00:00
Gábor Farkas
aa22499b29
packages: disable auto-updating of slate-related package ( #44640 )
2022-01-31 11:15:06 +01:00
Gábor Farkas
465ed9f5d3
CODEOWNERS: update based on renamed github team ( #44495 )
2022-01-27 11:47:29 +01:00
Gábor Farkas
ad4a9a48d2
CODEOWNERS: update based on o11y squad changes ( #44474 )
...
* CODEOWNERS: update based on o11y squad changes
* add back by-mistake deleted part
* move logs-panel to logs-traces-squad
2022-01-26 16:10:38 +01:00
Jack Westbrook
ed7552db79
Renovate: Separate storybook from monthly patches ( #44373 )
2022-01-24 12:44:36 +01:00
Ryan McKinley
082b1b4db7
Geomap: add spatial transformers (alpha) ( #44020 )
2022-01-21 14:27:26 -08:00
Jack Westbrook
5b61273497
CI: Update breaking changes workflow to compare against main ( #44097 )
...
* ci(breaking-changes): split into separate builds for pr and main
* ci(breaking-changes): add path for npm install steps
* ci(breaking-changes): fix up workflow, update bash script
2022-01-20 10:20:32 +01:00
Timur Olzhabayev
fffd4c10b7
chore(checks): skip draft PRs ( #43519 )
...
* chore(checks): skip draft PRs for PR checks action
2022-01-17 19:16:33 +01:00
malcolmholmes
6d072ad84d
Split prepare-release ( #44124 )
2022-01-17 16:00:53 +00:00
malcolmholmes
cc9cbb8fab
Release: remove bump from prepare release action ( #44111 )
2022-01-17 15:18:13 +00:00
Ryan McKinley
fd8baf5f7d
Gazetteer: reactor so the source is a DataFrame ( #43783 )
2022-01-13 17:15:31 -08:00
renovate[bot]
274abf53ba
Add copy-webpack-plugin to ignore list for now ( #41965 )
...
* Update dependency copy-webpack-plugin to v10
* Ignore copy webpack plugin for now
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2022-01-13 14:58:26 +01:00
Ashley Harrison
f74b21c119
Dependencies: downgrade typescript to 4.4.4 for now ( #43970 )
...
* Downgrade typescript to 4.5.2 for now
* Downgrade to 4.4.4 instead :(
* kick drone
* Update .github/renovate.json5
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-01-13 10:08:38 +00:00
Marcus Efraimsson
c1a9a36bd2
Chore: Add PR Check action enforcing backport decision ( #43916 )
...
Ref https://github.com/grafana/grafana-github-actions/pull/53
Ref https://github.com/grafana/grafana-release/issues/60
2022-01-12 13:09:25 +01:00
dependabot[bot]
44cca3e4c1
Bump actions/setup-node from 2.4.1 to 2.5.1 ( #43570 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 12:15:50 +01:00
dependabot[bot]
6435222d82
Bump actions/cache from 2.1.6 to 2.1.7 ( #42176 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 12:14:37 +01:00
Sofia Papagiannaki
e25613a360
Update CODEOWNERS for SQL data sources ( #43456 )
2022-01-10 10:03:44 +01:00
Ashley Harrison
f2336fd981
Need to add a group name to ensure they're batched correctly ( #43796 )
2022-01-07 12:32:09 +00:00
Ashley Harrison
1fe098ecd2
Enable patch updates in renovate ( #43795 )
2022-01-07 11:27:23 +00:00
Levente Balogh
aeddfb0506
Github Actions: another fix for the levitate workflow ( #43742 )
...
* fix: add col number to the link to work correctly
If we don't provide the position in a #step:{line}:{column} format
then the Github UI won't take us to the correct step.
* fix: escape the backtick ("`") characters properly
2022-01-06 12:02:45 +01:00
Levente Balogh
ef35fd4069
Github Actions: another fix for the levitate workflow ( #43659 )
...
* chore: link to the actual workflow step
* chore: make the "Detect" workflow fail if there were any breaking changes
* chore: stop making the reporting workflow fail on breaking changes
* fix: fix typo (`mesage` -> `message`)
2022-01-04 13:54:38 +01:00
Levente Balogh
00c356f55f
fix: checkout the repo to have the helper scripts available ( #43646 )
2022-01-04 11:08:08 +01:00
Levente Balogh
1e3cf75862
Github Actions: update the reporting for the levitate workflow ( #43621 )
...
* chore: stop checking out the repo and use the `unzip` command
* refactor: remove deprecated workflow script
* refactor: add whitespace around template variable
2022-01-04 10:23:28 +01:00
Levente Balogh
8ed5b95f42
Chore: change triggering of the detect-breaking-changes Github flow ( #43188 )
...
* chore: only run the breaking-changes flow on pull requests
* chore: run the detect-breaking-changes flow on opening a PR
* chore: use
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* Wip
* trying to get workflow split running.
* trying to trigger workflow.
* trying to trigger.
* Splits levitate job into two workflows.
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2022-01-03 12:48:12 +01:00
natellium
1e7a730f1f
Chore: fix removeFromProject command name
2021-12-30 18:33:27 +01:00
Maria Alexandra
739e9d88d1
Chore: Add command to remove issue from project in GH actions ( #43595 )
...
Co-authored-by: natellium <natalia.bernarte@grafana.com>
2021-12-30 17:45:27 +01:00
Maria Alexandra
c68b6698ff
Chore: Fix format error in commands.json ( #43596 )
2021-12-30 15:14:59 +01:00
Ryan McKinley
4233a62aeb
DashboardPreviews: add dashboard previews behind feature flag ( #43226 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2021-12-23 09:43:53 -08:00
MeanMina
c5af1aecec
add issues to Observability Squad project ( #43500 )
2021-12-23 15:47:08 +00:00
Vicky Lee
2945c3a276
automate Cloud DS GH projects ( #43428 )
2021-12-21 15:58:23 +00:00
Timur Olzhabayev
339cfb8736
chore(commands): add issues of type/docs to global docs project ( #43114 )
2021-12-21 15:53:55 +01:00
Hugo Häggmark
b41c3124bb
Chore: Update Prepare release action ( #43397 )
...
* Update bump-version.yml
* Chore: test
* tst
* use right branc
* use right test
* chore: test
* Chore: test
* Chore: test
* Chore:test
* WIP: test
* WIP: test
* WIP: test
* WIP: test
* Chore: revert workflows
* WIP: test
* Update prepare-release.yml
* WIP: test
* Chore: test
* WIP: test
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: update close-milestone
* Update close-milestone.yml
* Chore: update remove-milestone
* Update prepare-release.yml
* Chore: updates update-changelog
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: forgot the version_call param
* Update prepare-release.yml
* Update bump-version.yml
* Update close-milestone.yml
* Update remove-milestone.yml
* Update update-changelog.yml
* Chore: removes empty spaces
* Update prepare-release.yml
* Start Test: change ref to test github action bump version
* test: use the right branch reference
* Update bump-version.yml
* ref right branches
Co-authored-by: Maria Alexandra <239999+axelavargas@users.noreply.github.com>
2021-12-21 14:34:05 +01:00
Maria Alexandra
1008d46304
Chore: Remove User Essentials from public/ directory in CODEOWNERS ( #43370 )
2021-12-21 09:26:02 +01:00
Maria Alexandra
0ce7799046
Chore: Create prepare release action ( #43357 )
...
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-12-20 14:16:22 +01:00