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

[New Feature]: Distinguish architectures of caches #58

Merged
merged 1 commit into from
Jul 3, 2024
Merged

[New Feature]: Distinguish architectures of caches #58

merged 1 commit into from
Jul 3, 2024

Conversation

Dragon1573
Copy link
Contributor

❓ What's changed

  • Modify src/caches.ts, add an "architecture section" to variables primaryKey and restoreKey
  • Re-generate dist/setup-pdm.js with pnpm run build

Additional information

Note

This pull request will change behaviors of this GitHub Action. It's verified with nektos.act on Windows amd64 host, Docker Desktop v4.31.1 and catthehacker/ubuntu:act-latest.

Caution

I'm new to TypeScript and pnpm, so please check my pull request carefully!

Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com>
Copy link
Contributor

@frostming frostming left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for your contribution.

@frostming frostming merged commit 176c044 into pdm-project:main Jul 3, 2024
15 checks passed
@Dragon1573 Dragon1573 deleted the issues/56 branch July 3, 2024 01:05
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.

[Feature] Add more information for generating cache key
2 participants