| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switch black -> ruff format | Adam Janovsky | 2023-11-10 | 1 | -44/+0 |
| | | |||||
| * | final commit | Adam Janovsky | 2023-02-04 | 1 | -20/+22 |
| | | |||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -1/+4 |
| | | |||||
| * | fix typo in ruff github action | Adam Janovsky | 2023-01-27 | 1 | -1/+1 |
| | | |||||
| * | replace pyupgrade with ruff | Adam Janovsky | 2023-01-27 | 1 | -16/+0 |
| | | |||||
| * | replace flake8 with ruff | Adam Janovsky | 2023-01-27 | 1 | -15/+1 |
| | | |||||
| * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -5/+8 |
| | | |||||
| * | Add codecov and rename workflow jobs for consistency. | J08nY | 2022-12-08 | 1 | -1/+1 |
| | | |||||
| * | Refactor FIPS & unify CLI actions (#275) | adamjanovsky | 2022-12-08 | 1 | -11/+29 |
| | | | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints | ||||
| * | reorganize requirements | Adam Janovsky | 2022-04-04 | 1 | -7/+3 |
| | | |||||
| * | Refactor/pdftotext as library (#183) | adamjanovsky | 2022-04-04 | 1 | -0/+2 |
| | | | | | | | | - Update Docker Ubuntu to 22.04 - Test pipeline now installs fresh Poppler - Poppler-utils package no longer needed - Paragraph on project dependencies added to CONTRIBUTING.md - Pdftotext is no longer called with subprocess call, but API is leveraged instead | ||||
| * | add description on linters | Adam Janovsky | 2021-12-19 | 1 | -1/+1 |
| | | |||||
| * | bump flake8 | Adam Janovsky | 2021-12-19 | 1 | -1/+1 |
| | | |||||
| * | add flake8 workflow | Adam Janovsky | 2021-12-19 | 1 | -0/+12 |
| | | |||||
| * | adjust workflows for mypy | Adam Janovsky | 2021-12-18 | 1 | -1/+1 |
| | | |||||
| * | GitHub Action for isort | Adam Janovsky | 2021-12-18 | 1 | -1/+10 |
| | | |||||
| * | adjust lint workflow | Adam Janovsky | 2021-12-18 | 1 | -0/+29 |
