Mondo Diaz mondo
  • Joined on 2025-08-06
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 08:24:23 -06:00
e86d974339 Add reset job after integration tests on feature branches
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 08:23:42 -06:00
bf2737b3a2 Fix self-dependency check to use case-insensitive PyPI name normalization
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 08:09:11 -06:00
17d3004058 Pass upstream policy errors through PyPI proxy to users
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 08:02:40 -06:00
549c85900e Pin lodash to 4.17.21 to avoid immature package policy block
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 07:57:56 -06:00
c60ed9ab21 Move Dashboard and Teams from navbar to user dropdown menu
34ff9caa08 Fix circular dependency error message to show actual cycle path
ac3477ff22 Replace custom dependency graph with React Flow
f87e5b4a51 Improve dependency UI: rename to DependGraph, hide empty Used By
01915bcb45 Fix circular dependency detection and hide empty graph modal
Compare 5 commits »
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 19:45:40 -06:00
72952d84a1 Skip self-dependencies in dependency resolver
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 18:34:00 -06:00
e6d42d91cd Fix [object Object] error when API returns structured error detail
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 16:29:43 -06:00
b3ae3b03eb Show missing dependencies in dependency graph instead of failing
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 16:26:23 -06:00
ba0a658611 Fix dependency graph error for invalid version constraints
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 16:17:38 -06:00
081cc6df83 Remove proactive PyPI dependency caching feature
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 15:30:52 -06:00
cf7bdccb3a Center text in jobs table columns
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 15:26:29 -06:00
1329d380a4 Convert PyPI proxy from sync to async httpx to prevent event loop blocking
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 15:19:02 -06:00
361210a2bc Add cancel job button and improve jobs table UI
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 15:10:28 -06:00
415ad9a29a Stream downloads to temp file to reduce memory usage
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 15:08:03 -06:00
1667c5a416 Increase memory to 1Gi and reduce workers to 1 for stability
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:38:49 -06:00
1021e2b942 Add PyPI cache config and bump memory in values-prod.yaml
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:38:22 -06:00
d0e91658d7 Add PyPI cache config and bump memory in values-stage.yaml
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:37:59 -06:00
7b89f41704 Add PyPI cache config and bump memory in values-dev.yaml
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:37:32 -06:00
ba43110123 Add PyPI cache worker config and increase memory limit
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:34:53 -06:00
92edef92e6 Redesign jobs dashboard with unified table and progress bar