Doing-cli

Latest version: v1.5.3

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

1.1.1

Added

- Improved error handling when failing to parse JSON response of azure devops (08b58c5)

1.1

Added

- New command `doing pr list` (46)
- New command `doing pr checkout` (44)
- New command `doing issue list`, which is a longer alias for `doing list` (41)
- Improved documentation, including new features from `mkdocs-material==7.1` (54a23cf)

Fixed

- Helpful message on `doing pr create` when you don't have contributor rights (43)

1.0.1

Added

- Return stdout on command error when available, see 43

Fixed

- Support trailing slash in `doing init`, closes 42

1.0

First major release 🎉 This release brings new options, as well as some breaking changes for more consistency with [github cli](https://cli.github.com/).

For an upgrading guide from `0.x` to `1.0, see the [upgrade guide](https://ing-bank.github.io/doing-cli/discussion/upgrading/). The full list of changes are in [this PR](https://github.com/ing-bank/doing-cli/compare/v0.8.01...main).

Changed

- Repository and docs have now moved to a new organization [github.com/ing-bank](https://github.com/ing-bank)
- `doing create pr/issue` and `doing close pr/issue` have been removed, in favor of `doing issue create/close` and `doing pr create/close` (27)
- `doing pr create` has new defaults for more consistency with `doing workon` (22)
- More consistent usage of 'work item' and 'issue' throughout `doing` (25)
- `doing issue create --assigned_to` has been renamed to `doing issue create --assignee` (37)
- `doing list` now lists work items in ascending order of creation (newest at bottom) (ca45c0f)

Added

- `doing issue create` now has `--body` and `--label` options. (37)
- Warn when workitem used in 'doing create pr' has other active linked PRs (30)
- Added more examples to documentation


Fixed

- Minimum version specified for `Click` (39)

0.8.01

Now a release with proper version in `setup.py` :)

0.8

Added

- `doing list --state` now properly supports different types of workflow states (35)
- You can now overwrite default options in commands by specifying a `defaults` section in the config file (29) (see [docs](https://timvink.github.io/doing-cli/reference/config_file/))
- Improved documentation, including a new tab-based navigation
- Implement `me` user alias. For example, you can now `doing list -a me`, `doing create issue -a me` or `doing create pr <issue_id> -r me` (36)

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.