refactor!: moved to new ophyd_devices repo structure

BREAKING CHANGE: cleaned up and migrated to the new repo structure. Only shared devices will be hosted in ophyd_devices. Everything else will be in the beamline-specific repositories
This commit is contained in:
2024-05-08 11:37:51 +02:00
parent be689baa29
commit 3415ae2007
38 changed files with 119 additions and 4434 deletions

View File

@ -138,7 +138,7 @@ pytest:
config_test:
stage: test
script:
- ophyd_test --config ./ophyd_devices/epics/db/ --output ./config_tests
- ophyd_test --config ./ophyd_devices/configs/ --output ./config_tests
artifacts:
paths:
- ./config_tests