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

Add cargoFileset #731

Merged
merged 14 commits into from
Nov 8, 2024
Merged

Add cargoFileset #731

merged 14 commits into from
Nov 8, 2024

Conversation

rijkvp
Copy link
Contributor

@rijkvp rijkvp commented Nov 2, 2024

Motivation

This PR adds a cargoFileset file set that includes the minimum files required to build. This allows using the new lib.fileset API for source filtering, which is much easier to use and automatically filters out empty directories (#725).

Checklist

  • added tests to verify new behavior
  • added an example template or updated an existing one
  • updated docs/API.md (or general documentation) with changes
  • updated CHANGELOG.md

@ipetkov ipetkov marked this pull request as ready for review November 8, 2024 20:35
Copy link
Owner

@ipetkov ipetkov left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @rijkvp! I reworked the filesets slightly just so that the individual pieces are available (in case someone wants to do their own thing but reuse existing pieces) but otherwise looks great!

@ipetkov ipetkov merged commit ef80ead into ipetkov:master Nov 8, 2024
19 checks passed
ulucs pushed a commit to ulucs/crane that referenced this pull request Dec 3, 2024
---------

Co-authored-by: Ivan Petkov <ivanppetkov@gmail.com>
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