Avoid empty FRONTEND_VERSION with the new config style
When doing:
static:
cdn_assets_url: xxx
then FRONTEND_VERSION
would result to None
& crash the homepage
Merge request reports
Activity
Codecov Report
Merging #752 into master will not change coverage. The diff coverage is
0.00%
.@@ Coverage Diff @@ ## master #752 +/- ## ======================================= Coverage 85.91% 85.91% ======================================= Files 197 197 Lines 13207 13207 ======================================= Hits 11347 11347 Misses 1860 1860
Impacted Files Coverage Δ arkindex/project/settings.py 0.00% <0.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 059083f...0559093. Read the comment docs.Edited by Bastien Abadieadded 7 commits
-
7fd37b92...059083f8 - 6 commits from branch
master
- 0559093c - Avoid empty FRONTEND_VERSION with the new config style
-
7fd37b92...059083f8 - 6 commits from branch
enabled an automatic merge when the pipeline for 0559093c succeeds
mentioned in commit 1d153f1a
Please register or sign in to reply