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 evidence filters (#57), r0.6.0 #58

Merged
merged 1 commit into from
Oct 10, 2024
Merged

feat: add evidence filters (#57), r0.6.0 #58

merged 1 commit into from
Oct 10, 2024

Conversation

HomoPolyethylen
Copy link
Contributor

@HomoPolyethylen HomoPolyethylen commented Oct 10, 2024

  • chore: init dev template

  • feat: add option to filter evidence items Fixes CIVIC: evidence type unused #54

  • feat: addd case-insensitive filter matching also minor bug fixes

  • chore: lint

  • refactor: improve cli testing

  • chore: lint

  • refactor: remove non-informative try-except

  • fix: also created deeper nested dirs, not only single layer

  • chore: ignore unittest dir

  • fix: try to fit github actions ec issue

  • fix: try to fix ec action with node version

  • chore: update black & requests

  • fix: try to fix ec action issue with node version

  • chore: lint

  • fix: minor issues

  • bump version to 0.6.0

PR Checklist

  • This comment contains a description of changes (with reason)
  • Referenced issue is linked
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated
  • CHANGELOG.rst is updated

Description of changes

Technical details

Additional context

* chore: init dev template

* feat: add option to filter evidence items
Fixes #54

* feat: addd case-insensitive filter matching
also minor bug fixes

* chore: lint

* refactor: improve cli testing

* chore: lint

* refactor: remove non-informative try-except

* fix: also created deeper nested dirs, not only single layer

* chore: ignore unittest dir

* fix: try to fit github actions ec issue

* fix: try to fix ec action with node version

* chore: update black & requests

* fix: try to fix ec action issue with node version

* chore: lint

* fix: minor issues

* bump version to 0.6.0
@HomoPolyethylen HomoPolyethylen marked this pull request as ready for review October 10, 2024 11:23
Copy link
Collaborator

@mapo9 mapo9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! 🎉

@HomoPolyethylen HomoPolyethylen merged commit 309e365 into master Oct 10, 2024
19 checks passed
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.

CIVIC: evidence type unused
2 participants