-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add docker compose deployment configuration #973
Conversation
7206a25
to
416c065
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## develop #973 +/- ##
===========================================
+ Coverage 84.80% 84.87% +0.07%
===========================================
Files 28 28
Lines 2020 2017 -3
===========================================
- Hits 1713 1712 -1
+ Misses 307 305 -2 ☔ View full report in Codecov by Sentry. |
fdaa7ae
to
40b4339
Compare
1198a2c
to
41c129d
Compare
feat: update ci-docker-deployment.yaml feat: update ci-docker-deployment.yaml feat: update ci-docker-deployment.yaml fix: change ci-docker-deployment.yaml to work on branch push feat: add asset upload to the CI fix: run pre-commit feat: add changelog update feat: delete unnecessary images from documentation feat: changes in documentation after review feat: more updates after PR review fix: rename variables in manage_secrets.py and fix typos in documentation fix typo in documentation
41c129d
to
4755e09
Compare
🎉 This PR is included in version 1.11.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
This PR adds docker-compose configuration files and documentation how to run it
Please delete options that are not relevant.
How Has This Been Tested?
Manual testing of the working deployment
Checklist