aai-institute / jobq

https://aai-institute.github.io/jobq/latest
Apache License 2.0
2 stars 1 forks source link

[deps] Add aai-jobq to backend dependencies as a source #122

Closed nicholasjng closed 1 month ago

nicholasjng commented 1 month ago

This allows us to use aai-jobq directly from main, or from the currently checked out commit. I currently use main, which may not be enough in cases where we require commits from a feature branch, e.g. due to client regeneration.

Also adds uv lock as a pre-commit hook (albeit only for the docs right now, I guess).

nicholasjng commented 1 month ago

Addressed both in https://github.com/aai-institute/jobq/pull/122/commits/69215492d9a9f91cc4a40d2338d93a59bbef408c.