Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

refactor!: moved to new ophyd_devices repo structure

wakonig_k requested to merge refactor/ophyd_repo_structure into main

Description

Moved ophyd devices to the new repo structure.

Related Issues

closes #63 (closed)

Type of Change

  • Restructured the repo as discussed in #63 (closed)
  • Removed outdated files
  • Removed devices that are already in the beamline-specific repos

Potential side effects

Imports will change! - Hence this will be major version bump.

Additional Comments

In #63 (closed) it was mentioned that we'll add dedicated tests to ensure that all devices have a corresponding example. For now, this is not enforced, as we still have some beamline-specific devices here and some that should probably be removed. I suggest to add the check once we are done with the cleanup.

Once merged, the beamline repos have to update their imports.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports