Tom Davidson
Tom Davidson
dotenv variables do not resolve when used as environment variable value. - VSCode Version: 1.41.1 - OS Version: kubuntu 19.10, 5.3.0-26 - REST Client Version: 0.23.0 Steps to Reproduce: 1....
There is `git-repo config` that I am trying not to confuse. This issue is about configuring GitHub, GitLab, Bitbucket and not configuring git-repo. Maybe this is out of scope and...
Hello, I had a list of 36 profiles - added by hand - but there must have been a syntax issue: ``` $ assume-aws-role list /home/tom/.nvm/versions/node/v7.2.0/lib/node_modules/assume-aws-role/bin/assume-aws-role.js:70 var aliases = Object.keys(config);...
Any interest in using aws/config type file to unify with the aws cli?
Very nice. Thank you. A cmd to clear set env vars would be nice. I sometimes go back and forth with an assumed role and with sourcing a bash script...
allow node-globs rather than recursive. This will give finer control over what is graphed - for example, excluding test files co-located with source files. `tsviz -dependencies !(**/*.spec.ts)**/*.ts out.png ` ?
### Description When using `objectValues()` and `omit()` with my typescript application, I lose type inference. I would like to use omit on parts in this function: ```js const addressPartsRemover =...
Hello, I would like to generate a toc from a directory of files and insert the toc into the project's readme file, but I do not quite understand how to...
**Is your feature request related to a problem? Please describe.** Zingg config supports more than what is explicitly documented. New users, particularly users new to Spark as well (like me),...
**Is your feature request related to a problem? Please describe.** When feeding Zingg ndjson that has depth, such as an array or an object, Zingg flattens the record, discarding, the...