casret

Results 5 issues of casret

On 1.9: spawn('env', :unsetenv_others => true) will unset all the environment variables. Posix::Spawn::spawn('env', :unsetenv_others => true} does not unset all the variables. Looking at the C, you only test for...

I needed this for my use case (and didn't want to go the route of creating a temporary directory to extract too), so thought it might be useful for other...

I use solarized light and the pod name is unreadable. Related to #11

### Describe the feature The PresignedPost does not seem to support the 'tagging' form field. ### Use Case I would like to require certain tags for objects that are uploaded...

feature-request
service-api
bug
p3

I was still getting the error in https://github.com/snowflakedb/snowflake-connector-nodejs/issues/106. Turns out that I was pinned to winston 3.1.0 in my project, but that version doesn't support `new winston.createLogger` ### Description Please...