156 Commits

Author SHA1 Message Date
goyimnose 6c13604664 f 2026-01-09 16:02:49 -08:00
goyimnose a70482fdf1 k 2026-01-09 15:41:38 -08:00
goyimnose 94aca4d3d4 kjk 2026-01-09 13:41:18 -08:00
goyimnose f0799191ff k 2026-01-07 05:09:59 -08:00
goyimnose 41c11d39fd refactor(download): remove ProviderCore/download.py, move sanitize_filename to SYS.utils, replace callers to use API.HTTP.HTTPClient 2026-01-06 01:38:59 -08:00
goyimnose ac1d1d634f HTTP: prefer pip-system-certs/certifi_win32 bundle; use init-time verify in retries; add tests 2026-01-05 13:09:24 -08:00
goyimnose 1f765cffda df 2026-01-05 07:51:19 -08:00
goyimnose deb05c0d44 j 2026-01-01 20:37:27 -08:00
goyimnose f3c79609d8 h 2026-01-01 00:54:03 -08:00
goyimnose 156b50326c h 2025-12-31 23:25:12 -08:00
goyimnose 7002075947 ghg 2025-12-31 22:58:54 -08:00
goyimnose cfd791d415 nh 2025-12-31 22:05:25 -08:00
goyimnose 807ea7f53a d 2025-12-31 16:10:35 -08:00
goyimnose ef01ca03a0 Migrate imports to SYS package (pipeline/result_table) and update related imports
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 23:28:15 -08:00
goyimnose 507946a3e4 Add YAPF style + ignore, and format tracked Python files 2025-12-29 18:42:02 -08:00
goyimnose c019c00aed df
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 17:05:03 -08:00
goyimnose cea208d3b9 klhj
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-28 16:52:47 -08:00
goyimnose cbeae1c443 k
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-28 14:56:01 -08:00
goyimnose 6acb52dfa0 jj
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-28 03:51:48 -08:00
goyimnose 436089ca0c f
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-26 01:27:11 -08:00
goyimnose 9f9ffe137a fd 2025-12-26 01:27:03 -08:00
nose cd823a5a2e dfdf
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-25 05:10:39 -08:00
nose 2542a68479 jhj
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 23:31:05 -08:00
nose a2ec5ba22b fdf
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 23:01:12 -08:00
nose 21d51d7f46 kjf
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 22:50:50 -08:00
nose 3ab96325cc fgd
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 05:23:39 -08:00
nose 892fe1cb0a lksjalk
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 05:10:07 -08:00
nose 8e3cf7594e hjh
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 04:48:04 -08:00
nose 5dc4a5ad67 df
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 04:41:30 -08:00
nose 29b8341f72 fer
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 04:14:11 -08:00
nose 7c8b0edb5c bootstrap: add automatic .pth write for editable installs so top-level CLI is importable
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 04:05:35 -08:00
nose 4b87b0817d hjhj
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:50:10 -08:00
nose 026da07b46 bootstrap: auto-enable editable install for dev checkouts (git repo) with no prompt
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:37:22 -08:00
nose 0076667701 fdf
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:34:12 -08:00
nose 2f8680ac3d bootstrap: prompt to install in editable mode when run interactively inside git checkout (default yes)
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:29:45 -08:00
nose 2e736bfdb2 dkfjd
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:14:45 -08:00
nose 17ebd9b46e installer: prefer CLI.py/pyproject markers for repo detection to avoid false positives in subdirs 2025-12-24 03:14:30 -08:00
nose 26e0d749d7 installer: embed repo path in global 'mm' launcher and fall back to locating repo from CWD; prefer venv's python3
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:09:59 -08:00
nose 2208fdad96 installer: make 'mm' launcher determine repo/python at runtime and prefer venv's python3 before system python
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 03:06:16 -08:00
nose 4cfe401eb3 bootstrap/setup: make global 'mm' wrapper prefer venv/python3 and fall back to python; include informative error when no Python found 2025-12-24 03:03:36 -08:00
nose 64aba67a31 bootstrap(ps1): auto-remove interfering .pths when user accepts interactive fix or when -FixUrllib3 is used
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:59:42 -08:00
nose a2ba2ced08 bootstrap: auto-remove interfering .pths proactively when auto-fix chosen; fallback installer for non-exec files 2025-12-24 02:58:58 -08:00
nose 983cb193cd bootstrap: auto-remove interfering .pths when --fix-urllib3; prefer /usr/local/bin for root; fix VENV warning
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:49:05 -08:00
nose 32494a97ac dfd
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:42:13 -08:00
nose 032cf9f191 Merge urllib3 fix into bootstraps; remove helper scripts
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:32:15 -08:00
nose fcaa46b9ed df
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:22:18 -08:00
nose 24dd18de7e khh
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:13:21 -08:00
nose 8bf04c6b71 dsf 2025-12-23 16:36:39 -08:00
nose 76691dbbf5 hkjh 2025-12-17 17:42:46 -08:00
nose d2e7385280 jk 2025-12-17 14:18:14 -08:00