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

🔥 randomstring

7642f050e0e3d9ac98a6f950853db74c951afdd0 authored about 8 years ago by kirrg001 <[email protected]>
🐛 keep original stack

8aa1f57104ea739d059387c1cdce37126cd99c8c authored about 8 years ago by kirrg001 <[email protected]>
✨ add new error logic

21e741c9118c28e58a80d0508548688944b47aa0 authored about 8 years ago by kirrg001 <[email protected]>
🛠 add dependencies

3145fcd4394d41a64627c02df3b20de2c768fd10 authored about 8 years ago by kirrg001 <[email protected]>
Merge pull request #10 from kirrg001/fix/downgrade-bunyan-to-1.8.1

🐛 downgrade bunyan to 1.8.1

196dac77b98b0a8b0ac8e5d09604d485038fec04 authored about 8 years ago by Katharina Irrgang <[email protected]>
🐛 downgrade bunyan to 1.8.1

- see test and description
- this test will fail when we bump bunyan

1f2bd5371824d23a8b6c98f19783065f4c4d9e4c authored about 8 years ago by kirrg001 <[email protected]>
✨ logging (#7)

* 🛠 add dependencies

* ✨ add logging adapter

- PrettyStreamer
- GhostLogger
- exportin...

14891baebc2d618824e11312f08f8b675acbb3b0 authored about 8 years ago by Katharina Irrgang <[email protected]>
release 0.1.1

87292f38b5a3e7b2a6d8c9d108d11648ae2088c0 authored about 8 years ago by Hannah Wolfe <[email protected]>
🐛 Decouple debug & config files

refs #3

- having debug depend on config was a bad idea (TM)
- this separates them back out, and...

c3f445cc7189d1efb51e9bb1df910456f512cd0a authored about 8 years ago by Hannah Wolfe <[email protected]>
release 0.1.0

0a5c3105f55f57656814254438daa2752f71b9af authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #1 from acburdine/include-specifics

whitelist included files

2c62e76d8460b960f448c79e1067231e98dc627d authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #5 from cobbspur/env

Default environment for null process.env.NODE_ENV

9a01394734ada82d8bef8ae1f369e182e797f239 authored over 8 years ago by Hannah Wolfe <[email protected]>
Default environment for null process.env.NODE_ENV

No Issue

- sets NODE_ENV to development if process.env.NODE_ENV is null

3d5703bc07ab0080f51f3efbb7f7a1c8439de759 authored over 8 years ago by cobbspur <[email protected]>
release 0.0.4

753bff13928c3277eaecc6a739798954bcc81e63 authored over 8 years ago by Hannah Wolfe <[email protected]>
🐛 Adding missing MethodNotAllowed error class

879101b69128ed5abf15e656da90b455327adb19 authored over 8 years ago by Hannah Wolfe <[email protected]>
Merge pull request #4 from kirrg001/fix/config.example.js

🐛 change how we load config.example

eeda45761847ef65b6b27c545996b2fa26d3640b authored over 8 years ago by Hannah Wolfe <[email protected]>
:bug: change how we load config.example

refs #3

- if config.example does not exist, defaults is empty
- read correct parent path to loa...

e6fd3f9ca1cd6c3987369e49925c521cb209b1d4 authored over 8 years ago by kirrg001 <[email protected]>
whitelist included files

29dec4fe4c63703633a5d858c537b33558b646b1 authored over 8 years ago by Austin Burdine <[email protected]>
release 0.0.3

c24224ff20bd44cd6be225398546d78034f6834e authored over 8 years ago by Hannah Wolfe <[email protected]>
🚨 Adding basic test framework

7b1d4be0c0b87bb1a4f46b31f9f8aead6732005c authored over 8 years ago by Hannah Wolfe <[email protected]>
🐛 Removing random char

27c0a51c571b011f7c205f4ab01cb6e7c94fd874 authored over 8 years ago by Hannah Wolfe <[email protected]>
release 0.0.2

fd5a58b3caadc9d7464b5ed447939ea1ec3b96e7 authored over 8 years ago by Hannah Wolfe <[email protected]>
🚢 Adding grunt & grunt release for simple releases

Usage: grunt release || grunt release:minor

931e4ab241fe321011505f635138a121e2577d6b authored over 8 years ago by Hannah Wolfe <[email protected]>
✨ Adding Error classes & creator

- Adds `errors` with a default set of error classes
- Adds `errors.create()` for creating new er...

ba19233e1b33a41f87f81993b58002d65dae1f0c authored over 8 years ago by Hannah Wolfe <[email protected]>
First working version 🚀

Usage: require('ghost-ignition').className

- Provides 3 classes to use: config, debug & server
...

e33d03ca46acd86800c031fc6b2b561a90ba99c4 authored over 8 years ago by Hannah Wolfe <[email protected]>
Initial commit

acc30f1101528fff199bbf622086bc593cb262a7 authored over 8 years ago by Hannah Wolfe <[email protected]>