Skip to content

Conversation

magurotuna
Copy link
Member

This commit removes --static flag from args as it's not documented and always enabled.

There is a rare use case though where we want to skip uploading local files; when deploying a remote script that doesn't depend on any local assets. This might be better represented as --remote or --no-upload-local-files flag, or we could also use --exclude option to not upload local files at all. Let's revisit the necessity of additional flag like --remote when it turns out that this use case is really wanted.

@magurotuna magurotuna marked this pull request as ready for review August 11, 2024 09:14
@magurotuna magurotuna requested a review from a team August 11, 2024 09:14
Copy link
Member

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

I agree! Let's remove it.

LGTM.

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