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

Command icon 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

a.dmitriiev created an issue. See original summary.

a.dmitriiev’s picture

Status: Active » Needs review
gxleano’s picture

It looks good to me Artem!!

gxleano’s picture

Status: Needs review » Reviewed & tested by the community
a.dmitriiev’s picture

Status: Reviewed & tested by the community » Fixed

David, 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.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

a.dmitriiev’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.