aai-institute / aai-institute/jobq

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

Aperta
#136 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
4
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.