Releases: ucfopen/Obojobo
Releases · ucfopen/Obojobo
v3.3.5
Big New Features
- Adds for one-click deploy to Heroku button
- Adds support for setting config vars via ENV
Smaller Details
- Adds .nvmrc so husky will run in the correct environment
- Adds .yarnrc to ensure workspaces are on
- Adds heroku deploy button to readme
- Adds
start
andheroku-postbuild
scripts to top level package.json - Adds engine restrictions to to level package.json
- Updates obo_get_installed_modules to use app config to load "excluded modules" instead of loading them directly
- stops hard-coding hostname, is now using the current request info instead.
Release Stats
- Commits: 2
- Developers: 5
- Files Changed: 18
- Lines Changed: 282 (+213, -69)
Lines of Code (expand to view)
› cloc ./ --hide-rate --by-percent cmb --read-lang-def=my_definitions.txt
825 text files.
816 unique files.
35 files ignored.
github.com/AlDanial/cloc v 1.82
---------------------------------------------------------------------------------
Language files blank % comment % code
---------------------------------------------------------------------------------
JavaScript 384 13.79 8.31 70998
Jest Tests 151 14.41 11.03 20024
Jest Test Snapshots 68 2.35 0.58 11442
JSON 18 0.00 0.00 7680
Sass 72 14.12 5.05 3263
CSS 29 11.50 0.55 2700
XML 31 2.49 5.55 1292
EJS 12 9.59 1.87 711
Markdown 5 19.55 0.00 576
CoffeeScript 4 11.97 0.00 103
SVG 16 0.00 0.00 70
YAML 2 17.81 2.74 58
Dockerfile 2 16.85 22.47 54
Bourne Shell 1 36.36 18.18 5
---------------------------------------------------------------------------------
SUM: 795 12.13 7.40 118976
---------------------------------------------------------------------------------