Mondo Diaz mondo
  • Joined on 2025-08-06
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 17:09:12 -06:00
d12e4cdfc5 Add configurable PyPI download mode (redirect vs proxy)
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 16:46:39 -06:00
1ffe17bf62 Fix artifact listing to include PyPI proxy cached packages
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 16:42:36 -06:00
c21af708af Fix PyPI proxy timeout by streaming from S3 instead of loading into memory
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 16:24:38 -06:00
1ae989249b Fix PackageArtifactResponse missing sha256 and version fields
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 16:05:35 -06:00
c0c8603d05 Fix migrations 008 and 011 to handle removed tags table
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 16:01:15 -06:00
2501ba21d4 Fix migration 005 to not create indexes on removed tags table
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 15:35:50 -06:00
c94fe0389b Fix tests for tag removal and version behavior
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 12:51:37 -06:00
9a95421064 Fix remaining tag references in tests
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 12:45:50 -06:00
87f30ea898 Update tests for tag removal
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 12:32:16 -06:00
106e30b533 Remove obsolete tag support test from DragDropUpload
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 12:18:25 -06:00
c4c9c20763 Remove tag system, use versions only for artifact references
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 11:19:53 -06:00
62c709e368 Remove superuser-only session_replication_role from factory reset
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 11:05:07 -06:00
b6fb9e7546 Use same variable pattern as integration tests for reset job
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 11:01:04 -06:00
9db94d035d Add shell-level debug for password variable
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 10:59:01 -06:00
6d9cd9d45d Add debug to detect hidden characters in password
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 10:55:03 -06:00
f5b60468ce Fix invalid sort field error on package artifact listing
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 10:25:39 -06:00
f7643a5c13 Add debug output to reset_feature job for auth troubleshooting
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 10:17:18 -06:00
281474d72f Fix self-dependency detection to strip PyPI extras brackets
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 10:00:22 -06:00
bb7c30b15c Fix circular dependency resolution by switching to artifact-centric display
mondo pushed to fix/pypi-proxy-timeout at bitforge/orchard 2026-02-03 08:29:07 -06:00
9587ed8f17 Fix progress bar CSS scoping conflict between upload and dashboard