Skip to content

Add additional environment variables used by python networking stack #1032

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 18 commits into from
May 27, 2025
Prev Previous commit
Next Next commit
No commit message
  • Loading branch information
EliSchleifer committed May 26, 2025
commit 39481a1efcd341bac55deb29c533e4edac90496a
4 changes: 2 additions & 2 deletions linters/cfnlint/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ tools:
runtime: python
package: cfn-lint
shims: [cfn-lint]
known_good_version: 1.35.1
known_good_version: 1.35.3
lint:
definitions:
- name: cfnlint
Expand All @@ -22,7 +22,7 @@ lint:
tools: [cfnlint]
suggest_if: files_present
issue_url_format: https://github.com/aws-cloudformation/cfn-lint/blob/main/docs/rules.md
known_good_version: 1.35.1
known_good_version: 1.35.3
version_command:
parse_regex: ${semver}
run: cfn-lint --version
2 changes: 1 addition & 1 deletion tools/sourcery/plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ tools:
runtime: python
package: sourcery
shims: [sourcery]
known_good_version: 1.2.0
known_good_version: 1.37.0
4 changes: 2 additions & 2 deletions tools/sourcery/sourcery.test.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import { makeToolTestConfig, toolTest } from "tests";
toolTest({
toolName: "sourcery",
toolVersion: "1.2.0",
toolVersion: "1.37.0",
testConfigs: [
makeToolTestConfig({
command: ["sourcery", "--version"],
expectedOut: "1.2.0",
expectedOut: "1.37.0",
}),
],
});
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy