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

feat: Add recommdended dev tools list #1212

Merged
merged 4 commits into from
Jul 21, 2021
Merged

feat: Add recommdended dev tools list #1212

merged 4 commits into from
Jul 21, 2021

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Jul 1, 2021

This adds what is basically requirements.txt file for developers, including the specific version of black that we're currently using and pre-commit (which will help you run black and isort)

We may want to move isort into this list, since I believe it's also only needed for developers.

@terriko
Copy link
Contributor Author

terriko commented Jul 14, 2021

Moved isort as per last week's meeting discussion.

Signed-off-by: Terri Oda <terri@toybox.ca>
Signed-off-by: Terri Oda <terri@toybox.ca>
Signed-off-by: Terri Oda <terri@toybox.ca>
@Molkree
Copy link
Contributor

Molkree commented Jul 21, 2021

If you add dev-recommended.txt, do we also need dev-recommended.csv to check these packages as well? 🤔

@terriko
Copy link
Contributor Author

terriko commented Jul 21, 2021

@Molkree I wasn't going to bother, because users aren't going to be using those and we've got dependabot, but now that you mention it since this file is called dev-recommended.txt instead of dev-requirements.txt I'm not sure that's going to get picked up. Might have to open an issue to check that.

@terriko terriko merged commit ce9bbc1 into intel:main Jul 21, 2021
peb-peb pushed a commit to peb-peb/cve-bin-tool that referenced this pull request Aug 2, 2021
* Add recommdended dev tools list
* Moved isort to dev requirements file.
* fix: pip install from dev-recommended for isort CI
* fix: remove isort also from requirements.csv

Signed-off-by: Terri Oda <terri@toybox.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants