Skip to content

v2-Migration: Repository controller #775

@frewilhelm

Description

@frewilhelm

Description

We need to migrate the library functions used within the repository controller from the old OCM implementation to the new OCM library. This will ensure compatibility with the latest features, improved maintainability, and better support for future updates.

The purpose of the repository controller was to validate the OCM repository spec and ping the repository.

Done Criteria

  • Identify all usages of old OCM functions in the repository controller.
  • Replace them with their equivalents from the new OCM library.
  • Update imports and resolve any breaking changes.
  • Refactor code as needed to accommodate API changes.
  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Labels

area/ipceiImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epic

Type

No fields configured for Task.

Projects

Status
🍺 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions