CU-86bze09vt Move vectorizing to new clusters#53
Merged
Conversation
570875f to
4f4d9c2
Compare
9dfcd49 to
8da07dc
Compare
8da07dc to
cb8f4ca
Compare
bhvishal9
added a commit
that referenced
this pull request
Aug 23, 2024
* Add CI to vectorizing CU-86bvyavpu (#46) * Add CI pipeline to run tests with gha * Add system dependencies installer script shared between dev container and CI * Update README documentation * Remove 'python-dev0 as system dependency * Upgrade vectorizing to python 3.11 CU-866aw6ung (#42) * Update dockerfile * Update requirements * Update environments * Add linting and formatting CU-86bw0yqjw (#47) * Linting and formatting setup using pre-commit * Updated devcontainer with pre-commit * Fix k8s deployment CU-86bwkb51r * Add PR template CU-86bx2ntyx (#50) * Add PR template to the repository, with information aligned with guidelines in notion * Remove PR template to use org one (#51) * Remove PR template to use org one * Fix UA (#52) * Update UA * CU-86bze09vt Move vectorizing to new clusters (#53) * Update Dockerfile and remove AWS AK/SAK * Update deployment workflow * Minor modification to the deploy workflow * Add region_name to the client * Upgrade boto3 * Update port * Undo temp changes --------- Co-authored-by: Pietro Bolcato <pietrobolcato@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
The PR moves the app deployment to the new clusters.
This PR includes:
Demo:
https://vectorizing.stagingdesigner.comChecklist (based on PR guidelines):