Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Connector-builder server stub (#18410)
* init * bad copy/paste * move to top level * Revert "move to top level" This reverts commit aca3534. * attempt to wire up connector builder frontend to server * copy from octaviacli * fix connection to builder server * update * delete * Update * delete python-version * Revert "delete python-version" This reverts commit f9258a7. * setup python * install python * rename * kube stuff * Install python * missing kube file * rename * Update files * Update bumpversion * install python * try with different entrypoint * rename container * point to docker-compose.yaml file * derp * copy acceptance_test.sh * copy from acceptance tests * delete cruft * update * remove application env * reset * reset to master * update * skip comprehensive incremental tests * Revert "skip comprehensive incremental tests" This reverts commit 9cee657. * reset to master * remove cruft * delete superfluous steps * update port to 8003 * reset to master * Update publish docker * move openapi spec to airbyte-connector-builder * point to openapi spec * dont expose the connector builder to localhost * reset FE components to master * Don't deploy the connector-builder * Revert "Don't deploy the connector-builder" This reverts commit 3d15749. * Revert "Revert "Don't deploy the connector-builder"" This reverts commit beac3d4. * comment out more things related to connector builder server * more attempts at removing the connector builder * comment out more things * Apply suggestions from code review Co-authored-by: Lake Mossman <[email protected]> * Update airbyte-webapp/src/config/configProviders.ts Co-authored-by: Lake Mossman <[email protected]> * update * rename * indent * Revert "move openapi spec to airbyte-connector-builder" This reverts commit 57dda04. * Revert "rename" This reverts commit b2d802b. * Revert "Revert "rename"" This reverts commit 91db24f. * point to wrong file in case it fixes the build * point to right openapi file * Revert "Revert "move openapi spec to airbyte-connector-builder"" This reverts commit e46a837. * point to moved file * fix path * Update from master * newline * Add failing test * Revert "Add failing test" This reverts commit ed9fea0. * comment * update commented requires * Add a comment * 2022 * rename to connector-builder-server * typo Co-authored-by: lmossman <[email protected]>
- Loading branch information