Highlights
- 5 discussions answered
Block or Report
Block or report dsherret
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dprint/dprint Public
Pluggable and configurable code formatting platform written in Rust.
-
-
-
4,227 contributions in the last year
Less
More
Contribution activity
March 2022
Created 132 commits in 22 repositories
Created 2 repositories
- dsherret/deno_task_shell Rust
- dsherret/automation TypeScript
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 5 comments
fix(ws): event properties should be nullable
Please fill in this template. Use a meaningful title for the pull request. Include the name of the package modified. Test the change in your own…
+9
−4
•
5
comments
Opened 83 other pull requests in 21 repositories
denoland/deno
2
open
15
merged
2
closed
-
fix:
Deno.run- do not modify user providedcmdarray -
chore: remove all
pub(crate)s from the cli crate -
chore: replace
.expect("...")calls with.unwrap()in integration test code - fix: do not use global env vars in install tests
- fix(unstable): upgrade deno_task_shell to 0.2
- feat: upgrade to swc_ecmascript 0.137.0
- chore: fix development issues on Windows
- fix(config-file): config-file.v1.json schema should allow colons in the task name
-
docs:
WorkerOptions- fix permissions description - build: maybe fix failing on cargo warnings
- build: use workflows for bumping versions and cargo publishing on the CI
- chore: release script should automatically figure out CLI crate dependencies
-
feat(task): add unstable warning to
deno task - chore(test_util): use pretty_assertions when not pattern matching
- chore(test): fix flaky tasks
- chore: reduce release PRs from 2 to 1
- chore: automatically update Releases.md when doing a release
- chore(lsp): log more for "unexpected positions" lsp error
- docs(release): proposal for publishing crates on CI
denoland/deno_task_shell
17
merged
- 0.2.0
-
refactor: fn
chartoch - fix: allow escaping spaces in words
- feat: support negated pipelines
-
feat: support
-Land-Pforpwd -
fix: disallow args/flags on
pwdfor now -
feat: add recursive copy (
cp -R) - fix: improve backticks parse error range
-
feat: support
|&pipelines - fix: better errors for question mark glob characters
- 0.1.8
- 0.1.7
- refactor: add pipe for stderr and clean up
- refactor: use os_pipe
- 0.1.6
- chore: add exit code readme
- feat: initial implementation
denoland/automation
11
merged
- feat: add ability to get git remotes
- fix: fix release on crate version change
- feat: ability to skip loading crates when loading a repo
- Add Crate#publishDryRun
- feat: add Crate#descendantDependenciesInRepo
- fix(release_on_crate_version_change): exit instead of throw if not on main
- feat: improve git logs and getting tags
- fix: add additional release markdown commit prefix filtering
-
feat(release_on_crate_version_change): add
--skip-releaseflag - fix: release notes - do not include version commit that has text after the version
-
feat: add
--publishflag to release_on_crate_version_change.ts
denoland/deno_ast
8
merged
denoland/dnt
1
open
5
merged
denoland/node_deno_shims
3
merged
denoland/deno_graph
2
merged
denoland/eszip
2
merged
denoland/manual
2
merged
dprint/dprint
1
merged
1
open
microsoft/TypeScript
1
open
dprint/dprint-plugin-roslyn
1
open
dprint/dprint-plugin-exec
1
open
denoland/deno_doc
1
merged
dprint/dprint-plugin-typescript
1
merged
servo/string-cache
1
open
denoland/deno_lint
1
merged
dprint/dprint-plugin-prettier
1
open
denoland/deno_docker
1
merged
dprint/dprint-swc-ecma-ast-view
1
merged
dsherret/ts-morph
1
merged
Reviewed 64 pull requests in 14 repositories
denoland/deno
35 pull requests
- Release 1.20.2
- tests(cli): ignore previously unignored test
- feat(lsp): add testing API
- feat(runtime/testing): Expose test name, test origin, parentContext
- fix(bench): require --unstable flag in JavaScript
- fix(test): don't error on missing op details
- refactor: remove loops in cli/tests/unit/http_test.ts
- feat: Add "deno check" subcommand for type checking
- feat(lsp): support deno.enablePaths setting
- chore: fix development issues on Windows
- fix(cli): Add support for DENO_CERT in upgrade command
-
fix(cli): improve
deno compileerror messages - chore: add Rust toolchain components
- fix build
- v1.20.1
- v1.20.0
-
feat(task): add unstable warning to
deno task - feat(test): add empty line between files
- feat(task): log task script
- test: fix flaky compat tests
- feat(task): allow colons in task name
- feat: "deno bench" subcommand
- chore(test): fix flaky tasks
- feat: "deno task" subcommand
- fix(info): print output with unescaped backslashes on windows
- Some pull request reviews not shown.
denoland/deno_task_shell
6 pull requests
denoland/dnt
3 pull requests
denoland/manual
3 pull requests
denoland/vscode_deno
3 pull requests
denoland/node_deno_shims
3 pull requests
denoland/deno_ast
2 pull requests
DefinitelyTyped/DefinitelyTyped
2 pull requests
swc-project/swc
2 pull requests
dprint/dprint-plugin-yapf
1 pull request
denoland/eszip
1 pull request
denoland/deno_graph
1 pull request
denoland/deno_std
1 pull request
denoland/automation
1 pull request
Created an issue in denoland/deno that received 14 comments
Shell completions for tasks in deno task?
Would it be possible to do shell completions for tasks in deno task? I'm unfamiliar with how shell completions work. From #14036
14
comments
Opened 29 other issues in 11 repositories
denoland/deno_task_shell
3
open
3
closed
denoland/deno
3
closed
2
open
dprint/dprint
4
open
swc-project/swc
4
closed
denoland/deno_ast
1
closed
1
open
denoland/node_deno_shims
2
open
denoland/vscode_deno
1
closed
1
open
dprint/dprint-plugin-yapf
1
open
denoland/eszip
1
open
dprint/dprint-plugin-prettier
1
open
denoland/manual
1
closed
6
contributions
in private repositories
Mar 14 – Mar 17