Context and feature:
Currently, a team is working on shifting the project from pipenv to poetry. In their things to bear in mind section, they mention how to automate the continuous deployment of GatorMiner. By raising this issue, we propose to develop a solution to this problem.
Proposed solution:
We would like to configure used the configured poetry environment in order to ship the GatorMiner tool each time a push is made to a PR/Main branch which will allow for the tool to be viewed without users needing to install software and run commands.
Useful resources:
https://python-poetry.org/docs/cli/
Additional context:
Branch link.
Context and feature:
Currently, a team is working on shifting the project from pipenv to poetry. In their things to bear in mind section, they mention how to automate the continuous deployment of GatorMiner. By raising this issue, we propose to develop a solution to this problem.
Proposed solution:
We would like to configure used the configured poetry environment in order to ship the GatorMiner tool each time a push is made to a PR/Main branch which will allow for the tool to be viewed without users needing to install software and run commands.
Useful resources:
https://python-poetry.org/docs/cli/
Additional context:
Branch link.