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

The --project-root-only option to stack local-preview has no effect. #287

Open
armooo opened this issue Feb 1, 2025 · 0 comments · May be fixed by #288
Open

The --project-root-only option to stack local-preview has no effect. #287

armooo opened this issue Feb 1, 2025 · 0 comments · May be fixed by #288

Comments

@armooo
Copy link

armooo commented Feb 1, 2025

The only difference seen when passing --project-root-only is a change in the logging output with and without the flag a 800Mb tar.gz file was still being created. The steps to test were:

  1. cd to the project's root
  2. run spacectl stack local-preview --no-upload --id <foo>
  3. run spacectl stack local-preview --project-root-only --no-upload --id <foo>
    See that the two created tar.gz files are the same.
@armooo armooo linked a pull request Feb 1, 2025 that will close this issue
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 a pull request may close this issue.

1 participant