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 摘要。