Ecosyste.ms: Issues

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

GitHub / candy-kingdom/mints issues and pull requests

#68 - Implemented `catch`.

Pull Request - State: open - Opened by kostiantxn about 4 years ago - 3 comments

#67 - Predefined type for parsing files

Issue - State: open - Opened by joshua-light about 4 years ago - 2 comments
Labels: type: story, kind: feature

#66 - Automatic parsing of user-defined types

Issue - State: open - Opened by joshua-light about 4 years ago - 7 comments
Labels: type: story, kind: feature

#65 - `develop` -> `master`

Pull Request - State: closed - Opened by joshua-light about 4 years ago

#64 - `develop` -> `master`

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#63 - New project name

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#62 - Create a pull request template

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: meta

#61 - Find a name for the project

Issue - State: closed - Opened by joshua-light over 4 years ago - 15 comments
Labels: type: task, kind: meta

#60 - Issue templates

Pull Request - State: closed - Opened by joshua-light over 4 years ago - 1 comment

#59 - Contributing guidelines

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#58 - Generated CODE_OF_CONDUCT from the template

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#57 - Add PyPI badge

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: meta

#56 - Added documentation

Pull Request - State: closed - Opened by joshua-light over 4 years ago - 1 comment

#55 - Configure `mypy` checks in workflows

Issue - State: open - Opened by kostiantxn over 4 years ago
Labels: type: task, kind: meta, status: not described

#54 - Fixed missing descriptions when using typed arguments.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#53 - Added examples.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#52 - Pager

Issue - State: open - Opened by kostiantxn over 4 years ago
Labels: type: story, kind: feature, status: not described

#51 - Prepare the repo to being public

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: meta

#50 - Description of an argument is lost if it's typed

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: bug

#49 - `--version` flag

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#48 - Exit with message

Issue - State: open - Opened by joshua-light over 4 years ago - 1 comment
Labels: type: story, kind: feature

#47 - Choices

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#46 - Added tests for trailing underscores

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#45 - Pretty printing

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#44 - Underscore trim

Issue - State: closed - Opened by joshua-light over 4 years ago - 1 comment
Labels: type: story, kind: feature

#43 - Case

Issue - State: open - Opened by joshua-light over 4 years ago - 2 comments
Labels: type: story, kind: feature

#42 - Updated imports.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#41 - Refactored integration tests

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#40 - Added `command_test.py`.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#39 - Pass context from a parent command to its subcommand

Issue - State: open - Opened by kostiantxn over 4 years ago
Labels: type: task, kind: enhancement, status: not described

#38 - Exception handling

Issue - State: open - Opened by kostiantxn over 4 years ago - 2 comments
Labels: type: story, kind: feature

#37 - Add examples

Issue - State: closed - Opened by kostiantxn over 4 years ago - 2 comments
Labels: type: task, kind: meta

#36 - Updated the API of `CLI`.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#35 - Fixed whitespace bug

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#34 - Provide an ability to run the CLI by calling `cli()`

Issue - State: closed - Opened by kostiantxn over 4 years ago
Labels: type: task, kind: enhancement

#33 - Implemented custom type conversions.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#32 - Implemented custom prefixes for flags and options

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#31 - Custom type conversions

Issue - State: closed - Opened by kostiantxn over 4 years ago
Labels: type: story, kind: feature

#30 - Added draft implementation of typed arguments.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#29 - Default values for positional arguments

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: status: blocked, type: story, kind: feature, status: not described

#28 - Take into account a whitespace argument description

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: bug, kind: enhancement

#27 - Write integration tests for commands

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: enhancement, status: not described

#26 - Default type conversions

Issue - State: closed - Opened by kostiantxn over 4 years ago - 2 comments
Labels: type: story, kind: feature

#25 - Write docs

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: meta

#24 - Design imports API

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: enhancement

#23 - Implemented Options

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#22 - Suggestions

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: kind: enhancement, type: story, status: not described

#21 - Handle exceptions in integration tests

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: enhancement

#20 - Options

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#19 - Custom prefixes for flags

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#18 - Inverted flags

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#17 - Implemented flags and short names. Added integration tests.

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#16 - Added an ability to override the help message.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago - 1 comment

#15 - Added draft implementation of commands.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago

#14 - Implemented basic arguments.

Pull Request - State: closed - Opened by kostiantxn over 4 years ago - 1 comment

#13 - Parser configuration

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#12 - Implemented basic CI/CD workflows

Pull Request - State: closed - Opened by joshua-light over 4 years ago

#11 - Short names

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#10 - Default values

Issue - State: closed - Opened by joshua-light over 4 years ago - 1 comment
Labels: type: story, kind: feature

#9 - Implement a parser

Issue - State: open - Opened by joshua-light over 4 years ago - 2 comments
Labels: type: task, kind: feature

#8 - Help

Issue - State: closed - Opened by joshua-light over 4 years ago - 3 comments
Labels: type: story, kind: feature

#7 - Questions

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#6 - Prompts

Issue - State: open - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature, status: not described

#5 - Flags

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#4 - Commands

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: story, kind: feature

#3 - Arguments

Issue - State: closed - Opened by joshua-light over 4 years ago - 2 comments
Labels: type: story, kind: feature

#2 - Set up CI/CD

Issue - State: closed - Opened by joshua-light over 4 years ago
Labels: type: task, kind: meta

#1 - Added initial project structure

Pull Request - State: closed - Opened by joshua-light almost 5 years ago