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

Ts-40621 jacoco agent proxy settings are needed before loading config from teamscale #580

Conversation

flameJam
Copy link

Addresses issue TS-XXXXX

  • Changes are tested adequately
  • Agent's README.md 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.

Copy link
Contributor

@Raphael-N Raphael-N left a comment

Choose a reason for hiding this comment

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

Looks good, only two small naming comments 🙂

options.getTeamscaleProxyOptions(ProxySystemProperties.Protocol.HTTPS).putTeamscaleProxyOptionsIntoSystemProperties();
}

private void handleConfigId(AgentOptions options) throws AgentOptionReceiveException, AgentOptionParseException {
Copy link
Contributor

Choose a reason for hiding this comment

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

The new name is not fully fitting, because it also handles the config-file option 🤔

Copy link
Author

@flameJam flameJam Oct 14, 2024

Choose a reason for hiding this comment

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

I just split it into two methods since the config-id and the config-file are not directly related. Wdyt?

@Raphael-N Raphael-N merged commit 2ef217e into master Oct 14, 2024
7 checks passed
@Raphael-N Raphael-N deleted the ts/40621_jacoco_agent_proxy_settings_are_needed_before_loading_config_from_teamscale branch October 14, 2024 15:35
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