aai-institute / aai-institute/jobq

Make `jobq [submit|stop|list|logs]` aware of project concept

未關閉
#136 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
4
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

Goals:

- Default is to operate on a single project
- `list` can also support `--all-projects/-A` to list from all projects the user can see

Additional tasks:

- Migrate existing commands to `jobq job` subcommand to prevent name clashes

Implementation considerations:

- Jobs are conceptually a subresource of projects, so it is probably sensible to make `/projects//jobs` the main API to interact with jobs (at least for submitting new ones). TODO: Examine what the [Zalando RESTful API guide](https://opensource.zalando.com/restful-api-guidelines/) has to say on this.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。