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

(#954) Enhance and clarify proxy bypass list documentation #958

Conversation

corbob
Copy link
Member

@corbob corbob commented Feb 24, 2024

Description Of Changes

Enhance and clarify the proxy bypass list settings.

Additionally clarify the root certificates needed as that data appeared to be outdated.

Motivation and Context

Need to be more clear that the bypass list is a regular expression list and not a globbing list.

Testing

  • I have previewed these changes using the Docker Container or another method before submitting this pull request.

Change Types Made

  • Minor documentation fix (typos etc.).
  • Major documentation change (refactoring, reformatting or adding documentation to existing page).
  • New documentation page added.
  • The change I have made should have a video added, and I have raised an issue for this.
    • Issue #

Change Checklist

  • Requires a change to menu structure (top or left-hand side)/
  • Menu structure has been updated

Related Issue

Fixes #954

@corbob corbob requested a review from pauby February 24, 2024 02:21
@corbob corbob self-assigned this Feb 24, 2024
Copy link
Member

@pauby pauby left a comment

Choose a reason for hiding this comment

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

Other than the one question I had, which we may just need to make clearer, this is good.

input/en-us/configuration.md Outdated Show resolved Hide resolved
@corbob corbob marked this pull request as draft February 26, 2024 18:54
@corbob corbob force-pushed the 954-enhance-and-clarify-proxy-bypass-list-documentation branch from 607b9e9 to d8432bc Compare April 5, 2024 00:31
@corbob corbob force-pushed the 954-enhance-and-clarify-proxy-bypass-list-documentation branch from d8432bc to 1a5afdf Compare April 23, 2024 16:36
@corbob corbob marked this pull request as ready for review April 23, 2024 16:37
@corbob corbob force-pushed the 954-enhance-and-clarify-proxy-bypass-list-documentation branch 2 times, most recently from 388ef68 to f41229f Compare April 23, 2024 16:46
Copy link
Member

@pauby pauby left a comment

Choose a reason for hiding this comment

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

I'm happy with this. Can you make that one small change and we can merge?

input/en-us/guides/usage/proxy-settings-for-chocolatey.md Outdated Show resolved Hide resolved
@corbob corbob force-pushed the 954-enhance-and-clarify-proxy-bypass-list-documentation branch from f41229f to 360f33c Compare April 25, 2024 16:44
@corbob corbob requested a review from pauby April 25, 2024 16:45
Clarify that Chocolatey treats the proxy bypass settings as a comma
separated list of regular expressions.

Update information about certificates used

It would seem that packages.chocolatey.org no longer uses the AddTrust
certificate, and instead uses the same certificate that
community.chocolatey.org uses. This updates the section speaking about
these certificates to only include the GoDaddy root certificate. It also
clarifies the prior remark about the Thumbnail being incorrect. The
GoDaddy repository now lists the column as CHA256 Thumbnails, and it
matches the thumbnail presented by Firefox.
Bring the proxy information over from Chocolatey CLI help changes.
The template option on the new command references the Chocolatey CLI
build path instead of the default install location. This updates it to
reflect the standard installation path.
@pauby pauby force-pushed the 954-enhance-and-clarify-proxy-bypass-list-documentation branch from 360f33c to b273ffd Compare April 30, 2024 09:41
@pauby pauby enabled auto-merge April 30, 2024 09:41
@pauby
Copy link
Member

pauby commented Apr 30, 2024

Thanks @corbob. I've rebased this and set it to auto-merge when checks are complete.

@pauby pauby merged commit c02cbfc into chocolatey:master Apr 30, 2024
1 check passed
choco-bot pushed a commit that referenced this pull request Apr 30, 2024
Merge pull request #958 from corbob/954-enhance-and-clarify-proxy-bypass-list-documentation

(#954) Enhance and clarify proxy bypass list documentation
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.

Enhance and Clarify Proxy Bypass List documentation
3 participants