Implement continuous deployment using GitHub actions #84
Labels
enhancement
New feature or request
Team 3
This tag serves as a `claim` for team 3 to work on the issue initially
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.
The text was updated successfully, but these errors were encountered: