fresh recipe reports unstaged changes but there are none #276

Closed
opened 2021-11-30 11:53:53 +00:00 by decentral1se · 2 comments
Owner
➜  calibre-web (main) ✔ abra app deploy --force --chaos books_lumbung_space
WARN[0001] chaos mode engaged                           
+---------------+-------------+---------------------+---------------------+-----------------------------+
|    SERVER     |   COMPOSE   |       DOMAIN        |        STACK        |           VERSION           |
+---------------+-------------+---------------------+---------------------+-----------------------------+
| lumbung.space | compose.yml | books.lumbung.space | books_lumbung_space | b29fd509 + unstaged changes |
+---------------+-------------+---------------------+---------------------+-----------------------------+
? continue with deployment? (y/N) 
FATA[0004] interrupt      
``` ➜ calibre-web (main) ✔ abra app deploy --force --chaos books_lumbung_space WARN[0001] chaos mode engaged +---------------+-------------+---------------------+---------------------+-----------------------------+ | SERVER | COMPOSE | DOMAIN | STACK | VERSION | +---------------+-------------+---------------------+---------------------+-----------------------------+ | lumbung.space | compose.yml | books.lumbung.space | books_lumbung_space | b29fd509 + unstaged changes | +---------------+-------------+---------------------+---------------------+-----------------------------+ ? continue with deployment? (y/N) FATA[0004] interrupt ```
decentral1se added the
bug
abra
labels 2021-11-30 11:53:53 +00:00
Author
Owner
DEBU[0001] discovered git status for calibre-web repository:  D .git/HEAD
 D .git/objects/8a/2a621474c58dccc5f6f16394cffedb432bfc93
 D .git/objects/cb/089cd89a7d7686d284d8761201649346b5aa1c
 D .git/objects/ec/a58e345dd281000993f01c1b5172879e9471a1  caller="/home//work/coop-cloud/abra/pkg/git/read.go:61 IsClean"
FATA[0001] 'calibre-web' has locally unstaged changes    caller="/home/decentral1se/work/coop-cloud/abra/cli/internal/deploy.go:64 DeployAction" stack="/home/decentral1se/work/coop-cloud/abra/cli/internal/deploy.go:64            DeployAction\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:163 (*Command).Run\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:434     (*App).RunAsSubcommand\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:278 (*Command).startApp\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:94  (*Command).Run\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313     (*App).RunContext\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224     RunApp\n/home//work/coop-cloud/abra/cli/cli.go:107                       RunApp\n/home//work/coop-cloud/abra/cmd/abra/main.go:23                  main\n/usr/local/go/src/runtime/proc.go:255                                        main\n/usr/local/go/src/runtime/asm_amd64.s:1581                                   goexit"                           
``` DEBU[0001] discovered git status for calibre-web repository: D .git/HEAD D .git/objects/8a/2a621474c58dccc5f6f16394cffedb432bfc93 D .git/objects/cb/089cd89a7d7686d284d8761201649346b5aa1c D .git/objects/ec/a58e345dd281000993f01c1b5172879e9471a1 caller="/home//work/coop-cloud/abra/pkg/git/read.go:61 IsClean" FATA[0001] 'calibre-web' has locally unstaged changes caller="/home/decentral1se/work/coop-cloud/abra/cli/internal/deploy.go:64 DeployAction" stack="/home/decentral1se/work/coop-cloud/abra/cli/internal/deploy.go:64 DeployAction\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:163 (*Command).Run\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:434 (*App).RunAsSubcommand\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:278 (*Command).startApp\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/command.go:94 (*Command).Run\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:313 (*App).RunContext\n/home//go/pkg/mod/github.com/urfave/cli/v2@v2.3.0/app.go:224 RunApp\n/home//work/coop-cloud/abra/cli/cli.go:107 RunApp\n/home//work/coop-cloud/abra/cmd/abra/main.go:23 main\n/usr/local/go/src/runtime/proc.go:255 main\n/usr/local/go/src/runtime/asm_amd64.s:1581 goexit" ```
Owner

lol I noticed this too and forgot to report it. it looks like it's adding the .git directory to the git repository.

lol I noticed this too and forgot to report it. it looks like it's adding the `.git` directory to the git repository.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#276
No description provided.