Ecosyste.ms: Issues

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

GitHub / dispatchrun/dispatch issues and pull requests

#68 - Review use of Pdeathsig

Issue - State: open - Opened by chriso 9 months ago

#67 - Fixes #66 by forcing lipgloss to have no color output

Pull Request - State: open - Opened by Tyl13 9 months ago

#65 - Add main command tests and `dispatch version` tests

Pull Request - State: closed - Opened by chicoxyzzy 9 months ago
Labels: tests

#64 - `dispatch version` should print version in semver format

Issue - State: open - Opened by chicoxyzzy 9 months ago - 2 comments
Labels: enhancement

#63 - Icon rendering issue in WSL / Chromebook Linux

Issue - State: open - Opened by chriso 9 months ago

#62 - `dispatch run` integration tests

Pull Request - State: closed - Opened by chicoxyzzy 9 months ago
Labels: tests

#61 - Global dependencies passed to commands

Issue - State: open - Opened by guergabo 9 months ago

#60 - test(unit): unit tests for switch command

Pull Request - State: closed - Opened by guergabo 9 months ago - 1 comment

#59 - Scaffolding projects with `dispatch init` command

Issue - State: open - Opened by chicoxyzzy 9 months ago - 2 comments
Labels: enhancement

#58 - CLI tests

Issue - State: open - Opened by chicoxyzzy 9 months ago
Labels: tests

#57 - Add dotenv support to `dispatch run` and `dispatch login` commands

Pull Request - State: closed - Opened by chicoxyzzy 9 months ago - 4 comments

#56 - Link to Dispatch docs, not Python SDK

Pull Request - State: closed - Opened by chriso 9 months ago

#55 - Add logo and badges

Pull Request - State: closed - Opened by chriso 9 months ago

#54 - run: only show function table header once

Pull Request - State: closed - Opened by chriso 9 months ago

#52 - run: improve help information

Pull Request - State: closed - Opened by chriso 10 months ago

#51 - fix(readme): broken getting started link

Pull Request - State: closed - Opened by guergabo 10 months ago - 1 comment

#50 - run: improve formatting of Python input/output values

Pull Request - State: closed - Opened by chriso 10 months ago

#49 - run: improve log output

Pull Request - State: closed - Opened by chriso 10 months ago

#48 - tui: prevent one row from being truncated

Pull Request - State: closed - Opened by chriso 10 months ago

#47 - run: kill child process if CLI panics

Pull Request - State: closed - Opened by chriso 10 months ago

#46 - run: use base62 session IDs

Pull Request - State: closed - Opened by chriso 10 months ago

#45 - tui: fix how auth errors are displayed in TUI mode

Pull Request - State: closed - Opened by chriso 10 months ago

#44 - tui: fix minor rendering issues

Pull Request - State: closed - Opened by chriso 10 months ago

#43 - Logo breaks on authentication error

Issue - State: closed - Opened by vadimdemedes 10 months ago
Labels: bug

#42 - tui: selection mode

Pull Request - State: closed - Opened by chriso 10 months ago

#41 - tui: color fixes

Pull Request - State: closed - Opened by chriso 10 months ago

#40 - goreleaser: apply homebrew lint fixes

Pull Request - State: closed - Opened by chriso 10 months ago

#39 - Rename GitHub organization

Pull Request - State: closed - Opened by chriso 10 months ago

#38 - tui: add a status bar to function call view

Pull Request - State: closed - Opened by chriso 10 months ago

#37 - Fix headless mode

Pull Request - State: closed - Opened by chriso 10 months ago

#36 - Show error type and message in the logs

Pull Request - State: closed - Opened by chriso 10 months ago

#35 - Print a warning if the local application exits early

Pull Request - State: closed - Opened by chriso 10 months ago

#34 - tui: add icons in function call view

Pull Request - State: closed - Opened by chriso 10 months ago

#33 - Animate logo to match website

Pull Request - State: closed - Opened by chriso 10 months ago

#32 - Show error info, if available

Pull Request - State: closed - Opened by chriso 10 months ago

#31 - Use ANSI colors in the TUI

Issue - State: closed - Opened by chriso 10 months ago

#30 - TUI fixes

Pull Request - State: closed - Opened by chriso 10 months ago

#29 - Show function call error details in TUI

Issue - State: closed - Opened by chriso 10 months ago

#28 - Can't select text while running the TUI

Issue - State: closed - Opened by Pryz 10 months ago - 2 comments
Labels: bug

#27 - Warn if a process is already listening on configured endpoint address

Issue - State: closed - Opened by chriso 10 months ago - 1 comment
Labels: enhancement

#26 - Better handle 404's when interacting with Dispatch API

Pull Request - State: closed - Opened by chriso 10 months ago

#25 - TUI

Pull Request - State: closed - Opened by chriso 10 months ago

#24 - run: always set content length

Pull Request - State: closed - Opened by achille-roussel 10 months ago

#23 - run: buffer line output

Pull Request - State: closed - Opened by achille-roussel 10 months ago

#22 - Prefix logs with source

Pull Request - State: closed - Opened by chriso 10 months ago - 2 comments

#21 - Log calls and results

Pull Request - State: closed - Opened by chriso 10 months ago

#20 - Fix config panic

Pull Request - State: closed - Opened by chriso 10 months ago

#19 - default to use ipv4

Pull Request - State: closed - Opened by achille-roussel 10 months ago
Labels: bug

#18 - Revert "Strip all env vars starting with DISPATCH_"

Pull Request - State: closed - Opened by chriso 10 months ago

#17 - Rework the configuration file

Pull Request - State: closed - Opened by chriso 10 months ago

#16 - Respect XDG_CONFIG_HOME for configuration file

Pull Request - State: closed - Opened by chriso 10 months ago

#15 - Do not read DISPATCH_API_KEY

Pull Request - State: closed - Opened by chriso 10 months ago - 1 comment

#14 - Unset DISPATCH_VERIFICATION_KEY before running local application

Pull Request - State: closed - Opened by chriso 10 months ago

#13 - run: support executing scripts with shebang notation

Issue - State: closed - Opened by achille-roussel 10 months ago - 2 comments
Labels: enhancement

#11 - CLI run: fix panic on poll retry

Pull Request - State: closed - Opened by chriso 10 months ago

#10 - CLI login: don't print success message unless actually logged in

Pull Request - State: closed - Opened by chriso 10 months ago

#9 - Notify API if a response cannot be generated

Pull Request - State: closed - Opened by chriso 10 months ago

#8 - configuration: don't load configuration from environment variables

Issue - State: closed - Opened by achille-roussel 10 months ago - 1 comment
Labels: enhancement

#7 - configuration: store verification key in configuration file

Issue - State: closed - Opened by achille-roussel 10 months ago - 1 comment
Labels: enhancement

#6 - login: automate creation of verification key during login

Issue - State: closed - Opened by achille-roussel 10 months ago - 1 comment
Labels: enhancement

#5 - configuration: remove active property from sections of the configuration file

Issue - State: closed - Opened by achille-roussel 10 months ago
Labels: enhancement

#4 - Improve dispatch session message

Pull Request - State: closed - Opened by Pryz 10 months ago

#3 - Don't fail when queue is empty

Issue - State: closed - Opened by Pryz 10 months ago - 1 comment
Labels: bug

#2 - Add CLI

Pull Request - State: closed - Opened by chriso 10 months ago