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 skip_source_copy flag #241

Merged
merged 1 commit into from
Nov 12, 2024
Merged

add skip_source_copy flag #241

merged 1 commit into from
Nov 12, 2024

Conversation

fredszaq
Copy link
Collaborator

Dinghy copies all sources to the target device by default, while this this really useful in some cases, this can take some time and some precious space on some small device/huge project combinations.

This adds a skip_source_copy flag to the config that will disable this behaviour. The default behaviour stays the same, meaning this should not have any impact on existing setups

Dinghy copies all sources to the target device by default, while this
this really useful in some cases, this can take some time and some
precious space on some small device/huge project combinations.

This adds a `skip_source_copy` flag to the config that will disable this
behaviour. The default behaviour stays the same, meaning this should not
have any impact on existing setups
@fredszaq fredszaq requested a review from kali November 12, 2024 13:26
@fredszaq fredszaq merged commit 0de7844 into main Nov 12, 2024
6 of 10 checks passed
@fredszaq fredszaq deleted the skip_source_copy_flag branch November 12, 2024 14:58
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.

3 participants