aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
Commit message (Collapse)AuthorAgeFilesLines
* replace seccerts -> sec-certsAdam Janovsky2024-04-251-1/+1
|
* revert spacy model download installationAdam Janovsky2024-02-201-4/+1
|
* document reference context inferenceAdam Janovsky2024-02-201-1/+1
|
* spacy model download now with pipAdam Janovsky2024-02-201-3/+6
|
* switch black -> ruff formatAdam Janovsky2023-11-101-3/+1
|
* introduce all_requirements.txtadamjanovsky2023-10-181-1/+2
|
* final commitAdam Janovsky2023-02-041-3/+4
|
* replace pyupgrade with ruffAdam Janovsky2023-01-271-2/+1
|
* replace flake8 with ruffAdam Janovsky2023-01-271-4/+2
|
* delete draft release action (not used)Adam Janovsky2022-12-141-5/+2
|
* flat -> src layout (#294)adamjanovsky2022-12-091-2/+1
| | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml`
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-0/+2
| | | | | | | | | | * 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
* Docs: autodoc, model package docsAdam Janovsky2022-05-201-1/+8
|
* update notesAdam Janovsky2022-05-011-1/+1
|
* add simple installation instr. and quickstartAdam Janovsky2022-04-261-6/+1
|
* .Adam Janovsky2022-04-261-4/+19
|
* link external docs sources, introduce mystAdam Janovsky2022-04-251-9/+9
|
* docs to new requirementsAdam Janovsky2022-04-041-1/+8
|
* Refactor/pdftotext as library (#183)adamjanovsky2022-04-041-2/+12
| | | | | | | - 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
* Update stale branch/release info in contributing.Adam Janovsky2022-02-011-3/+4
|
* just typo in Contributing.mdAdam Janovsky2021-12-191-1/+1
|
* add links to contributingAdam Janovsky2021-12-191-4/+4
|
* add description on lintersAdam Janovsky2021-12-191-1/+26
|
* default branch change in cotributingAdam Janovsky2021-04-221-0/+4
|
* basic docsPetr Svenda2020-07-171-0/+10