Post-Local sync at 2025-06-06 01:30:02

This commit is contained in:
Mark Randall Havens 2025-06-06 01:30:03 -05:00
parent d868674cfa
commit 4301358a81
9 changed files with 276 additions and 407 deletions

View file

@ -203,6 +203,7 @@ run_push_cycle() {
local cycle_number=$1
info "Starting push cycle $cycle_number..."
execute_push "gitfield-local" "Local" "" "" ""
execute_push "gitfield-radicle" "Radicle" "" "$RADICLE_RID" "$RADICLE_PEER_ID"
execute_push "gitfield-gitlab" "GitLab" "$GITLAB_URL" "" ""
execute_push "gitfield-bitbucket" "Bitbucket" "$BITBUCKET_URL" "" ""