Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- New Zealand
- jonathanturner.org
Popular repositories
2,870 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in Azure/azure-sdk-for-js that received 3 comments
Workaround @types/qs breakage
This fixes the @types/qs breakage, where return types were recently made more specific. This caused issues where we assume it's returning 'any'. Wi…
+2
−2
•
3
comments
- Fix parsing of invocations with a dot
- Evaluation of command arguments
- Update README examples
- Bump to 0.14.1
- Bump to 0.14
- Add a batch of help examples
- It-expansion fixes
- Add a batch of help examples
- Adding coloring to help examples
- Improve list view and ranges
- Improve html output and range print
- Add a simplified list view
- Improve duration math and printing
- Move 'start' to use ShellError
- Ignore empty arguments passed to externals
- Fix changing to a new Windows drive
- Bash-like shorthand with-env
- Add with-env command
- Properly deserialize history args
- Add subcommands. Switch from-* and to-* to them
- Properly drain iterating pipe so we can see errors
- [KeyVault] CHANGELOG and package.json updates after recent fixes
- [KeyVault Certificates Hotfix 4.0.1] Addressing the challenge authentication cache bug
- [KeyVault Secrets Hotfix 4.0.3] Addressing the challenge authentication cache bug
- [KeyVault Keys and Secrets Hotfix 4.0.3] Recordings
- [KeyVault] The challenge of challenge based auth needs to be cached
- [KeyVault-Keys] The service started sending different error messages
- [KeyVault-Certificates] The service started sending different error messages
- [KeyVault-Secrets] The service started sending different error messages
- [KeyVault Keys Hotfix 4.0.3] Addressing the challenge authentication cache bug
- Increment package version after release of azure-identity
Created an issue in nushell/nushell that received 6 comments
External command may be closing prematurely
Describe the bug
I was poking around and tried this in the nushell root:
error: Unable to read from stdout.
- shell:1:49
1 | ls **/*.rs | git blame…
6
comments
- Argument invocation with dot needs better parsing support
- Random test failure: takes_rows_of_nu_value_strings_and_pipes_it_to_stdin_of_external
- `start` seems to not work in some conditions
- quickcheck parse failure
- It-expansion needs to see into named values and math expressions
- A few follow-up items for `start`
- Add username/password to `fetch`
- Add a `benchmark` command
- Add new Windows drive test
- Add a `--save` flag to `alias`
- Changing drives in Windows currently (somewhat) broken
- Update markdown docs for subcommands
- Can we speed up `du`?