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

Oncall: Stop reading password and auth header #1020

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

julienduchesne
Copy link
Member

Tests are failing because it seems like the API doesn't return the password anymore
This makes these attributes sensitive and stops reading them (because the API returns stars instead of the real value)

Tests are failing because it seems like the API doesn't return the password anymore
This makes these attributes sensitive and stops reading them (because the API returns stars instead of the real value)
@julienduchesne julienduchesne changed the title Oncall: Stop reading password or auth header Oncall: Stop reading password and auth header Sep 5, 2023
@github-actions
Copy link

github-actions bot commented Sep 5, 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 marked this pull request as ready for review September 5, 2023 13:55
@julienduchesne julienduchesne requested a review from a team as a code owner September 5, 2023 13:55
@julienduchesne julienduchesne merged commit b214cfa into master Sep 5, 2023
3 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/oncall-webhook-password branch September 5, 2023 14:38
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.

None yet

2 participants