Skip to content
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

Fix: Face issue when testing the VulcanSQL integration with Canner Enteprise #185

Merged
merged 2 commits into from
Jun 12, 2023

Commits on Jun 9, 2023

  1. fix(extension-store-canner): support adding workspace sql name prefix…

    … to summary and operationId in spec of artifact.
    
    - display indicator files of each workspace when log debug info at "CannerPersistenceStore" and "CannerProfileReader"
    - support adding workspace sql name prefix to summary and operationId in spec of artifact in the "CannerPersistenceStore"
    kokokuo committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    8ab3f5e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. fix(extension-store-canner): fix non-consistency canner profile name

    - add some debug logger for providing information about "Evaluator" and "CannerPersistenceStore"
    - fix the non-consistency canner profile name in "CannerProfileReader".
    - fix missing the root path when download buffer stream of the artifact
    - update th test cases
    kokokuo committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    2d530cc View commit details
    Browse the repository at this point in the history