Skip to content

Actual duck 121#5

Merged
jessekrubin merged 3 commits intomainfrom
actual-duck-121
Mar 12, 2025
Merged

Actual duck 121#5
jessekrubin merged 3 commits intomainfrom
actual-duck-121

Conversation

@jessekrubin
Copy link
Copy Markdown
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