-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Priority: LOWProjects that don't need to be completed by the next releaseProjects that don't need to be completed by the next releaseStatus: COMPLETEDFinished somethingFinished somethingType: IMPROVEMENTImprove an existing featureImprove an existing feature
Description
Add continuous integration with Github Actions. Currently, this is a low priority because of the following:
- This project uses Poetry for dependency management
- Github Actions does not initially support Poetry
- Installing Poetry works, but commands are not registered
- For instance, even though it installed Isort, the
isort
command isn't available - This makes it very difficult to use all the dependencies necessary for the project
- For instance, even though it installed Isort, the
Metadata
Metadata
Assignees
Labels
Priority: LOWProjects that don't need to be completed by the next releaseProjects that don't need to be completed by the next releaseStatus: COMPLETEDFinished somethingFinished somethingType: IMPROVEMENTImprove an existing featureImprove an existing feature