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

Deploy/deploy configurations #3

Merged
merged 6 commits into from
Feb 8, 2024
Merged

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Feb 2, 2024

Deploy configurations


Breakdown:

Files changed

  1. deploy/docker_uwsgi.ini
    • Remove home
  2. mpbackend/settings.py
    • Set SECURE_CROSS_ORIGIN_OPENER_POLICY = None
  3. mpbackend/urls.py
    • Remove obsolete urls
  4. scripts/backup.sh
    • Fix typos

@juuso-j juuso-j added bug Something isn't working enhancement New feature or request labels Feb 2, 2024
@juuso-j juuso-j requested a review from ezkat February 2, 2024 11:13
@juuso-j juuso-j self-assigned this Feb 2, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce16831) 92.31% compared to head (bda7d91) 92.34%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop       #3      +/-   ##
===========================================
+ Coverage    92.31%   92.34%   +0.03%     
===========================================
  Files           55       54       -1     
  Lines         2055     2052       -3     
  Branches       131      131              
===========================================
- Hits          1897     1895       -2     
+ Misses         126      125       -1     
  Partials        32       32              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juuso-j juuso-j merged commit 643c683 into develop Feb 8, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants