google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
166 stars 61 forks source link

Allow specifying the config path as an ENV var. #155

Closed Matir closed 6 years ago

Matir commented 6 years ago

Set the environment variable SCOREBOARD_CONFIG to a path to a python-formatted file with configuration options.

Fixes #142. Also refs #148.

codecov-io commented 6 years ago

Codecov Report

Merging #155 into master will decrease coverage by 0.1%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
- Coverage   65.86%   65.75%   -0.11%     
==========================================
  Files          26       26              
  Lines        2235     2240       +5     
  Branches      280      280              
==========================================
+ Hits         1472     1473       +1     
- Misses        653      657       +4     
  Partials      110      110