Election-Tech-Initiative / Election-Tech-Initiative/electionguard-api-python

Ideal Version of Enforcing Poetry Version

Abierto
#113 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue hacktoberfest help wanted
Lenguaje dominante
Python
Estrellas
37
Forks
29
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

This issue is somewhat related to #111 and #112 . The concern is to solve issues with poetry itself, both the DockerFile and MakeFile contain a reference to a specific version of poetry. The ideal version:

> Running make environment for the first time would install a specific version of poetry (call it vX.Y)
> Running make environment on an existing environment would ensure the correct version of poetry is installed
> The docker container would use the correct poetry version in all cases
> Our linting or CI could include some verification that the lock file is generated for the correct version of poetry (I haven't looked deeply enough at the lock file to know how hard this would be).

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.