Branch: refs/heads/master
Home: https://github.com/jenkins-infra/update-center2
Commit: 333f7c8cb489867bdcbff9d559680b7a28fbd970
https://github.com/jenkins-infra/update-center2/commit/333f7c8cb489867bdcbff9d559680b7a28fbd970
Author: Damien Duportal <[email protected]>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M site/generate-htaccess.sh
M site/publish.sh
M site/test/test.sh
Log Message:
-----------
fix(site/htaccess) only use Apache `mod_rewrite` by replacing `RedirectMatch`
by `RewriteRule` directives (#812)
* tests(site/test) cover the 3 kind of redirections to get.jenkins.io
Signed-off-by: Damien Duportal <[email protected]>
* fix(site) replace RedirectMatch Apache rule by RewriteRules for deterministic
priority
Signed-off-by: Damien Duportal <[email protected]>
* fix(publish) use Apache rewrite rules instead of 'RedirectMatch'
Signed-off-by: Damien Duportal <[email protected]>
---------
Signed-off-by: Damien Duportal <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkins-infra/update-center2/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/master/ec5ab5-333f7c%40github.com.