From aae904f334dae73b3577b5c0dfb6398cbfaa561f Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Sun, 31 May 2026 18:30:51 -0400 Subject: [PATCH 1/4] bd: clear sync.remote --- .beads/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index 12fdcdb..056941f 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -56,4 +56,4 @@ sync: remote: git+https://git.deltaisland.io/dirtydishes/islandflow.git -sync.remote: "git+https://github.com/dirtydishes/islandflow.git" \ No newline at end of file +# sync.remote: "git+https://github.com/dirtydishes/islandflow.git" \ No newline at end of file From 8ee7cbecb49bfa75980df0dfcbc41c0c38e32edb Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Sun, 31 May 2026 18:30:55 -0400 Subject: [PATCH 2/4] bd: update sync.remote --- .beads/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index 056941f..2f47b06 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -56,4 +56,4 @@ sync: remote: git+https://git.deltaisland.io/dirtydishes/islandflow.git -# sync.remote: "git+https://github.com/dirtydishes/islandflow.git" \ No newline at end of file +sync.remote: "http://100.87.130.79:8081/islandflow" \ No newline at end of file From 1133f0e705f0517dbe2469225ab4e929c0f8a909 Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Sun, 31 May 2026 18:39:55 -0400 Subject: [PATCH 3/4] bd: clear sync.remote --- .beads/config.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index 2f47b06..c6de478 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -53,7 +53,4 @@ # - github.org # - github.repo -sync: - remote: git+https://git.deltaisland.io/dirtydishes/islandflow.git - -sync.remote: "http://100.87.130.79:8081/islandflow" \ No newline at end of file +# sync.remote: "http://100.87.130.79:8081/islandflow" \ No newline at end of file From d7a34f36b66e57fbc75d3533f1de4cdb79457b32 Mon Sep 17 00:00:00 2001 From: dirtydishes Date: Mon, 1 Jun 2026 02:00:09 -0400 Subject: [PATCH 4/4] bd: update sync.remote --- .beads/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beads/config.yaml b/.beads/config.yaml index c6de478..8344bac 100644 --- a/.beads/config.yaml +++ b/.beads/config.yaml @@ -53,4 +53,4 @@ # - github.org # - github.repo -# sync.remote: "http://100.87.130.79:8081/islandflow" \ No newline at end of file +sync.remote: "http://dolt.deltaisland.io/islandflow" \ No newline at end of file