Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / c4spar/deno-dzx issues and pull requests

#96 - How to run variable command?

Issue - State: open - Opened by theowenyoung over 2 years ago

#95 - feat(runtime): add `.cwd()` method

Pull Request - State: closed - Opened by c4spar over 2 years ago

#94 - feat(runtime): add `.env()` method

Pull Request - State: closed - Opened by c4spar over 2 years ago

#93 - Refactor docs

Pull Request - State: closed - Opened by c4spar over 2 years ago

#92 - Refactor/add reader

Pull Request - State: closed - Opened by c4spar over 2 years ago

#91 - refactor(runtime): move std modules to a separate sub-folder

Pull Request - State: closed - Opened by c4spar over 2 years ago

#90 - docs(runtime): improve `Process` docs

Pull Request - State: closed - Opened by c4spar over 2 years ago

#89 - feat(runtime): add retry callback handler

Pull Request - State: closed - Opened by c4spar over 2 years ago

#88 - Switch again to `Deno.spawnChild`

Issue - State: open - Opened by c4spar over 2 years ago

#87 - fix(runtime): add missing import

Pull Request - State: closed - Opened by c4spar over 2 years ago

#86 - Extract std modules from runtime module to a separate folder

Issue - State: closed - Opened by c4spar over 2 years ago

#85 - Use deno-shell for a cross platform shell

Issue - State: open - Opened by sigmaSd over 2 years ago - 1 comment

#84 - docs: update readme

Pull Request - State: closed - Opened by c4spar over 2 years ago

#83 - feat(runtime): add `stdout` and `stderr` properties

Pull Request - State: closed - Opened by c4spar over 2 years ago

#82 - Add `--unstable` cli flag

Issue - State: open - Opened by c4spar over 2 years ago

#81 - Add a simple spinner

Issue - State: open - Opened by c4spar over 2 years ago

#80 - Add support for process specific environment variables

Issue - State: closed - Opened by c4spar over 2 years ago

#79 - Remove `$.mainModule` and `$.args`

Issue - State: open - Opened by c4spar over 2 years ago

#78 - feat(runtime): capture stack trace for `cd` method and fmt error message

Pull Request - State: closed - Opened by c4spar over 2 years ago

#77 - breaking(runtime): remove `$.throwErrors`

Pull Request - State: closed - Opened by c4spar over 2 years ago

#76 - Print correct stack trace for `cd` method

Issue - State: closed - Opened by c4spar over 2 years ago

#75 - breaking(runtime): remove `$s` shorthand for `statusCode`

Pull Request - State: closed - Opened by c4spar over 2 years ago

#74 - Remove `$s` method

Issue - State: closed - Opened by c4spar over 2 years ago

#73 - Update documentation

Issue - State: closed - Opened by c4spar over 2 years ago

#72 - refactor(runtime): don't inject globals by default

Pull Request - State: closed - Opened by c4spar over 2 years ago

#71 - Replace shq node package with a custom parser

Issue - State: open - Opened by c4spar over 2 years ago

#69 - Add support for callback method for `retry`

Issue - State: closed - Opened by c4spar over 2 years ago

#68 - feat(runtime): add `.delay()` method

Pull Request - State: closed - Opened by c4spar over 2 years ago

#67 - feat(runtime): add `.timeout()` method

Pull Request - State: closed - Opened by c4spar over 2 years ago

#66 - Run all tests with all supported shells

Issue - State: open - Opened by c4spar over 2 years ago

#65 - fix(runtime): make readlines aboartable

Pull Request - State: closed - Opened by c4spar over 2 years ago

#64 - feat(runtime): add `kill` method

Pull Request - State: closed - Opened by c4spar over 2 years ago

#63 - feat(runtime): add `statusCode` property

Pull Request - State: closed - Opened by c4spar over 2 years ago

#62 - feat(runtime): add `noThrow` property

Pull Request - State: closed - Opened by c4spar over 2 years ago

#61 - feat(runtime): add `pid` property

Pull Request - State: closed - Opened by c4spar over 2 years ago

#60 - Add `.delay()` method.

Issue - State: closed - Opened by c4spar over 2 years ago

#59 - Implement `.timeout()` method

Issue - State: closed - Opened by c4spar over 2 years ago

#58 - feat(runtime): add `.retry()` method and print retries on error

Pull Request - State: closed - Opened by c4spar over 2 years ago

#57 - Re-implement `AsyncIterable`

Issue - State: open - Opened by c4spar over 2 years ago

#56 - Re-implement `.kill()` method

Issue - State: closed - Opened by c4spar over 2 years ago

#55 - Remove `$.throwErrors` and don't call `Deno.exit()` on error

Issue - State: closed - Opened by c4spar over 2 years ago

#54 - Re-implement `pid` property

Issue - State: closed - Opened by c4spar over 2 years ago

#53 - Re-implement `statusCode`property

Issue - State: closed - Opened by c4spar over 2 years ago

#52 - Re-implement `.noThrow` property

Issue - State: closed - Opened by c4spar over 2 years ago

#51 - Re-implement readable selector

Issue - State: open - Opened by c4spar over 2 years ago

#50 - Re-implement `stdout` and `stderr` properties

Issue - State: open - Opened by c4spar over 2 years ago

