Ecosyste.ms: Issues

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

GitHub / guidebooks/madwizard issues and pull requests

#713 - CLI not running on Windows

Issue - State: open - Opened by JoshMayberry over 1 year ago

#712 - Is it possible to use it with mkdocs ?

Issue - State: open - Opened by tguenneguez over 1 year ago

#711 - if only one option, don't use multiselect ui

Issue - State: open - Opened by starpit over 1 year ago

#710 - fix: avoid double quoting in dashdash

Pull Request - State: closed - Opened by starpit over 1 year ago

#708 - fix: workaround for superfluous single-quoting of env vars

Pull Request - State: closed - Opened by starpit over 1 year ago

#707 - fix: regression new shorter uuids were using uppercase letters

Pull Request - State: closed - Opened by starpit over 1 year ago

#706 - fix: use shorter uuids for e.g. jobids

Pull Request - State: closed - Opened by starpit over 1 year ago

#705 - fix: non-async subprocs are not killed!

Pull Request - State: closed - Opened by starpit over 1 year ago - 1 comment

#704 - chore: minor esbuild and store bumps

Pull Request - State: closed - Opened by starpit over 1 year ago

#703 - chore: bump dependencies, including to ESM-only

Pull Request - State: closed - Opened by starpit over 1 year ago

#702 - fix: pass GUIDEBOOK_VERBOSE env var when run with -V

Pull Request - State: closed - Opened by starpit over 1 year ago

#701 - fix: remove leftover debugging output

Pull Request - State: closed - Opened by starpit over 1 year ago

#698 - Strip

Pull Request - State: closed - Opened by starpit over 1 year ago

#696 - chore: esbuild and store bumps

Pull Request - State: closed - Opened by starpit over 1 year ago

#695 - feat: do not attach stdin by default to code block execs

Pull Request - State: closed - Opened by starpit over 1 year ago

#694 - feat: do not run finally blocks on ctrl+c

Pull Request - State: closed - Opened by starpit over 1 year ago

#693 - fix: fix an error in prior publish w.r.t. version

Pull Request - State: closed - Opened by starpit over 1 year ago

#692 - fix: failure message should remove comment prefix from first line

Pull Request - State: closed - Opened by starpit over 1 year ago

#691 - fix: avoid top-level import of fs

Pull Request - State: closed - Opened by starpit over 1 year ago

#690 - chore: minor package bumps

Pull Request - State: closed - Opened by starpit over 1 year ago

#688 - fix: multiselect should also support autocomplete

Pull Request - State: closed - Opened by starpit over 1 year ago

#687 - feat: remove old ray-submit intrinsic

Pull Request - State: closed - Opened by starpit over 1 year ago

#686 - fix: bump enquirer to pick up pointer UI update from enquirer

Pull Request - State: closed - Opened by starpit over 1 year ago

#685 - feat: change select prompt to use AutoComplete

Pull Request - State: closed - Opened by ykoyfman over 1 year ago

#683 - fix: dynamic expansion should remove duplicates

Pull Request - State: closed - Opened by starpit over 1 year ago

#680 - fix: profiles with form data as numberse can result in infinite loop

Pull Request - State: closed - Opened by starpit over 1 year ago

#677 - fix: dynamic-expansion forms do not properly expand default values

Pull Request - State: closed - Opened by starpit over 1 year ago

#676 - fix: if choice changed from non-form to form, JSON parse failure ensues

Pull Request - State: closed - Opened by starpit over 1 year ago

#674 - feat: dynamic expansion of forms via `=== "form(expr, defaultValue)"`

Pull Request - State: closed - Opened by starpit over 1 year ago

#673 - fix: dynamic multi-select fails when choices have dashes

Pull Request - State: closed - Opened by starpit over 1 year ago

#672 - feat: allow dynamic expansions to be multiselects

Pull Request - State: closed - Opened by starpit over 1 year ago

#671 - fix: profile clone did not actually clone, plus test coverage

Pull Request - State: closed - Opened by starpit over 1 year ago

#670 - test: add test coverage for profile import/export/list/delete

Pull Request - State: closed - Opened by starpit over 1 year ago

#669 - fix: profile import should not by default overwrite an existing profile

Pull Request - State: closed - Opened by starpit over 1 year ago

#668 - fix: prune obsolete choices when exporting a profile

Pull Request - State: closed - Opened by starpit over 1 year ago

#667 - feat: profile import/export

Pull Request - State: closed - Opened by starpit over 1 year ago

#666 - fix: form should right-align the first column

Pull Request - State: closed - Opened by starpit over 1 year ago

#665 - fix: ensure that subshells have a TERM

Pull Request - State: closed - Opened by starpit over 1 year ago

#664 - fix: on subprocess shell failures, avoid printing out giant scripts

Pull Request - State: closed - Opened by starpit over 1 year ago

#663 - fix: pass through GUIDEBOOK_ENV as base64-encoded [{name, value}]

Pull Request - State: closed - Opened by starpit over 1 year ago

#662 - fix: pass through GUIDEBOOK_DASHDASH again

Pull Request - State: closed - Opened by starpit over 1 year ago

#661 - Revert "fix: pass through GUIDEBOOK_DASHDASH again"

Pull Request - State: closed - Opened by starpit over 1 year ago

#660 - fix: pass through GUIDEBOOK_DASHDASH again

Pull Request - State: closed - Opened by starpit over 1 year ago

#659 - fix: yet another dashdash fix for ray submit

Pull Request - State: closed - Opened by starpit over 1 year ago

#658 - fix: further dashdash improvements for ray submit

Pull Request - State: closed - Opened by starpit over 1 year ago

#657 - fix: another fix for quote preservation in dashdash args

Pull Request - State: closed - Opened by starpit over 1 year ago

#656 - fix: allow clients to pass in an `appVersion`

Pull Request - State: closed - Opened by starpit over 1 year ago

#655 - fix: add -v alias for --version

Pull Request - State: closed - Opened by starpit over 1 year ago

#654 - feat: allow the --ifor option to be passed more than once

Pull Request - State: closed - Opened by starpit over 1 year ago

#653 - fix: switch enquirer from git+ssh to https

Pull Request - State: closed - Opened by starpit almost 2 years ago

#652 - chore: minor package bumps

Pull Request - State: closed - Opened by starpit almost 2 years ago

#651 - fix: ray job submit should specify --address

Pull Request - State: closed - Opened by starpit almost 2 years ago

#650 - feat: avoid the use of ray cli (on the client) for submitting jobs

Pull Request - State: closed - Opened by starpit almost 2 years ago

#649 - fix: small code cleanup in ray-submit for dependence management

Pull Request - State: closed - Opened by starpit almost 2 years ago

#648 - feat: remove now-unused `dependencies` field of `Memos`

Pull Request - State: closed - Opened by starpit almost 2 years ago

#647 - feat: remove support for `pip-show` executor

Pull Request - State: closed - Opened by starpit almost 2 years ago

#646 - feat: remove pip-install and conda-install executors

Pull Request - State: closed - Opened by starpit almost 2 years ago

#645 - fix: shell escaping in ray-submit can result in '"foo"' double-quoting

Pull Request - State: closed - Opened by starpit almost 2 years ago

#644 - fix: ray-submit does not shell-escape dashdash part of command line

Pull Request - State: closed - Opened by starpit almost 2 years ago

#643 - fix: ray-submit executor does not protect against all paths of exceptions

Pull Request - State: closed - Opened by starpit almost 2 years ago

#642 - fix: early exit (exit code 90) should result in final canceled message

Pull Request - State: closed - Opened by starpit almost 2 years ago

#641 - fix: regexp error for choices that contain ansi control chars

Pull Request - State: closed - Opened by starpit almost 2 years ago

#640 - chore: bumps to unist npms

Pull Request - State: closed - Opened by starpit almost 2 years ago

#639 - fix: bump make-fetch-happen to pick up security fix

Pull Request - State: closed - Opened by starpit almost 2 years ago

#638 - fix: bump make-fetch-happen to pick up security fix

Pull Request - State: closed - Opened by starpit almost 2 years ago

#637 - fix: sigh, another fix for dynamic import of enquirer

Pull Request - State: closed - Opened by starpit almost 2 years ago

#636 - fix: another... webpack is not happy with enquirer selective dynamic import

Pull Request - State: closed - Opened by starpit almost 2 years ago

#635 - fix: webpack is not happy with enquirer selective dynamic import

Pull Request - State: closed - Opened by starpit almost 2 years ago

#634 - fix: profile edit should be less verbose about pruning

Pull Request - State: closed - Opened by starpit almost 2 years ago

#633 - fix: missing .js extension in handler dynamic import

Pull Request - State: closed - Opened by starpit almost 2 years ago

#632 - fix: edit command should prune choices

Pull Request - State: closed - Opened by starpit almost 2 years ago

#631 - test: madwizard-cli test may silently fail

Pull Request - State: closed - Opened by starpit almost 2 years ago

#630 - feat: add madwizard profile prune

Pull Request - State: closed - Opened by starpit almost 2 years ago

#629 - feat: editing of prior choice

Pull Request - State: closed - Opened by starpit almost 2 years ago

#628 - fix: delay loading enquirer till we need it

Pull Request - State: closed - Opened by starpit almost 2 years ago

#627 - chore: code cleanup for profile command registration

Pull Request - State: closed - Opened by starpit almost 2 years ago

#626 - feat: add `madwizard profile get` command

Pull Request - State: closed - Opened by starpit almost 2 years ago

#624 - fix: ctrl+c exit emits "Run failed: undefined"

Pull Request - State: closed - Opened by starpit almost 2 years ago

#623 - fix: improved behavior w.r.t. ctrl+c cleanup

Pull Request - State: closed - Opened by starpit almost 2 years ago

#622 - expand without trailing quote " is parsed, but results in weird descriptions

Issue - State: open - Opened by starpit almost 2 years ago
Labels: bug

#621 - fix: handled-by-client execs should be passed through the `exec` attr

Pull Request - State: closed - Opened by starpit almost 2 years ago

#620 - fix: exec should trust client more broadly

Pull Request - State: closed - Opened by starpit almost 2 years ago

#619 - fix: improve tracking of madwizard-internal command executions

Pull Request - State: closed - Opened by starpit almost 2 years ago

#618 - fix: favor handleByClient in exec

Pull Request - State: closed - Opened by starpit almost 2 years ago

#617 - fix: shell.exec should allow mixed primitive arrays

Pull Request - State: closed - Opened by starpit almost 2 years ago

#615 - feat: support choice expansion via the client's `shell`

Pull Request - State: closed - Opened by starpit almost 2 years ago

#614 - fix: guidebook without codeblocks causes null pointer exceptions

Pull Request - State: closed - Opened by starpit almost 2 years ago