Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix library_panel failing to be managed with API key #844

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

julienduchesne
Copy link
Member

To be combined with grafana/grafana-api-golang-client#136 before merging (the real fix is in that PR)
Fixes #840

@julienduchesne julienduchesne requested a review from a team as a code owner March 8, 2023 17:02
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically. To do so, a Grafana Labs employee must promote the Drone build.

For maintainers, it's better to run only the Cloud tests you need, rather than all of them. You can do so by setting the following parameter when promoting:

TESTARGS='-run=<testname>'

@julienduchesne julienduchesne merged commit 03304ff into master Mar 9, 2023
@julienduchesne julienduchesne deleted the julienduchesne/fix-org-error branch March 9, 2023 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use both API key and org ID
2 participants