Path to this page:
./
www/jira-cli,
Feature-rich Interactive Jira Command Line
Branch: CURRENT,
Version: 1.5.2,
Package name: jira-cli-1.5.2,
Maintainer: foxJiraCLI is a command line tool for Jira created with an idea to avoid
the Jira UI as much as possible. It includes features like navigation,
issue creation, cloning, linking, ticket transition, and so on.
Master sites:
Version history: (Expand)
- (2024-10-06) Updated to version: jira-cli-1.5.2
- (2024-09-06) Updated to version: jira-cli-1.5.1nb6
- (2024-08-11) Updated to version: jira-cli-1.5.1nb5
- (2024-07-03) Updated to version: jira-cli-1.5.1nb4
- (2024-06-13) Updated to version: jira-cli-1.5.1nb3
- (2024-06-01) Updated to version: jira-cli-1.5.1nb2
CVS history: (Expand)
2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message:
Revbump all Go packages after go121 update
|
2024-02-18 03:19:07 by Santhosh Raju | Files touched by this commit (3) |
Log message:
www/jira-cli: Update to 1.5.1
Changes since 1.4.0:
v1.5.1
## What's Changed
- fix: Properly close created files by @beatbrot in #702
- fix: Skip auth type prompt if already set by @ankitpokhrel in #701
## New Contributors
- @beatbrot made their first contribution in #702
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.5.0...v1.5.1
v1.5.0
This release brings the support for mTLS authentication along with some other \
features like setting affects version, updating the estimate, etc.
## What's added?
- feat: Enable issue edit to read body from stdin by @erpel in #619
- feat: Affects version by @damianoneill in #642
- feat: Add mtls authentication for client certificate auth by @markhatc- in
#615
- feat: Add support for updating the estimate by @chapmanc in #669
## What's fixed?
- fix: Issue with no-input on create by @ankitpokhrel in #655
- fix: Jira init broken due to authtype value by @ankitpokhrel in #694
- fix: Bring bearer back by @ankitpokhrel in #696
- fix: Respect jira timezone by @ankitpokhrel in #697
## Other changes
- chore: Bump go & alpine versions by @pbnj in #691
- ci: Upgrade workflow + linter by @ankitpokhrel in #695
- dep: Upgrade all by @ankitpokhrel in #643
## New Contributors
- @erpel made their first contribution in #619
- @damianoneill made their first contribution in #642
- @pbnj made their first contribution in #691
- @chapmanc made their first contribution in #669
Full Changelog: https://github.com/ankitpokhrel/jira-cli/compare/v1.4.0...v1.5.0
|
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message:
Revbump all Go packages after go121 update
|
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message:
Revbump all Go packages after go121 update
|
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message:
Revbump all Go packages after go121 update
|
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message:
Revbump all Go packages because go121 is now the default
|
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message:
Revbump all Go packages after go120 security update
|