Skip to content

feat(ci): cargo dependency cache#1880

Merged
shamardy merged 2 commits intodevfrom
cargo-check
Jun 26, 2023
Merged

feat(ci): cargo dependency cache#1880
shamardy merged 2 commits intodevfrom
cargo-check

Conversation

@onur-ozkan
Copy link
Copy Markdown

@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
Copy Markdown
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!

Comment thread .github/workflows/adex-cli.yml Outdated
@onur-ozkan onur-ozkan force-pushed the cargo-check branch 9 times, most recently from dca355f to 9fc5c8a Compare June 24, 2023 09:13
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants