gbdev / gbdev/database

RFC: "Announce" entry from GitHub repository

Abierto
#231 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
95
Forks
52
Merge medio
7 h 33 min
PR fusionados (30 d)
1

Descripción

So here's a simply workflow to allow a developer to submit an entry to Homebrew Hub simply "announcing" the git repository:

- The developer creates a github repository hosting all the game files / sources etc AND a `game.json` manifest
- Developer opens an issue in the database repository mentioning he wants to add a game and links the repository
- An automated action picks up the issue and imports the folder in the database, in the current status. If the validation fails, it reports in the issue what went wrong. Validation steps:
- game.json schema validation
- file validation

Open questions:
- How can the developer refer to the ROM if it's not in the git repo but e.g. in the releases?

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.