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

Ignore CSS rule failures in linkchecker #1451

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

julienduchesne
Copy link
Member

The link checking tool works rather well but for some reason, it sometimes 404s trying to query CSS rules
It's always rules ending with /*!sc*/, so this should fix the issue
See https://github.com/grafana/terraform-provider-grafana/actions/runs/8456346680/job/23165928130 for an example of a failure

The link checking tool works rather well but for some reason, it sometimes 404s trying to query CSS rules
It's always rules ending with `/*!sc*/`, so this should fix the issue
See https://github.com/grafana/terraform-provider-grafana/actions/runs/8456346680/job/23165928130 for an example of a failure
@julienduchesne julienduchesne requested a review from a team as a code owner March 28, 2024 14:16
Copy link

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 trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne merged commit 7fe822f into main Mar 28, 2024
27 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/fix-linkchecker branch March 28, 2024 14:37
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

1 participant