Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Summary

Updates the go-junit-report dependency reference in the unit tests GitHub Action from tag v0.9.1 to the specific commit SHA cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac. This change improves reproducibility and security by pinning to an exact commit rather than a mutable tag.

Changes

  • .github/actions/unit-tests/action.yml: Updated go run github.com/jstemmer/go-junit-report@v0.9.1 to go run github.com/jstemmer/go-junit-report@cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac

This change only affects how test results are processed into JUnit XML format after tests complete successfully. It does not modify any test code or application logic.

Testing

  • Lint checks passed locally where applicable
  • This change will be validated through CI - test results should continue to be properly processed and uploaded as artifacts

Human Review Checklist

  • Verify the commit SHA cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac is correct (can validate with: git ls-remote https://github.com/jstemmer/go-junit-report.git cc1f095d5cc5eca2844f5c5ea7bb37f6b9bf6cac)
  • Confirm CI passes and test results are properly processed and uploaded as artifacts
  • Verify this aligns with SDK-1496 (updating go-junit-report across all LaunchDarkly Go repositories)

Link to Devin run: https://app.devin.ai/sessions/d9bc1ac5704042e498ac4d51de7c44fa
Requested by: @keelerm84

Note: This PR is part of a coordinated update across 13 LaunchDarkly Go repositories to replace tag-based references with specific commit SHAs.

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Co-Authored-By: mkeeler@launchdarkly.com <keelerm84@gmail.com>
@keelerm84 keelerm84 force-pushed the mk/sdk-1496/sha-over-tag branch from 5ef9c62 to 1984530 Compare October 13, 2025 14:52
@keelerm84 keelerm84 marked this pull request as ready for review October 13, 2025 15:31
@keelerm84 keelerm84 requested a review from a team as a code owner October 13, 2025 15:31
@keelerm84 keelerm84 merged commit 414614e into v3 Oct 13, 2025
9 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1496/sha-over-tag branch October 13, 2025 15:53
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.