Annoworkcli

Latest version: v3.7.1

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

Scan your dependencies

Page 5 of 6

2.3.1

Enhancements
annofab visualize_statistics
* `annofabcli statistics visualize`コマンドに渡すオプションは、`--annofabcli_options` で直接渡せるようにしました。


Before
$ annoworkcli annofab visualize_statistics -org org -j job -o out/ --task_query '{"status":"complete"}' --minimal
After
$ annoworkcli annofab visualize_statistics -org org -j job -o out/ --annofabcli_options --task_query '{"status":"complete"}'


What's Changed
* [annofab visualize_statistics] `--annofabcli_options` でannofabcliにオプションをそのまま渡せるようにした by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/16
* versionup by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/17


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.2.4...v2.3.1

2.2.4

What's Changed
* [annofab visualize_statistics] afジョブに紐付かないジョブを指定したときの不具合対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/15


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.2.3...v2.2.4

2.2.3

Bug Fixes
* `annofab reshape_working_hours`:`--shape_type details`を実行したときに発生するエラーを修正しました。
What's Changed
* [annofab reshape_working_hours] `--shape_type deitals`を指定したときの不具合対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/14


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.2.2...v2.2.3

2.2.2

Enhancements
annofab reshape_working_hours
* `--shape_type`に以下を追加しました。
* total_by_user_parent_job:ユーザごと親ジョブごとに集計します。
* total_by_user_job:ユーザごとジョブごとに集計します。
* `--show_parent_job`を追加しました。


What's Changed
* [annofab reshape_working_hours] --shape_typeの追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/13


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.2.1...v2.2.2

2.2.1

Bug Fixes
* `annofab list_working_hours`:annofabプロジェクトに紐づいていないジョブの実績時間が重複する問題を修正しました。

Enhancements
* 全体: `argparse.ArgumentParser`コンストラクタに`allow_abbrev=False`を指定、コマンドライン引数の名前を省略できないようにしました。間違えてオプションを指定しないようにするためです。

What's Changed
* [annofab list_working_hours] annofabプロジェクトに紐づいていないジョブの実績時間が重複する。 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/12


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.2.0...v2.2.1

2.2.0

Destructive changes
* `job change_status`を`job change`コマンドに変更しました。将来的にステータス以外も変更できるようにするためです。
* `organization_member change_role `を` organization_member change`コマンドに変更しました。将来的にロール以外も変更できるようにするためです。
* `account put_external_linkage_info`:`--external_linkage_info`に渡す値を `{"external_linkage_info": "annofab": {"account_id": "xxx"}}}` から `{"annofab": {"account_id": "xxx"}}`に変更しました。

Enhancements
* コマンドのヘルプメッセージを改善しました。
* `--help`の説明を"optional arguments"から"global optional arguments"に移動しました。
* 必須の引数ならば、引数の説明に`(required)`を追記しました。

BugFixes
* ログファイル`annoworkcli.log`が毎日ロテートされるように修正しました。

What's Changed
* コマンドの微修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/10
* annofab reshape_working_hoursのドキュメントも修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annowork-cli/pull/11


**Full Changelog**: https://github.com/kurusugawa-computer/annowork-cli/compare/v2.1.0...v2.2.0

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.