| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This pull request reduces the log levels for private registry connection check messages in the start-proxy action to minimize workflow annotation noise. Connection test failures that previously logged as errors now log as info or warning, making the logs less noisy for non-critical diagnostic checks.
Changes:
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/start-proxy/reachability.ts | Reduced log levels for connection check failures from error to info/warning |
| lib/start-proxy-action.js | Generated JavaScript code (mirrors TypeScript changes) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Reduces the log levels of the connection check messages, to reduce noise from workflow annotations
Note: liner failures are unrelated to this PR and will be resolved by #3512
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