Skip to content

Add default HTML-Proofer Typhoeus configuration to the CI command line #1380

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 1 commit into from
May 4, 2022

Conversation

griggt
Copy link
Contributor

@griggt griggt commented May 4, 2022

Apparently when specifying --typhoeus-config on the command line, all the defaults are discarded, and must be re-specified if desired.

The default values were taken from:
https://github.com/gjtorikian/html-proofer/blob/1bab3a1a18e95a10378371ddf000df9bea01740e/lib/html-proofer/configuration.rb#L36-L44

This should hopefully fix the rash of 403s since #1376 and #1378 were merged.

Apparently when specifying --typhoeus-config on the command line, all the
defaults are discarded, and must be re-specified if desired.

The default values were taken from:
https://github.com/gjtorikian/html-proofer/blob/1bab3a1a18e95a10378371ddf000df9bea01740e/lib/html-proofer/configuration.rb#L36-L44

This should hopefully fix the rash of 403s since scala#1376 and scala#1378 were merged.
@SethTisue
Copy link
Member

The PR run doesn't test this, so let's just merge it and then wait and see what happens with the next cron run.

Thanks Tom!

@SethTisue SethTisue merged commit 33c70ce into scala:main May 4, 2022
@griggt griggt deleted the bye-bye-403 branch May 4, 2022 04:11
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