Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Warn users when cloning apps that were build from git branch with uncommitted changes. #2246

Open
sangee2004 opened this issue Oct 14, 2023 · 0 comments
Labels
kind/bug Something isn't working
Milestone

Comments

@sangee2004
Copy link
Contributor

acorn version - v0.9.0-rc1-29-g28f2b006+28f2b006

Steps to reproduce the problem:

  1. Deploy app from a git directory were changes are made to Acornfile and few other files but not committed yet.
  2. Clone this app using `acorn dev --clone -n

Cloned directory has the changes done to Acornfile but doesnot have changes made to other files.

This is a confusing behavior.

From @cjellick I am considering more guard rails and warnings…like we could in theory tell the user “You are about to use —clone on an image that was built with uncommitted changes. Do you want to proceed? Y/n”

@sangee2004 sangee2004 added the kind/bug Something isn't working label Oct 14, 2023
@sangee2004 sangee2004 added this to the Backlog milestone Nov 17, 2023
@sangee2004 sangee2004 added the help wanted Extra attention is needed label Nov 17, 2023
@cjellick cjellick removed the help wanted Extra attention is needed label Nov 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants