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

fix: Use rust-cache and fix .deb release #2205

Merged
merged 2 commits into from Nov 2, 2023
Merged

Conversation

chubei
Copy link
Contributor

@chubei chubei commented Nov 2, 2023

hashFile (Cargo.lock) was not a good cache key. We replace them with rust-cache.

We're not sure what happened to the .deb release. Looks like the depended action has behaviour changes. After this fix, it works again. A successful run: https://github.com/getdozer/dozer/actions/runs/6735239232/job/18307959724. The artifacts: https://github.com/getdozer/dozer/releases/tag/dev

@chubei chubei enabled auto-merge November 2, 2023 16:28
@chubei chubei added this pull request to the merge queue Nov 2, 2023
Merged via the queue into getdozer:main with commit 43b97fc Nov 2, 2023
7 checks passed
@chubei chubei deleted the fix/release branch November 2, 2023 17:10
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.

None yet

2 participants