Skip to content

chore: Remove duplicate version from "all" #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

PR description is being written. Please check back in a minute.

Devin Session: https://app.devin.ai/sessions/3688baf346a04221b1fb3b4a13d6b767

This action determines which versions of go we are supporting, including
a latest, penultimate, and a minimum version. When the minimum and
penultimate are the same version, we would have duplicate entries.

This would lead to multiple runs of the same sets of tests (which would
be fine), but failed when the test results were uploaded, due to naming
collisions.

Based on changes from go-sdk-common SHA 2fc5d4313b11f18ab8a964d153c663f9e0a64f60

Co-Authored-By: mkeeler@launchdarkly.com <keelerm84@gmail.com>
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner July 8, 2025 14:48
Copy link
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

@devin-ai-integration devin-ai-integration bot added the devin-pr Pull request created by Devin AI label Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devin-pr Pull request created by Devin AI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant