Files
proxmox/.gitmodules
Devin AI 25283c3eaf
Some checks failed
AI Code Review / claude-review (pull_request) Failing after 2m10s
chore(submodules): move 4 SSH-URL submodules to HTTPS (Phase 3)
Switch smom-dbis-138, metamask-integration, dbis_core, the-order from
git@github.com: SSH URLs to https:// URLs so git submodule update --init
works in HTTPS-only environments (CI containers, Devin agents, etc.).

Per AGENTS.md, the canonical source is Gitea, so prefer gitea.d-bis.org
where the currently-pinned commit is actually reachable:

- smom-dbis-138      -> gitea.d-bis.org/d-bis/smom-dbis-138      (Gitea only)
- metamask-integration -> gitea.d-bis.org/d-bis/metamask-integration (Gitea + GitHub)
- dbis_core          -> github.com/Order-of-Hospitallers/dbis_core (GitHub only; Gitea mirror lags)
- the-order          -> github.com/Order-of-Hospitallers/the-order-monorepo (no Gitea mirror)

Reachability of each pinned commit verified 2026-04-18 via git ls-remote
and shallow fetch. Documented the full remote-status matrix and follow-up
migration candidates (dbis_core, the-order, omada-api, pr-workspace/*) in
docs/00-meta/SUBMODULE_HYGIENE.md.

No submodule pointers changed; this is remote-URL-only.

Tracking: #1
Co-Authored-By: Nakamoto, S <defi@defi-oracle.io>
2026-04-18 20:01:17 +00:00

79 lines
3.4 KiB
Plaintext

[submodule "explorer-monorepo"]
path = explorer-monorepo
url = https://gitea.d-bis.org/d-bis/explorer-monorepo.git
# Primary integration remote is Gitea; use GitHub only as an optional mirror when available.
[submodule "mcp-proxmox"]
path = mcp-proxmox
url = https://github.com/gilby125/mcp-proxmox.git
[submodule "smom-dbis-138"]
path = smom-dbis-138
url = https://gitea.d-bis.org/d-bis/smom-dbis-138.git
# Canonical = Gitea. Pinned commit exists on Gitea only (verified 2026-04-18).
[submodule "ProxmoxVE"]
path = ProxmoxVE
url = https://gitea.d-bis.org/d-bis/ProxmoxVE.git
[submodule "metamask-integration"]
path = metamask-integration
url = https://gitea.d-bis.org/d-bis/metamask-integration.git
# Canonical = Gitea. Pinned commit fetchable from both Gitea and
# github.com/Defi-Oracle-Meta-Blockchain/metamask-integration (verified 2026-04-18).
[submodule "dbis_core"]
path = dbis_core
url = https://github.com/Order-of-Hospitallers/dbis_core.git
# TODO: migrate to gitea.d-bis.org/d-bis/dbis_core once the Gitea mirror
# catches up — pinned commit is currently reachable only via GitHub
# (verified 2026-04-18). Switched from SSH to HTTPS to unblock HTTPS-only envs.
[submodule "defi-arbitrage"]
path = dbis_core/src/core/defi/arbitrage
url = https://gitea.d-bis.org/d-bis/defi-arbitrage.git
[submodule "gru-docs"]
path = gru-docs
url = https://github.com/Defi-Oracle-Tooling/GRU-Official-Docs-Monetary-Policies.git
[submodule "miracles_in_motion"]
path = miracles_in_motion
url = https://github.com/Order-of-Hospitallers/miracles_in_motion.git
[submodule "metaverseDubai"]
path = metaverseDubai
url = https://github.com/Order-of-Hospitallers/metaverseDubai.git
[submodule "OMNIS"]
path = OMNIS
url = https://github.com/Defi-Oracle-Tooling/OMNIS.git
[submodule "omada-api"]
path = omada-api
url = https://github.com/ARROMIS/omada-api.git
# Note: This is a workspace package that was tracked as a submodule.
# The GitHub repo currently returns 403 from HTTPS-only environments (verified
# 2026-04-18). Pinned commit 18a4e508 may be unreachable. Candidate for
# conversion to a regular workspace package or removal — tracked in
# docs/00-meta/SUBMODULE_HYGIENE.md.
[submodule "pr-workspace/app-ethereum"]
path = pr-workspace/app-ethereum
url = https://github.com/defiQUG/app-ethereum.git
[submodule "pr-workspace/chains"]
path = pr-workspace/chains
url = https://github.com/defiQUG/chains.git
[submodule "the-order"]
path = the-order
url = https://github.com/Order-of-Hospitallers/the-order-monorepo.git
# TODO: migrate to Gitea once a mirror exists. gitea.d-bis.org/d-bis/the-order
# is a DIFFERENT repo; the pinned commit is only reachable on GitHub
# (verified 2026-04-18). Switched from SSH to HTTPS to unblock HTTPS-only envs.
[submodule "arromis-monorepo"]
path = arromis-monorepo
url = https://github.com/ARROMIS/arromis-monorepo.git
[submodule "alltra-lifi-settlement"]
path = alltra-lifi-settlement
url = https://github.com/bis-innovations/LiFi_Pay_Alltra_Integration_Submodule.git
[submodule "fireblocks-integration"]
path = fireblocks-integration
url = https://gitea.d-bis.org/d-bis/fireblocks-integration.git
[submodule "cross-chain-pmm-lps"]
path = cross-chain-pmm-lps
url = https://gitea.d-bis.org/d-bis/cross-chain-pmm-lps.git
[submodule "ai-mcp-pmm-controller"]
path = ai-mcp-pmm-controller
url = https://gitea.d-bis.org/d-bis/ai-mcp-pmm-controller.git
[submodule "MEV_Bot"]
path = MEV_Bot
url = https://gitea.d-bis.org/d-bis/MEV_Bot.git