#3881 [Monorepo] - Step 1 - Import golang repos
Pull request opened by
eapolinario
Describe your changes
This PR is the first step in the consolidation of the Flyte components into a monorepo.
In this PR we only import the code for the golang components via
git subtrees. By using git subtrees, as opposed to simply cherry-picking commits, we allow for
code spelunking while maintaining the tooling simple (i.e. no need for git submodules).
flyteorg/flyte
GitHub Actions: sandbox-bundled-functional-tests
GitHub Actions: build-and-push-sandbox-bundled-image
✅ 10 other checks have passed
10/12 successful checks