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

Ideal Version of Enforcing Poetry Version

Aperta
#113 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement good first issue hacktoberfest help wanted
Lingua principale
Python
Stelle
37
Fork
29
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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).

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.