Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/Ignition
Basic configuration and tooling shared across applications
https://github.com/TryGhost/Ignition
7642f050e0e3d9ac98a6f950853db74c951afdd0 authored about 8 years ago by kirrg001 <[email protected]>
8aa1f57104ea739d059387c1cdce37126cd99c8c authored about 8 years ago by kirrg001 <[email protected]>
21e741c9118c28e58a80d0508548688944b47aa0 authored about 8 years ago by kirrg001 <[email protected]>
3145fcd4394d41a64627c02df3b20de2c768fd10 authored about 8 years ago by kirrg001 <[email protected]>
🐛 downgrade bunyan to 1.8.1
196dac77b98b0a8b0ac8e5d09604d485038fec04 authored about 8 years ago by Katharina Irrgang <[email protected]>
- see test and description
- this test will fail when we bump bunyan
* 🛠 add dependencies
* ✨ add logging adapter
- PrettyStreamer
- GhostLogger
- exportin...
87292f38b5a3e7b2a6d8c9d108d11648ae2088c0 authored about 8 years ago by Hannah Wolfe <[email protected]>
refs #3
- having debug depend on config was a bad idea (TM)
- this separates them back out, and...
0a5c3105f55f57656814254438daa2752f71b9af authored over 8 years ago by Hannah Wolfe <[email protected]>
whitelist included files
2c62e76d8460b960f448c79e1067231e98dc627d authored over 8 years ago by Hannah Wolfe <[email protected]>Default environment for null process.env.NODE_ENV
9a01394734ada82d8bef8ae1f369e182e797f239 authored over 8 years ago by Hannah Wolfe <[email protected]>No Issue
- sets NODE_ENV to development if process.env.NODE_ENV is null
3d5703bc07ab0080f51f3efbb7f7a1c8439de759 authored over 8 years ago by cobbspur <[email protected]>753bff13928c3277eaecc6a739798954bcc81e63 authored over 8 years ago by Hannah Wolfe <[email protected]>
879101b69128ed5abf15e656da90b455327adb19 authored over 8 years ago by Hannah Wolfe <[email protected]>
🐛 change how we load config.example
eeda45761847ef65b6b27c545996b2fa26d3640b authored over 8 years ago by Hannah Wolfe <[email protected]>refs #3
- if config.example does not exist, defaults is empty
- read correct parent path to loa...
29dec4fe4c63703633a5d858c537b33558b646b1 authored over 8 years ago by Austin Burdine <[email protected]>
c24224ff20bd44cd6be225398546d78034f6834e authored over 8 years ago by Hannah Wolfe <[email protected]>
7b1d4be0c0b87bb1a4f46b31f9f8aead6732005c authored over 8 years ago by Hannah Wolfe <[email protected]>
27c0a51c571b011f7c205f4ab01cb6e7c94fd874 authored over 8 years ago by Hannah Wolfe <[email protected]>
fd5a58b3caadc9d7464b5ed447939ea1ec3b96e7 authored over 8 years ago by Hannah Wolfe <[email protected]>
Usage: grunt release || grunt release:minor
931e4ab241fe321011505f635138a121e2577d6b authored over 8 years ago by Hannah Wolfe <[email protected]>
- Adds `errors` with a default set of error classes
- Adds `errors.create()` for creating new er...
Usage: require('ghost-ignition').className
- Provides 3 classes to use: config, debug & server
...
acc30f1101528fff199bbf622086bc593cb262a7 authored over 8 years ago by Hannah Wolfe <[email protected]>