| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Early comment
Sorry, something went wrong.
There was a problem hiding this comment.
Adds a new feature flag to enable Java TLS/network debug logging for the remainder of a workflow job by appending -Djavax.net.debug=all to JAVA_TOOL_OPTIONS during init.
Changes:
Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/init-action.ts | Exports JAVA_TOOL_OPTIONS with -Djavax.net.debug=all when the new feature flag is enabled. |
| src/feature-flags.ts | Adds the JavaNetworkDebugging feature and its featureConfig entry. |
| lib/*.js | Generated build output reflecting the feature flag/config and init behavior updates. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds a FF to enable Java network debugging for the rest of the job.
Risk assessment
For internal use only. Please select the risk level of this change:
Which use cases does this change impact?
Workflow types:
Products:
Environments:
How did/will you validate this change?
If something goes wrong after this change is released, what are the mitigation and rollback strategies?
How will you know if something goes wrong after this change is released?
Are there any special considerations for merging or releasing this change?
Merge / deployment checklist