Jordan Sissel

Results 68 issues of Jordan Sissel

Add a section 'Arguments when used as input type' for the python docs

When calling getFavorites(), in my test, node-sonos gives me two (2) results. In the macOS Sonos app, I show four (4) entries. ## Expected Behavior It should return the same...

I was going to submit this as a PR to the readme, but I wasn't sure how to word the change, so I submit this for discussion. From the readme:...

With respect to protocols/formats, there are two efforts I know of (but there are probably more): - MITRE CEE (https://cee.mitre.org/language/1.0-beta1/) - ArcSight CEF Both of these projects (CEE and CEF),...

Related: https://github.com/bkeepers/dotenv/issues/457 dotenv did a release that dropped support for older rubies by using syntax that is only valid in newer versions of ruby. dotenv's parser is used in one...

It's a small step (and would simplify testing!) if each platform supported start/stop/restart/status. This would also allow puppet/chef to use this as _the_ way to build and manage services. Any...

I am somewhat loathe to add support for this, but there is a common use case, especially for sysv/lsbinit systems, to have a configuration file for the init script, often...

Anyone interested in working on this?

enhancement

What do we call something generated by pleaserun? Put another way, what name would you use to refer to an init script, systemd service, launchd service, etc? Currently, this is...