Skip to content

docs: architecture guide#1335

Closed
jescalada wants to merge 36 commits intomainfrom
1325-architecture-guide-draft
Closed

docs: architecture guide#1335
jescalada wants to merge 36 commits intomainfrom
1325-architecture-guide-draft

Conversation

@jescalada
Copy link
Contributor

@jescalada jescalada commented Dec 30, 2025

Closes #1325.

Feel free to add anything that's missing! Let me know if you'd like me to split a section into its own page.

The architecture diagram can be edited from this file on diagrams.net
GitProxy_Architecture.drawio

To-do

  • Add section for authentication methods
  • Add section for databases
  • Add plugin guide
  • Add deployment guide - to be added later by @tabathad
  • Fix all the to-dos

@netlify
Copy link

netlify bot commented Dec 30, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 1e98d9d
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/6986c09eb14988000818cafe

@github-actions
Copy link

github-actions bot commented Dec 30, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Dec 30, 2025
@codecov
Copy link

codecov bot commented Dec 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.34%. Comparing base (2452f10) to head (1e98d9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1335   +/-   ##
=======================================
  Coverage   81.34%   81.34%           
=======================================
  Files          65       65           
  Lines        4648     4648           
  Branches      792      792           
=======================================
  Hits         3781     3781           
  Misses        852      852           
  Partials       15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

jescalada and others added 7 commits January 12, 2026 13:16
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
@jescalada jescalada force-pushed the 1325-architecture-guide-draft branch from 6239643 to 4ea9433 Compare January 19, 2026 12:42
jescalada and others added 6 commits February 4, 2026 02:57
Co-authored-by: Fabio Vincenzi <93596376+fabiovincenzi@users.noreply.github.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
Co-authored-by: Kris West <kristopher.west@natwest.com>
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
@jescalada jescalada marked this pull request as draft February 4, 2026 04:09
@jescalada jescalada marked this pull request as ready for review February 4, 2026 04:09
@jescalada
Copy link
Contributor Author

Seems the PR is stuck due to a comment on an orphaned commit... It's a common issue apparently.

Should we perhaps force-merge this? I'm unable to locate the hidden comment through the UI or with gh api graph queries.

@finos-admin Help on this is much appreciated! 😃

@kriswest
Copy link
Contributor

kriswest commented Feb 6, 2026

@jescalada you could just close this PR and open a new one (rather than reopen this one) with the same branch...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document internal architecture, contributing & hacking on Git Proxy

4 participants