fix: harden Multica self-hosted deployment and Gitea OAuth - #4
Conversation
|
✅ Health of changed files: 2.9 (unchanged) 📋 At a glance ✅ Health gate: passed 📌 Before you merge
🔎 More signals (3)🗺️ Change map flowchart LR
subgraph PR ["Changed in this PR (1 with dependents)"]
f_multica_deploy_py["multica_deploy.py 🔥"]:::changed
end
f_install_py["install.py"]
f_multica_deploy_py --> f_install_py
t_test_fleet_apply_py(["✅ test_fleet_apply.py"]):::guard
t_test_fleet_apply_py -.-> f_multica_deploy_py
classDef changed fill:#dbeafe,stroke:#1d4ed8,color:#1e3a5f
classDef warn fill:#fef3c7,stroke:#b45309,color:#78350f
classDef guard fill:#dcfce7,stroke:#15803d,color:#14532d
Solid arrows: code that imports the changed files (1 direct dependent, from the last indexed snapshot). Dashed: history/tests. 🔥 Hotspots touched (2)
💀 Dead code (1 finding)
📊 See the full report for this PR |
|
Warning Your free Security trial is over. An organization admin can activate billing to continue. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Verification
Notes
This PR contains the deployment-tool maintenance commits. The Multica source checkout was separately built and deployed to the NAS with the Gitea login fix.