Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github action for pylint is broken #19

Open
jaredb1011 opened this issue Apr 15, 2023 · 0 comments · May be fixed by #21
Open

github action for pylint is broken #19

jaredb1011 opened this issue Apr 15, 2023 · 0 comments · May be fixed by #21
Labels
enhancement New feature or request

Comments

@jaredb1011
Copy link
Contributor

The current github action for running pylint is broken, mainly because setting up conda on a runner is proving to be difficult.
Right now it's not necessary that we setup the entire conda environment, so we need to revert to just installing deps with pip, and reverting the steps to setup conda.

@jaredb1011 jaredb1011 added the enhancement New feature or request label Apr 15, 2023
@jaredb1011 jaredb1011 added this to the Data Pre-processing milestone Apr 15, 2023
@jaredb1011 jaredb1011 moved this to Todo in Models & Analysis Apr 15, 2023
@jaredb1011 jaredb1011 linked a pull request May 6, 2023 that will close this issue
@jaredb1011 jaredb1011 moved this from Todo to In Progress in Models & Analysis May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant