Skip to content

Deploy recent hotfixes to master#2851

Merged
aronasorman merged 31 commits into
masterfrom
hotfixes
Jan 21, 2021
Merged

Deploy recent hotfixes to master#2851
aronasorman merged 31 commits into
masterfrom
hotfixes

Conversation

@rtibbles
Copy link
Copy Markdown
Member

Description

Deploys fixes for #2836, #2822, #2798, #2796, #2849, and an update to hopefully properly fix complete value setting on exercises.

marcellamaki and others added 30 commits December 10, 2020 16:54
Add localhost to minio allowed origins
…opic

remove autofilled title value from contentNode
# Conflicts:
#	contentcuration/contentcuration/frontend/channelEdit/vuex/contentNode/actions.js
Added mark_incomplete to setup command
Added deleted filter to settings channels
Add chunking for operations that might otherwise hold a long table lock.
Make sure actions on resource panel don't get pushed offscreen
Don't overwrite extra_fields data on updateContentNode
Update for fix exercise complete to not skip nodes
Ensure that dropped connections do not disrupt task execution or signal handling.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2021

Codecov Report

Merging #2851 (fe73455) into master (2dbf36d) will increase coverage by 0.02%.
The diff coverage is 79.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2851      +/-   ##
==========================================
+ Coverage   84.85%   84.87%   +0.02%     
==========================================
  Files         292      292              
  Lines       15338    15407      +69     
==========================================
+ Hits        13015    13077      +62     
- Misses       2323     2330       +7     
Impacted Files Coverage Δ
contentcuration/contentcuration/utils/db_tools.py 69.75% <ø> (ø)
contentcuration/contentcuration/views/nodes.py 68.75% <0.00%> (ø)
contentcuration/contentcuration/views/settings.py 73.14% <0.00%> (ø)
...ntcuration/contentcuration/tests/test_asynctask.py 93.47% <75.67%> (-6.53%) ⬇️
contentcuration/contentcuration/tasks_test.py 100.00% <100.00%> (ø)
...ntcuration/contentcuration/utils/celery_signals.py 84.61% <100.00%> (+9.10%) ⬆️
...ntcuration/contentcuration/viewsets/contentnode.py 83.38% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa33ca2...fe73455. Read the comment docs.

@aronasorman aronasorman merged commit eaedcab into master Jan 21, 2021
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.

6 participants