gemini-hlsw / lucuma-odb

5 stars 0 forks source link

Observation Workflow Status, Part 1 #1451

Closed tpolecat closed 1 month ago

tpolecat commented 1 month ago

I'd like to merge this one half-baked so @toddburnside can take advantage of the more accurate ObservationValidation codes. Thus far nothing new is actually in use. I will indicate in comments where the interesting bits are.

PR:

tpolecat commented 1 month ago

Ok this is updated to use the new ObservationValidationCodes like I said, but there was a bincompat change so I also need to update upstream stuff.

swalker2m commented 1 month ago

there was a bincompat change so I also need to update upstream stuff

I managed to get the ODB up to core 0.106.1 with the change you need and all the dependencies aligned. I think you can rebase and import lucuma.core.enums.ObservationExecutionState where it was coming from lucuma.odb.data and it should be good.