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

Actual duck 121 #5

Merged
merged 3 commits into from
Mar 12, 2025
Merged

Actual duck 121 #5

merged 3 commits into from
Mar 12, 2025

Conversation

jessekrubin
Copy link
Owner

This pull request includes changes to the CI workflow and dependency management to improve build performance and simplify the configuration.

CI Workflow Improvements:

  • .github/workflows/ci.yml: Added SCCACHE_GHA_ENABLED and RUSTC_WRAPPER environment variables to enable sccache for caching Rust build artifacts.
  • .github/workflows/ci.yml: Integrated sccache action to cache build artifacts and added a step to display sccache statistics after running tests.

Dependency Management Simplification:

  • Cargo.toml: Reverted the duckdb dependency to use a specific version instead of a Git repository reference.

@jessekrubin jessekrubin merged commit 11f5baf into main Mar 12, 2025
2 checks passed
@jessekrubin jessekrubin deleted the actual-duck-121 branch March 12, 2025 18:20
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