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

move fix from #1376 to right part of CI config #1378

Merged
merged 1 commit into from
May 2, 2022

Conversation

SethTisue
Copy link
Member

No description provided.

@SethTisue
Copy link
Member Author

PR runs don't test the change, only merge runs. so, merging in order to test.

@SethTisue SethTisue merged commit 444cd27 into scala:main May 2, 2022
@SethTisue SethTisue deleted the adjust-htmlproofer-again branch May 2, 2022 00:13
@SethTisue SethTisue changed the title move fix for #1376 to right part of CI config move fix from #1376 to right part of CI config May 2, 2022
@SethTisue
Copy link
Member Author

oh, merging isn't enough, we'd have to wait for the next cron run

I'm not that patient, so I've submitted #1379 which should allow us to manually trigger the same stuff the cron runs do

griggt added a commit to griggt/scala-lang that referenced this pull request May 4, 2022
… line

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.
griggt added a commit to griggt/scala-lang that referenced this pull request 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 scala#1376 and scala#1378 were merged.
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.

1 participant