Software Engineer @BroadcomMFD @zowe by day.
Tinkerer by night.
- Pittsburgh, PA
Highlights
- Developer Program Member
- 12 discussions answered
Block or Report
Block or report t1m0thyj
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
-
hyper-save-windowstate Public
Hyper plugin that saves and restores window position/size after restart
1,972 contributions in the last year
Less
More
Activity overview
Contributed to
zowe/zowe-cli,
zowe/imperative,
zowe/zowe-cli-standalone-package
and 5 other
repositories
Contribution activity
March 2022
Created 60 commits in 10 repositories
Created a pull request in zowe/imperative that received 4 comments
[next] Update config schema to improve IntelliSense
@next tag before merging this PR
Fix zowe/zowe-cli#1187
Breaking change because prefixItems property parsed by loadSchema for…
+653
−338
•
4
comments
Opened 15 other pull requests in 4 repositories
zowe/imperative
8
merged
- Fix Keytar not found outside top-level node_modules folder
- Fix compressed error messages returned by AbstractRestClient
- [next] Fix compressed error messages returned by AbstractRestClient
-
Prompt for host on
zowe config init - [next] Fix single character options rendered in help with double dash
- Enhancements to plugins list command
- Fix single character options rendered in help with double dash
- [next] Fix Ctrl+C on prompts throwing an error
zowe/zowe-cli-sample-plugin
1
open
2
merged
zowe/zowe-cli
1
open
2
merged
zowe/zowe-cli-standalone-package
1
merged
Reviewed 18 pull requests in 5 repositories
zowe/zowe-cli
7 pull requests
zowe/imperative
6 pull requests
zowe/docs-site
3 pull requests
zowe/zowe-client-python-sdk
1 pull request
zowe/zowe-cli-sample-plugin
1 pull request
Created an issue in zowe/zowe-client-python-sdk that received 10 comments
[zos-files] upload_file_to_dsn should stream contents of file
Currently, the contents of a file are retrieved as a string before being uploaded to a data set with write_to_dsn:
zowe-client-python-sdk/src/zo…
10
comments
Opened 14 other issues in 5 repositories
zowe/zowe-client-python-sdk
8
open
- [zos-files] Add method to delete USS file
- [zos-files] Add method to create USS file
- [zos-files] Add method to delete data set
- [zos-files] Add method to create data set
- Add test suites
- [zos-files] Add method to upload file to USS
-
[zos-files]
download_binary_dsnshould stream contents of data set -
[zos-files]
download_dsnshould stream contents of data set