Mondo Diaz mondo
  • Joined on 2025-08-06
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 14:29:19 -06:00
47b137f4eb Improve Active Workers table and recover stale tasks
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 13:51:18 -06:00
1138309aaa Add Active Workers table to Background Jobs dashboard
3bdeade7ca Fix nested dependency depth tracking in PyPI cache worker
Compare 2 commits »
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 11:56:06 -06:00
8edb45879f Fix jobs dashboard showing misleading completion message
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 11:37:31 -06:00
97b39d000b Add security fixes and code cleanup for PyPI cache
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 11:27:04 -06:00
ba708332a5 Add Background Jobs dashboard for admin users
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-02 11:20:41 -06:00
d274f3f375 Add robust PyPI dependency caching with task queue
490b05438d Add design doc for PyPI cache robustness improvements
Compare 2 commits »
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 18:59:36 -06:00
3c2ab70ef0 Fix proactive dependency caching HTTPS redirect issue
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 18:43:11 -06:00
109a593f83 Add debug logging for proactive caching regex failures
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 18:25:31 -06:00
1d727b3f8c Fix proactive caching regex to match both hyphens and underscores
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 18:11:10 -06:00
47aa0afe91 Fix proactive caching failing on HTTP->HTTPS redirects
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 17:45:32 -06:00
f992fc540e Add proactive dependency caching for PyPI packages
044a6c1d27 Fix duplicate dependency constraint causing 500 errors
Compare 2 commits »
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 17:29:21 -06:00
62c77dc16d Add detailed debug logging to _resolve_dependency_to_artifact
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 17:21:05 -06:00
7c05360eed Add debug logging to resolve_dependencies
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 15:38:50 -06:00
76878279e9 Add backfill script for PyPI package dependencies
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 15:34:25 -06:00
e1b01abf9b Add PEP 440 version constraint matching for dependency resolution
d07936b666 Fix ensure file modal z-index when opened from deps modal
Compare 2 commits »
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 15:15:00 -06:00
47b3eb439d Extract and store dependencies from PyPI packages
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 13:34:29 -06:00
c5f75e4fd6 Add is_system to all ProjectResponse constructions in routes
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 13:33:33 -06:00
ff31379649 Fix: ensure existing _pypi project gets is_system=true
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 13:11:14 -06:00
424b1e5770 Add is_system field to ProjectResponse schema
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-01-30 12:55:30 -06:00
7b5b0c78d8 Hide Tags and Latest columns for system projects in package table