Skip to content

fix: Ignoreurls update #2916

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

Merged
merged 6 commits into from
Jun 12, 2025
Merged

Conversation

deerskindoll
Copy link
Contributor

What does this pull request change?

updated IgnoreUrls list to include all developers.redhat.com pages. the pages fail due to 403 error during htmltest.

What issues does this pull request fix or reference?

Specify the version of the product this pull request applies to

main

Pull Request checklist

The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
    • The page contains a redirection for the previous URL.
    • Propagate the URL change in:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

@deerskindoll deerskindoll requested a review from a team as a code owner June 10, 2025 13:22
@deerskindoll deerskindoll requested a review from amisevsk June 10, 2025 13:22
Copy link

github-actions bot commented Jun 10, 2025

Click here to review and test in web IDE: Contribute

Copy link

github-actions bot commented Jun 10, 2025

🎊 Navigate the preview: https://68501cfd660ddd0d3ff86d21--eclipse-che-docs-pr.netlify.app 🎊

Copy link
Member

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-1 for this change, all URL from Red Hat Developer Portal should be 200 e.g.


ibuziuk@ibuziuk-mac ~ % curl -I https://developers.redhat.com/products/openshift-local/overview 
HTTP/2 200 
server: Apache
x-drupal-dynamic-cache: MISS
content-language: en
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
content-security-policy-report-only: default-src https:; script-src 'unsafe-inline' 'unsafe-eval' https:; object-src https:; style-src 'unsafe-inline' https:; img-src https: 'self' data:; media-src https:; frame-src https:; frame-ancestors 'self' https://www.redhat.com/; font-src https: data:; connect-src https: wss:; report-uri /report-csp-violation
x-xss-protection: 1
rh_cmdb: DRHC-001
x-drupal-cache: HIT
last-modified: Tue, 10 Jun 2025 12:43:32 GMT
etag: "1749559412-gzip"
x-myvhost: executed
x-isphp: executed
content-type: text/html; charset=UTF-8
expires: Tue, 10 Jun 2025 13:29:52 GMT
cache-control: max-age=0, no-cache, no-store
pragma: no-cache
date: Tue, 10 Jun 2025 13:29:52 GMT
x-rh-edge-request-id: 81bbdc3
x-rh-edge-reference-id: 0.1e6ed417.1749562192.81bbdc3
x-rh-edge-cache-status: Hit from child
strict-transport-security: max-age=86400 ; includeSubDomains

test failures should be investigated and fixed properly

Copy link
Member

@ibuziuk ibuziuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as a workaround

@deerskindoll deerskindoll merged commit 87c5322 into eclipse-che:main Jun 12, 2025
7 checks passed
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.

2 participants