Skip to content

TS-46892 Extended system proxy support#935

Open
Stef2k16 wants to merge 4 commits into
masterfrom
ts/46892_system_proxies
Open

TS-46892 Extended system proxy support#935
Stef2k16 wants to merge 4 commits into
masterfrom
ts/46892_system_proxies

Conversation

@Stef2k16

@Stef2k16 Stef2k16 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Addresses issue TS-46892

  • Changes are tested adequately
  • Teamscale documentation updated in case of user-visible changes
  • CHANGELOG.md updated
  • Present new features in N&N
  • TGA Tutorial updated
  • TIA Tutorial updated

Please respect the vote of the Teamscale bot or flag irrelevant findings as tolerated or false positives. If you feel that the Teamscale config needs adjustment, please state so in a comment and discuss this with your reviewer.

@Stef2k16 Stef2k16 changed the title Ts/46892 system proxies TS-46892 Extended system proxy support Jul 7, 2026
@Stef2k16 Stef2k16 force-pushed the ts/46892_system_proxies branch from 24c61f2 to a6ef3f2 Compare July 7, 2026 09:23
private const val PROXY_PORT_SYSTEM_PROPERTY = ".proxyPort"
private const val PROXY_USER_SYSTEM_PROPERTY = ".proxyUser"
private const val PROXY_PASSWORD_SYSTEM_PROPERTY = ".proxyPassword"
private const val PROXY_HOST_SYSTEM_PROPERTY = "proxyHost"

@Stef2k16 Stef2k16 Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Technically unrelated to the bug, but I decided to fix it in here. Both the constants here and the template the constants are used in included the dot so that the dot was included twice in the final properties.

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