Skip to content

Don't collect microstackshots, or stale errors#62

Merged
grahamc merged 3 commits intomainfrom
dont-pull-microstackshots
Aug 26, 2024
Merged

Don't collect microstackshots, or stale errors#62
grahamc merged 3 commits intomainfrom
dont-pull-microstackshots

Conversation

@grahamc
Copy link
Copy Markdown
Member

@grahamc grahamc commented Aug 26, 2024

Description
  1. microstackshots are just off-the-cuff diagnostics macOS collects even when not crashing
  2. commit 2 makes sure the first action to run is the only one which will submit crash logs, vs. all of them doing it repeatedly
  3. commit 3 reduces the scope of the crash logs to ones that occurred while this workflow was running.
Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 26, 2024

Deploy Preview for detsys-ts-docs ready!

Name Link
🔨 Latest commit 21e6930
🔍 Latest deploy log https://app.netlify.com/sites/detsys-ts-docs/deploys/66cc9ccf6f45bf00080a492b
😎 Deploy Preview https://deploy-preview-62--detsys-ts-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@grahamc grahamc enabled auto-merge August 26, 2024 14:33
@grahamc grahamc disabled auto-merge August 26, 2024 14:35
@grahamc grahamc changed the title Don't collect Microstackshots Don't collect microstackshots, or stale errors Aug 26, 2024
@grahamc grahamc requested a review from lucperkins August 26, 2024 15:20
@grahamc grahamc merged commit 817e4d4 into main Aug 26, 2024
@grahamc grahamc deleted the dont-pull-microstackshots branch August 26, 2024 15:24
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