OpenAssetIO / OpenAssetIO-Manager-BAL

A contrived "asset management system" for OpenAssetIO integration test cases.
Apache License 2.0
5 stars 4 forks source link

[Core] Update to new exception hierarchy. #75

Closed elliotcmorris closed 9 months ago

elliotcmorris commented 9 months ago

Closes #74

Migrate bal errors to new exceptions in openassetio errors namespace.

Needs work in progress (https://github.com/OpenAssetIO/OpenAssetIO/issues/1073) to be merged

feltech commented 9 months ago

Would be good to retarget CI to https://github.com/OpenAssetIO/OpenAssetIO/pull/1109 with a drop! commit, adding a little bit of test coverage for that PR.

elliotcmorris commented 9 months ago

Would be good to retarget CI to OpenAssetIO/OpenAssetIO#1109 with a drop! commit, adding a little bit of test coverage for that PR.

Good idea, did that.

elliotcmorris commented 9 months ago

OpenAssetIO change merged, dropped the retarget commit.

elliotcmorris commented 9 months ago

Shouldn't have dropped the retarget commit ... BAL uses a release natively, added a retarget commit to OpenAssetio/main this time.