fix: Moved all common tilt stuff to shared library #10764
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
Issue addressed: #10672
This PR aims to actualise Tiltfile after 6 months of development.
Related PRs:
Note
Test steps are described at opencrvs/opencrvs-countryconfig#1096
This PR contains only general test steps
Country config Image tag used for this particular test: https://github.com/opencrvs/opencrvs-countryconfig/actions/runs/18722689857
Hardware and software configuration is the same as at opencrvs/opencrvs-countryconfig#1096
Note
Fresh environment startup takes up to 30 minutes, depending on your hardware. Docker needs to build all microservice images. Every next update takes less time since only touched images are rebuild.
Steps to test:
(.venv) NB01NSTL012:opencrvs-countryconfig vmudryi$ git status On branch ocrvs-10672 Your branch is up to date with 'origin/ocrvs-10672'. nothing to commit, working tree clean
Checklist