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

Revamp GitHub Actions cache keys #1237

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Revamp GitHub Actions cache keys #1237

merged 1 commit into from
Nov 2, 2022

Conversation

messense
Copy link
Member

@messense messense commented Nov 2, 2022

No description provided.

@netlify
Copy link

netlify bot commented Nov 2, 2022

Deploy Preview for maturin-guide ready!

Name Link
🔨 Latest commit fca1709
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/6361e79188bf030009378934
😎 Deploy Preview https://deploy-preview-1237--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@messense
Copy link
Member Author

messense commented Nov 2, 2022

bors r+

@@ -147,7 +147,7 @@ jobs:
- name: Cache cargo build
uses: Swatinem/rust-cache@v2
with:
key: maturin-${{ runner.os }}
shared-key: maturin-build
- name: Cache test crates cargo build
uses: actions/cache@v3
Copy link
Member Author

Choose a reason for hiding this comment

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

It'd be great if we can drop ${{ matrix.python-version }} from cache key once #1228 (comment) is fixed on pyo3 side.

@bors
Copy link
Contributor

bors bot commented Nov 2, 2022

@bors bors bot merged commit 3106631 into PyO3:main Nov 2, 2022
@messense messense deleted the ci-cache branch November 2, 2022 05:25
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