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

Github action to run pip-compile #519

Closed
wants to merge 6 commits into from

Conversation

amstilp
Copy link
Contributor

@amstilp amstilp commented Mar 23, 2024

Compile all the requirements files at the pre-merge-commit stage. Not sure if this will work.

Compile all the requirements files at the pre-merge-commit
stage. Not sure if this will work.
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (4d6abca) to head (4eb41a0).
Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
+ Coverage   98.66%   98.70%   +0.04%     
==========================================
  Files         292      297       +5     
  Lines       22721    23562     +841     
==========================================
+ Hits        22418    23258     +840     
- Misses        303      304       +1     

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

amstilp added 2 commits April 22, 2024 11:53
This reverts commit 67e292a.

This would make pip-compile run locally; instead we want a separate
github action that we can run to run pip-compile.
This should just run pip-compile, but won't do anything about the
changes
@amstilp amstilp changed the title Run pip-compile in pre-commit CI Github action to run pip-compile Apr 22, 2024
@amstilp
Copy link
Contributor Author

amstilp commented May 28, 2024

Closing in favor of a different solution.

@amstilp amstilp closed this May 28, 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.

1 participant