abra app deploy --choas should imply --offline (unexpectedly accesses upstream git and recipe catalog in --chaos) #529

Closed
opened 2023-11-01 17:35:29 +00:00 by cas · 2 comments
Member

Today I was trying to deploy git.coopcloud.tech, but even with --chaos abra surprised me by checking out master for gitea and trying to pull tags from remote. This seems very counter-intuitive -- it should be not trying to change the local repository at all if --chaos is passed.

Today I was trying to deploy `git.coopcloud.tech`, but even with `--chaos` abra surprised me by checking out `master` for `gitea` and trying to pull tags from remote. This seems very counter-intuitive -- it should be not trying to change the local repository at all if --chaos is passed.
cas added the
bug
label 2023-11-01 17:35:29 +00:00
Owner

Thanks for raising @cas! That deffo needs patching.

Thanks for raising @cas! That deffo needs patching.
decentral1se added the
abra
label 2024-03-27 06:22:48 +00:00
Owner

I believe this is resolved now 735f521bc0/cli/app/deploy.go (L65-L79)

I believe this is resolved now https://git.coopcloud.tech/coop-cloud/abra/src/commit/735f521bc0eb486ea0ae833684bc2df6d9182ec0/cli/app/deploy.go#L65-L79
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/organising#529
No description provided.