Eddie Webbinaro

Results 90 comments of Eddie Webbinaro

ATTENTION If you are having ordering issues on 1.x 2.x releases and are eager to push a fix, please try eddiewebb/queue@dev:499 Comments ---> #112

We have Terraform driving full metal to meta provisioning and outside replacing the default admin credentials this is our only remaining manual task. Thanks for any consideration towards this feature....

I think I might actually remove title/description from calendar altogether and just use it as rich decoration to discussions like polls, etc...

Makes sense. I think that's caused by full calendar behavior, which should be adjustable via the initial date config. https://fullcalendar.io/docs/initialDate Need to just provide a value of created event

The challenge with iCal is they are static, once downloaded folks don't get changes. But it does solve the basic need. I think the intention of this ('subscription') is something...

No change, ran command via sudo and directly as root.

Got it ! for whatever reason **the command printed was missing my user**. ``` # given DOES NOT WORK sudo env PATH=$PATH:/usr/bin /usr/lib/node_modules/pm2/bin/pm2 unstartup systemd -u --hp /home/USERNAME # Actual...

@jmazzitelli - it's a custom counter metric the application emits that includes it's own app_version and canary/stable label as informed by that release. ``` # TYPE checkout_count counter checkout_count{label="stable",app_version="1.2.3-RC145"} 73507...