Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Question Generator #87

Merged
merged 10 commits into from
Mar 29, 2024
Merged

Service Question Generator #87

merged 10 commits into from
Mar 29, 2024

Conversation

AbelMH1
Copy link

@AbelMH1 AbelMH1 commented Mar 29, 2024

Se han separado en dos contenedores distintos las funcionalidades de extraer información de wikidata periódicamente (Wikidata Extractor) y la de generar preguntas aleatorias a partir de la información obtenida (Question Generator).

El funcionamiento de la aplicación no debería haberse visto modificado en cuanto a la anterior versión.

@AbelMH1 AbelMH1 self-assigned this Mar 29, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

depends_on:
- mongodb_wiki
ports:
- "8008:8008"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay que acordarse de eliminar los puertos en un futuro.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay que revisar todas las queries antes de usarlas en la aplicación

@marco-qg marco-qg merged commit 0479e9b into develop Mar 29, 2024
2 checks passed
@AbelMH1 AbelMH1 linked an issue Apr 11, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dividir el servicio QuestionGenerator Service
4 participants