#48 - Don't setup globals by default

Issue - State: closed - Opened by c4spar over 2 years ago

#47 - Add support for `deno_task_shell`

Issue - State: open - Opened by c4spar over 2 years ago

#46 - Implement `.retry()` method.

Issue - State: closed - Opened by c4spar over 2 years ago - 1 comment

#45 - Re-implement pipeThrough and pipeTo methods

Issue - State: open - Opened by c4spar over 2 years ago

#44 - feat(runtime): capture stack trace from `$` call's

Pull Request - State: closed - Opened by c4spar over 2 years ago

#43 - feat(runtime): print exit code info and signal on error

Pull Request - State: closed - Opened by c4spar over 2 years ago

#42 - refactor(runtime): implement process class

Pull Request - State: closed - Opened by c4spar over 2 years ago

#41 - chore(ci): install zsh on canary gh action

Pull Request - State: closed - Opened by c4spar over 2 years ago

#40 - feat(runtime): improve error handling

Pull Request - State: closed - Opened by c4spar over 2 years ago

#39 - breaking(runtime): use spawn api and add pipe methods

Pull Request - State: closed - Opened by c4spar over 2 years ago

#38 - chore(upgrade): deno/[email protected], [email protected]

Pull Request - State: closed - Opened by c4spar over 2 years ago

#37 - chore(ci): run workflows on pull request

Pull Request - State: closed - Opened by c4spar over 2 years ago

#36 - refactor(bundle): use deno_emit for bundling

Pull Request - State: closed - Opened by c4spar over 2 years ago

#35 - refactor(cli): remove useRawArgs from eval command

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#34 - feat(cli): start repl by default and print dzx version on start

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#33 - refactor(cli): refactor repl options handling

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#32 - refactor(runtime): make $.mainModule, $.args & $.startTime readonly

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#31 - fix(cli): fix base64 module bootstrapping

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#30 - feat(cli): add --verbose option

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#29 - chore(ci): upgrade checkout action to v3

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#28 - chore(upgrade): deno/[email protected], [email protected]

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#27 - Add sync varient of the api

Issue - State: open - Opened by sigmaSd almost 3 years ago - 1 comment

#26 - Start the repl if dzx is used with no arguments

Issue - State: closed - Opened by sigmaSd almost 3 years ago

#25 - chore(upgrade): deno/[email protected], [email protected]

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#24 - fix: throw errors in repl

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#23 - feat: add eval command

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#22 - refactor(cli): refactor runtime bootstrapping

Pull Request - State: closed - Opened by c4spar almost 3 years ago

#21 - Deno exit is not needed

Issue - State: closed - Opened by sigmaSd almost 3 years ago - 2 comments

#20 - feat(cli) Add repl command

Pull Request - State: closed - Opened by sigmaSd almost 3 years ago - 1 comment

#19 - feat(runtime) make cd return the path

Pull Request - State: closed - Opened by sigmaSd almost 3 years ago - 2 comments

#18 - [Feature Request] Add a repl

Issue - State: closed - Opened by sigmaSd almost 3 years ago - 1 comment

#17 - Maybe mention --no-check for faster iterations

Issue - State: closed - Opened by sigmaSd almost 3 years ago - 2 comments

#16 - chore(upgrade): deno/std v0.113.0

Pull Request - State: closed - Opened by c4spar over 3 years ago

#15 - chore(ci): re-enable coverage

Pull Request - State: closed - Opened by c4spar over 3 years ago

#14 - refactor: default to unknown in catch variables

Pull Request - State: closed - Opened by c4spar over 3 years ago

#13 - refactor(cli): move worker and markdown code into separate files

Pull Request - State: closed - Opened by c4spar over 3 years ago

#12 - feat(runtime): add streams module and upgrade deno/std to v0.113.0

Pull Request - State: closed - Opened by c4spar over 3 years ago

#11 - test(runtime): add process output and process error test's

Pull Request - State: closed - Opened by c4spar over 3 years ago

#10 - fix(bundle): ensure $.args is populated for bundled/compiled scripts

Pull Request - State: closed - Opened by andrewbrey over 3 years ago

#8 - feat(runtime): implement new process api

Pull Request - State: closed - Opened by c4spar over 3 years ago - 1 comment

#7 - Implement new Process API

Issue - State: closed - Opened by c4spar over 3 years ago - 2 comments

#6 - compiled scripts to not include the `$.args` array values

Issue - State: closed - Opened by andrewbrey over 3 years ago - 5 comments

#5 - fix(compile): ensure flags are properly parsed and embedded

Pull Request - State: closed - Opened by andrewbrey over 3 years ago - 2 comments

#4 - `dzx compile` permisisons issues

Issue - State: closed - Opened by andrewbrey over 3 years ago - 13 comments

#3 - feat(runtime): add convenience apis for common scripting needs

Pull Request - State: closed - Opened by andrewbrey over 3 years ago - 7 comments

#2 - feat(cli): add the ability to run markdown files

Pull Request - State: closed - Opened by andrewbrey over 3 years ago - 3 comments

#1 - Improve reliability of basic usage and address several minor issues

Pull Request - State: closed - Opened by andrewbrey over 3 years ago - 4 comments