aai-institute / aai-institute/jobq

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

オープン
#136 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。