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

Is there any way to create state file manually ? #470

Open
Rahul7raj opened this issue Jun 25, 2024 · 2 comments
Open

Is there any way to create state file manually ? #470

Rahul7raj opened this issue Jun 25, 2024 · 2 comments

Comments

@Rahul7raj
Copy link

First version of my app is already deployed on server. now I want to deploy only updated files. so is there any way to create state file manually or through command ?

@Trainax
Copy link
Contributor

Trainax commented Jun 27, 2024

By default this action only uploads changed files to the server, unless you have set dangerous-clean-slate to true, so it shouldn't be necessary to create the state file manually or use a command

@Sterlites
Copy link

well, in our case, by default it is trying to update all files on first run. we even tried with explicitly stating dangerous-clean-slate to false (even though false is the default value). we have raised and issue to have option for first run.

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

No branches or pull requests

3 participants