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

Fix HTMLProofer authentication #55

Merged
merged 10 commits into from
Sep 14, 2020
Merged

Conversation

asbjornu
Copy link
Contributor

@asbjornu asbjornu commented Aug 25, 2020

This PR hopefully fixes HTMLProofer authentication. As per gjtorikian/html-proofer#86 (comment) it's a bit unclear just how HTMLProofer expects the :domain_auth to be set, so this PR will explore ways to do it correctly.

@asbjornu asbjornu force-pushed the feature/dx-1096_html_proofer_auth branch from ea22f9a to 3faf709 Compare August 25, 2020 11:15
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #55 into master will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   91.70%   91.81%   +0.10%     
==========================================
  Files          21       21              
  Lines         603      611       +8     
==========================================
+ Hits          553      561       +8     
  Misses         50       50              
Impacted Files Coverage Δ
...ker/entrypoint/lib/extensions/object_extensions.rb 97.50% <ø> (ø)
.docker/entrypoint/lib/commands/verifier.rb 96.55% <100.00%> (+0.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e516ce...91d2474. Read the comment docs.

@asbjornu asbjornu force-pushed the feature/dx-1096_html_proofer_auth branch 2 times, most recently from a9939e8 to 5fcbb25 Compare August 25, 2020 12:45
@asbjornu asbjornu force-pushed the feature/dx-1096_html_proofer_auth branch from e037e40 to e460f2e Compare September 7, 2020 14:01
@asbjornu asbjornu force-pushed the feature/dx-1096_html_proofer_auth branch from e460f2e to a4b732e Compare September 14, 2020 08:44
Copy link
Contributor

@NullableInt NullableInt left a comment

Choose a reason for hiding this comment

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

img

@asbjornu asbjornu merged commit ab9ee9c into master Sep 14, 2020
@asbjornu asbjornu deleted the feature/dx-1096_html_proofer_auth branch September 14, 2020 09:18
NullableInt pushed a commit that referenced this pull request Sep 16, 2020
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