FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Start Proxy: Make the post step more robust to errors by marcogario · Pull Request #2643 · github/codeql-action · GitHub

Start Proxy: Make the post step more robust to errors - #2643

Merged
marcogario merged 3 commits into
mainfrom
marcogario/robustify_start_proxy_post
Dec 11, 2024
Merged

marcogario merged 3 commits into
mainfrom
marcogario/robustify_start_proxy_post

Conversation

Copy link
Copy Markdown
Contributor

The post step of the start-proxy action tries to kill the proxy process and, when run in debug mode, uploads a log file as artifact. This PR makes failures in either of those operations non-fatal. Moreover, it extends the manifest for the action to include the github token that is required to upload the artifact itself.

This action is used internally, so I don't think a changelog entry is needed, but happy to copy a summary of ^.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

Comment thread src/start-proxy-action-post.ts Fixed
Comment thread src/start-proxy-action-post.ts Fixed
Comment thread src/start-proxy-action-post.ts Fixed
marcogario force-pushed the marcogario/robustify_start_proxy_post branch from d0a1f42 to 47dd68e Compare December 11, 2024 15:12
marcogario marked this pull request as ready for review December 11, 2024 15:21
marcogario requested a review from a team as a code owner December 11, 2024 15:21
marcogario requested review from aibaars and removed request for a team December 11, 2024 15:21
marcogario enabled auto-merge December 11, 2024 16:57
marcogario merged commit 78d0136 into main Dec 11, 2024
marcogario deleted the marcogario/robustify_start_proxy_post branch December 11, 2024 17:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL