Closed AlmogBaku closed 1 year ago
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.
without merging, it's gonna be very challenging to test. thankfully, we haven't launched it, so I'm gonna do it :P
This PR introduces the business-logic aspects of the new design. Although it's a very-large PR, which is usually not a good practice, it was essential to lay out fundamental changes to the Core structure, which are hard to do incrementally.
This Epic includes:
feat: python runtime #157 feat: install pip packages #157 feat: support multiple keys #171 bug: runtime supports multiple returns #157 feat: add runtime dockerfile to make #157 refactor: change unix-socket location #157 refactor: remove schema from the runtime rpc feat: runtime-manager: discover runtimes, execute, load, attach to runner #157 fix: change status of dsrc when ready feat: introduce boolean and []boolean primitives fix: headless is not a primitive #156 fix: REST configuration should be inside the dsrc #150 refactor: remove pyexp-runtime #157 refactor: remove programregistry #157 fix: #166 fix: #165 fix #163 fix #155 fix #118