This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* π IMPROVE: started on cloud run v2 block, added foundation for all, building out abstract cmds now * π IMPROVE: rough draft, still missing kill method, but ready to start on workerv2 * π€ TEST: testing *βΌοΈ BREAKING: removing memory string test * π IMPROVE: creates successfully * π FIX: removed client * π FIX: fixed validation bug * π FIX: fix mispelling for var * π FIX: fixed and simplified job name generation * π FIX: fixed issue with observedGeneration keyerror * π€ TEST: test config job name as var * π FIX: made IDs use whole Prefect Name * π IMPROVE: working cancelation functionality * π€ TEST: added cloud run v2 block unit tests * π DOC: added some unit tests and docstrings * π FIX: applied some ci test fixes * π FIX: fixed some failing unit tests * π FIX: fix missing optional and remove | None * π FIX: added the Pydantic Version conditional import logic to cr2 worker and block * π FIX: PR feedback implemented, separate cloud run v2 block infra to models directory * π FIX: attempted fix on 3.8 test changing list to typing.List * π IMPROVE: added get_prefect_image_name as default factory to image cloud run v2 * π FIX: fix ci test and hardcode default to prefect 2 latest image --------- Co-authored-by: nate nowack <[email protected]>
- Loading branch information