Skip to content
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

Upgrade stacks and docker compose #257

Closed
wants to merge 2 commits into from
Closed

Upgrade stacks and docker compose #257

wants to merge 2 commits into from

Conversation

dimasciput
Copy link
Collaborator

No description provided.

Gustry and others added 2 commits August 21, 2022 15:32
* Upgrade the stack from Django 2.2 to 3.2

* Upgrade pip as well when installing

Co-authored-by: Dimas Ciputra <dimas.ciputra@gmail.com>
* Fix min_qg_version query in plugins.xml (#224)

* fix min_qg_version query

* added 0 patch value for qgis version against max_qg_version

* only add patch if it has major.minor version

* Update docker-compose and dockerfile

* Update nginx configuration

* Update smtp

* Add celery beat

* Add feedjack update celery task

* Add metabase configuration

* Update test.yaml

* Add test docker-compose

Co-authored-by: sumandari <sumandari@kartoza.com>
@dimasciput dimasciput changed the title Updagrade stacks and docker compose Upgrade stacks and docker compose Aug 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #257 (d4c8550) into master (ac26d15) will increase coverage by 36.69%.
The diff coverage is 79.24%.

@@             Coverage Diff             @@
##           master     #257       +/-   ##
===========================================
+ Coverage   37.72%   74.41%   +36.69%     
===========================================
  Files          88      132       +44     
  Lines        3714     4764     +1050     
===========================================
+ Hits         1401     3545     +2144     
+ Misses       2313     1219     -1094     
Impacted Files Coverage Δ
qgis-app/plugins/views.py 21.55% <52.94%> (+2.87%) ⬆️
qgis-app/plugins/tasks/update_feedjack.py 66.66% <66.66%> (ø)
qgis-app/plugins/tasks/generate_plugins_xml.py 32.14% <75.00%> (+4.14%) ⬆️
qgis-app/plugins/celery.py 100.00% <100.00%> (+11.11%) ⬆️
qgis-app/plugins/tasks/__init__.py 100.00% <100.00%> (ø)
qgis-app/plugins/tests/test_view.py 100.00% <100.00%> (ø)
qgis-app/settings_docker.py 100.00% <100.00%> (ø)
qgis-app/styles/forms.py 96.29% <0.00%> (ø)
qgis-app/homepage.py 42.85% <0.00%> (ø)
qgis-app/lib/templatetags/sort_anchor.py 22.44% <0.00%> (ø)
... and 72 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants