aai-institute / aai-institute/jobq

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

Abierto
#136 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
4
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.