Christopher Blake
Christopher Blake
Rather than open a new issue, I wonder if I can ask a related question here: Is it possible to _set_ a variable for a pipeline via the same API/alias...
:+1: +1 for this. We've encountered this same issue and have a couple of workarounds but would love to see better support for this timezone change. The way that we...
So I know that this pull hasn't been merged or accepted yet but I just downloaded the fork and it makes something that doesn't work, work! You should probably merge...
I _think_ that the existing logging does capture the remote IP address of the user. However, I have added a PR for changing the log output to be Apache standard...
Long time getting to this so apologies for that, but after you clone the repository you should be able to just run the following commands: ``` npm install npm run...
Better late than never, I've made a crude implementation of this which works nicely for single node deployments but could be misleading in multi machine setups.
I really like the idea of adding this into the `run configure` step. I think that would make for a really neat developer experience. Currently in the Bootstrap CSA README...
That's fair. It shows the total of the list. I still think that's better than _???/???_ but I can have a think about filtering this list too.
I've pushed another change (https://github.com/Wingysam/Christmas-Community/pull/105/commits/ea8a00090ae68bab1bdd3c3285605046941c2173) that now means it only shows the total of the items that you've added yourself.
> I think it's best to calculate how many items you've added to your own list in the JS route handler and pass that as a property to the pug...