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

Replace yara-python with yara-python-wheel for prebuilt wheels #387

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Sep 6, 2023

Use pre-built wheels for yara-python to speed up the CI pipeline. Coming from https://github.com/Schamper/yara-python-wheel.

Fixes #356

@Schamper Schamper requested a review from pyrco September 6, 2023 08:50
@Schamper Schamper removed the request for review from pyrco September 6, 2023 08:56
@Schamper Schamper marked this pull request as draft September 6, 2023 08:56
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7a9a059) 74.76% compared to head (c4b359b) 74.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #387   +/-   ##
=======================================
  Coverage   74.76%   74.76%           
=======================================
  Files         269      269           
  Lines       22064    22064           
=======================================
  Hits        16497    16497           
  Misses       5567     5567           
Flag Coverage Δ
unittests 74.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Schamper Schamper marked this pull request as ready for review January 7, 2024 03:14
@Schamper Schamper requested a review from pyrco January 8, 2024 12:24
@Schamper Schamper changed the title Use yara-python-wheel in CI tests Replace yara-python with yara-python-wheel for prebuilt wheels Jan 8, 2024
@Schamper Schamper merged commit 966c49e into main Jan 11, 2024
@Schamper Schamper deleted the yara-python-wheel branch January 11, 2024 09:07
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
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.

yara-python doesn't work in Python3.11 and breaks tox testing
2 participants