Problem/Motivation
The name of the project in composer.json is pointing to azure_ai_search_vdb_provider. I suspect because of this there is now a "broken" composer namespace name for the releases, see https://www.drupal.org/project/ai_vdb_provider_azure_ai_search/releases/... for example:
composer require 'drupal/ai_vdb_provider_azure_ai_search-ai_vdb_provider_azure_ai_search:^1.1@beta'
the ai_vdb_provider_azure_ai_search is duplicated.
Proposed resolution
Fix the name in composer.json to drupal/ai_vdb_provider_azure_ai_search
Issue fork ai_vdb_provider_azure_ai_search-3564085
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
a.dmitriiev commentedComment #4
gxleano commentedIt looks good to me Artem!!
Comment #5
gxleano commentedComment #6
a.dmitriiev commentedDavid, thanks for review! Adding to merge train. I hope it will fix the project namespace, or I will have to create an issue in infra queue.
Comment #8
a.dmitriiev commented