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

Enable pip caching in CI #1487

Merged
merged 2 commits into from
Apr 8, 2023
Merged

Enable pip caching in CI #1487

merged 2 commits into from
Apr 8, 2023

Conversation

SauravMaheshkar
Copy link
Contributor

This PR sets the cache and cache-dependency-path argument of actions/setup-python to enable pip caching.

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #1487 (7a29e43) into main (4a687c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 7a29e43 differs from pull request most recent head 9ad4592. Consider uploading reports for the commit 9ad4592 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1487   +/-   ##
=======================================
  Coverage   75.06%   75.06%           
=======================================
  Files         194      194           
  Lines       50091    50101   +10     
  Branches    12096    12097    +1     
=======================================
+ Hits        37600    37610   +10     
  Misses      10170    10170           
  Partials     2321     2321           
Impacted Files Coverage Δ
aesara/link/jax/dispatch/random.py 100.00% <100.00%> (ø)

Copy link
Member

@brandonwillard brandonwillard left a comment

Choose a reason for hiding this comment

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

Much appreciated, @SauravMaheshkar!

@brandonwillard brandonwillard enabled auto-merge (rebase) April 6, 2023 20:01
@brandonwillard brandonwillard changed the title feat(ci): enable pip caching in ci Enable pip caching in ci Apr 6, 2023
@brandonwillard brandonwillard changed the title Enable pip caching in ci Enable pip caching in CI Apr 6, 2023
@brandonwillard brandonwillard added CI Involves continuous integration enhancement New feature or request labels Apr 6, 2023
@brandonwillard brandonwillard merged commit 1275914 into aesara-devs:main Apr 8, 2023
@SauravMaheshkar SauravMaheshkar deleted the ci-pip-cache branch April 11, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Involves continuous integration enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants