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

Break hardlinks to jenkins.io #6080

Merged
merged 2 commits into from
Feb 26, 2023

Conversation

NotMyFault
Copy link
Member

This PR picks up my comment on #6079 (comment), to break hardlinks to jenkins.io.
This ensures redirections lead to the domain URL, and not jenkins.io. A typical use-case of this scenario is browsing pages locally or on netlify, without redirects to jenkins.io.

@NotMyFault NotMyFault requested review from a team as code owners February 26, 2023 16:27
@probot-autolabeler probot-autolabeler bot added blogpost documentation Jenkins documentation, including user and developer docs, solution pages, etc. gsoc labels Feb 26, 2023
@NotMyFault NotMyFault removed request for a team February 26, 2023 16:27
@NotMyFault NotMyFault added chore and removed gsoc blogpost documentation Jenkins documentation, including user and developer docs, solution pages, etc. labels Feb 26, 2023
@probot-autolabeler probot-autolabeler bot added blogpost documentation Jenkins documentation, including user and developer docs, solution pages, etc. gsoc labels Feb 26, 2023
@NotMyFault NotMyFault removed gsoc blogpost documentation Jenkins documentation, including user and developer docs, solution pages, etc. labels Feb 26, 2023
@NotMyFault NotMyFault merged commit 0f4768e into jenkins-infra:master Feb 26, 2023
@NotMyFault NotMyFault deleted the wipeout-hardlinks-to-jio branch February 26, 2023 17:43
@daniel-beck
Copy link
Contributor

Shouldn't https://github.com/jenkins-infra/jenkins.io/blob/master/scripts/check-hard-coded-URL-references have identified these, and if it didn't, does it need to be fixed?

@NotMyFault
Copy link
Member Author

Shouldn't https://github.com/jenkins-infra/jenkins.io/blob/master/scripts/check-hard-coded-URL-references have identified these, and if it didn't, does it need to be fixed?

See #6081 (comment)

@zbynek
Copy link
Contributor

zbynek commented Feb 26, 2023

@daniel-beck the check fails to run recursively, #6082 should fix that

@daniel-beck
Copy link
Contributor

Thanks @zbynek @NotMyFault , looks like I had the same problem as Mark and expected the Ant semantics of ** to apply 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants