Skip to content

Update CLI version to v5.14.9 #290

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

Closed
wants to merge 1 commit into from

Conversation

taplytics-robot
Copy link
Contributor

This PR was automatically created by the DevCycle CLI release workflow.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @taplytics-robot - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟡 General issues: 1 issue found
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@@ -1 +1 @@
export const CLI_VERSION = '5.14.9'
export const CLI_VERSION = 'v5.14.9' // auto updated by dvc cli release workflow
Copy link

Choose a reason for hiding this comment

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

suggestion: Consider removing the comment about the auto-update.

The comment about the auto-update by the release workflow might be better placed in documentation or a commit message rather than in the code itself. This keeps the code cleaner and avoids potential confusion.

Suggested change
export const CLI_VERSION = 'v5.14.9' // auto updated by dvc cli release workflow
export const CLI_VERSION = 'v5.14.9'

@emmawillis emmawillis closed this May 31, 2024
@emmawillis emmawillis deleted the update-cli-version-to-v5.14.9 branch May 31, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants