Skip to content

Conversation

@innodreamer
Copy link
Member

@innodreamer innodreamer commented Sep 29, 2025

  • Update go.mod/go.sum and README.md
    • Update compatible model versions
      • cm-model v0.0.14 (cb-tumblebug v0.11.13)
  • Update error messages
    • For cases that are neither an on-premises user model nor a cloud user model.
  • Update docker-compose.yaml
    • Update cm-damselfly image version to 0.3.6

@innodreamer innodreamer requested a review from Copilot September 29, 2025 11:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the cm-model dependency from v0.0.13 to v0.0.14 and cb-tumblebug from v0.11.9 to v0.11.13, along with updating the Docker image version to 0.3.6. Additionally, it improves error messages to provide clearer explanations when the 'isCloudModel' field is missing.

  • Updated dependency versions for cm-model and cb-tumblebug
  • Enhanced error messages for better clarity when model type cannot be determined
  • Updated Docker image version and documentation

Reviewed Changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pkg/api/rest/handler/cloud-user-model.go Enhanced error messages to clarify when model type is neither on-premise nor cloud
go.mod Updated cm-model to v0.0.14 and cb-tumblebug to v0.11.13
docker-compose.yaml Updated cm-damselfly image version to 0.3.6
cmd/cm-damselfly/go.mod Updated cm-model to v0.0.14 and cb-tumblebug to v0.11.13
README.md Updated version compatibility table to reflect new model versions

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@innodreamer innodreamer merged commit 83b028b into cloud-barista:main Sep 29, 2025
2 checks passed
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.

1 participant