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

feat(ci): cargo dependency cache #1880

Merged
merged 2 commits into from
Jun 26, 2023
Merged

feat(ci): cargo dependency cache #1880

merged 2 commits into from
Jun 26, 2023

Conversation

onur-ozkan
Copy link
Member

@onur-ozkan onur-ozkan commented Jun 23, 2023

Reduces the time needed for CI by caching the downloaded dependencies.

adex-cli workflow without cache:
image

with cache:
image

Signed-off-by: ozkanonur <work@onurozkan.dev>
shamardy
shamardy previously approved these changes Jun 23, 2023
Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

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

Great Work 🔥 ! Only one non-blocker!

.github/workflows/adex-cli.yml Outdated Show resolved Hide resolved
Signed-off-by: ozkanonur <work@onurozkan.dev>
@shamardy shamardy merged commit 7388372 into dev Jun 26, 2023
@shamardy shamardy deleted the cargo-check branch June 26, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants