Skip to content

Harden Sentry release env test cleanup#104

Merged
Just-Insane merged 2 commits into
mainfrom
fix/sentry-release-env-test-cleanup
Jul 9, 2026
Merged

Harden Sentry release env test cleanup#104
Just-Insane merged 2 commits into
mainfrom
fix/sentry-release-env-test-cleanup

Conversation

@Just-Insane

Copy link
Copy Markdown
Contributor

Description

Follow-up to #103. Addresses the remaining post-merge Copilot review thread by wrapping the configureSentryReleaseEnv temp-directory lifecycle in try/finally, so the temporary $GITHUB_ENV directory is removed even if an unexpected read throws after the helper exits successfully.

This is test-only cleanup; no runtime behavior changes.

Validation

  • node_modules/.bin/oxfmt --check src/observability/sentryReleaseArtifacts.test.ts
  • node_modules/.bin/vitest run src/observability/sentryReleaseArtifacts.test.ts
  • node_modules/.bin/oxlint src/observability/sentryReleaseArtifacts.test.ts
  • node_modules/.bin/tsc --noEmit

AI disclosure

  • Fully AI generated follow-up for a PR review thread.

@Just-Insane Just-Insane marked this pull request as ready for review July 9, 2026 12:35
Copilot AI review requested due to automatic review settings July 9, 2026 12:35
@Just-Insane Just-Insane enabled auto-merge July 9, 2026 12:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Just-Insane Just-Insane temporarily deployed to cloudflare-preview July 9, 2026 13:12 — with GitHub Actions Inactive
@Just-Insane Just-Insane temporarily deployed to cloudflare-preview July 9, 2026 13:48 — with GitHub Actions Inactive
@Just-Insane Just-Insane added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit dd90db0 Jul 9, 2026
30 checks passed
@Just-Insane Just-Insane deleted the fix/sentry-release-env-test-cleanup branch July 9, 2026 13:54
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