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

Machine ID: TBOT_USE_PROXY_ADDR use "yes" vs "1" for consistency #48667

Merged

Conversation

strideynet
Copy link
Contributor

Gus rightly pointed out that we tend to use "yes" rather than "1" for truthiness with env var flags.

@strideynet
Copy link
Contributor Author

I'll manually backport this into the backports for #48373

@strideynet strideynet enabled auto-merge November 8, 2024 12:10
@strideynet strideynet added this pull request to the merge queue Nov 8, 2024
Merged via the queue into master with commit 14e47e1 Nov 8, 2024
39 checks passed
@strideynet strideynet deleted the strideynet/tbot-use-proxy-addr-env-var-truthy-values branch November 8, 2024 12:39
strideynet added a commit that referenced this pull request Nov 8, 2024
)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
strideynet added a commit that referenced this pull request Nov 8, 2024
)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
strideynet added a commit that referenced this pull request Nov 8, 2024
)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
github-merge-queue bot pushed a commit that referenced this pull request Nov 8, 2024
…n using TLS routing (#48675)

* Machine ID: Support overriding Proxy address from ProxyPing when using TLS routing (#48373)

* Start working on ability to use explicit proxy address

* Convert more call-sites to use new helper

* Convert final callsite

* Simplify implementation

* Fix teests

* Remove additional check

* Fix dialling auth client

* Update env var name

* Machine ID: TBOT_USE_PROXY_ADDR use "yes" vs "1" for consistency (#48667)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
github-merge-queue bot pushed a commit that referenced this pull request Nov 8, 2024
…n using TLS routing (#48677)

* Machine ID: Support overriding Proxy address from ProxyPing when using TLS routing (#48373)

* Start working on ability to use explicit proxy address

* Convert more call-sites to use new helper

* Convert final callsite

* Simplify implementation

* Fix teests

* Remove additional check

* Fix dialling auth client

* Update env var name

* Machine ID: TBOT_USE_PROXY_ADDR use "yes" vs "1" for consistency (#48667)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
smallinsky pushed a commit that referenced this pull request Nov 12, 2024
…n using TLS routing (#48666)

* Start working on ability to use explicit proxy address

* Convert more call-sites to use new helper

* Convert final callsite

* Simplify implementation

* Fix teests

* Remove additional check

* Fix dialling auth client

* Update env var name

* Machine ID: TBOT_USE_PROXY_ADDR use "yes" vs "1" for consistency (#48667)

* Prefer "yes" over "1" for historical consistency

* Try and retrigger the CLA check with an empty commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
machine-id no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants