Skip to content

Conversation

@Kukks
Copy link
Collaborator

@Kukks Kukks commented Oct 12, 2025

No description provided.


func updateBinary(ctx *cli.Context) error {
// Get the update script URL from environment variable or use default
updateURL := os.Getenv("NIGIRI_TEST_UPDATE_SCRIPT_URL")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
updateURL := os.Getenv("NIGIRI_TEST_UPDATE_SCRIPT_URL")
updateURL := os.Getenv("NIGIRI_UPDATE_SCRIPT_URL")

@tiero
Copy link
Member

tiero commented Oct 12, 2025

I woudl have split in two PRs. Im not sure the hot loading of docker compose is that easy (if not pretty happy, but maybe we need a test)

Also to stop --compose has to be passed right? otherwise can be some stale containers left. not sure how much liberty is good to give to user to pass anything that wont work with our curated compose as "template"

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 this pull request may close these issues.

2 participants