Skip to content

Conversation

@rushilpatel0
Copy link
Contributor

@rushilpatel0 rushilpatel0 commented Sep 17, 2025

Motivation

Make it easier for users to update their version of installed codegen

Content

  • new command with args added to support updating the current codegen version
  • add a version check to the cli startup

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 47.23247% with 143 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/codegen/cli/commands/update/updater.py 48.11% 124 Missing ⚠️
src/codegen/cli/commands/update/main.py 19.04% 17 Missing ⚠️
src/codegen/cli/cli.py 71.42% 2 Missing ⚠️
cursor[bot]

This comment was marked as outdated.

@kopekC
Copy link
Member

kopekC commented Sep 17, 2025

PR looks good to merge

Copy link
Member

@kopekC kopekC left a comment

Choose a reason for hiding this comment

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

Looks good to merge

@rushilpatel0 rushilpatel0 merged commit 1c82d0a into develop Sep 17, 2025
17 of 19 checks passed
@rushilpatel0 rushilpatel0 deleted the rpatel/update-command branch September 17, 2025 20:40
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.56.23 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants