machineconfig 3.7__py3-none-any.whl → 3.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of machineconfig might be problematic. Click here for more details.
- machineconfig/scripts/linux/{mcinit → initai} +1 -1
- machineconfig/scripts/python/ai/{mcinit.py → initai.py} +1 -1
- machineconfig/scripts/windows/{mcinit.ps1 → initai.ps1} +1 -1
- {machineconfig-3.7.dist-info → machineconfig-3.8.dist-info}/METADATA +1 -1
- {machineconfig-3.7.dist-info → machineconfig-3.8.dist-info}/RECORD +8 -8
- {machineconfig-3.7.dist-info → machineconfig-3.8.dist-info}/entry_points.txt +1 -1
- {machineconfig-3.7.dist-info → machineconfig-3.8.dist-info}/WHEEL +0 -0
- {machineconfig-3.7.dist-info → machineconfig-3.8.dist-info}/top_level.txt +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env bash
|
|
2
|
-
uv run --python 3.13 --no-dev --project $HOME/code/machineconfig
|
|
2
|
+
uv run --python 3.13 --no-dev --project $HOME/code/machineconfig initai "$@"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
uv run --python 3.13 --no-dev --project $HOME/code/machineconfig
|
|
1
|
+
uv run --python 3.13 --no-dev --project $HOME/code/machineconfig initai $args
|
|
@@ -141,8 +141,8 @@ machineconfig/scripts/linux/fzffg,sha256=jjeeyFkWmBbwH2taRqC3EOzZep2KR-ZYoI4UI-5
|
|
|
141
141
|
machineconfig/scripts/linux/fzfg,sha256=ClGnJZUsIk4y0qs3W5iXGo-nd0FaqAHMsnh8uoXQFy8,1190
|
|
142
142
|
machineconfig/scripts/linux/fzfrga,sha256=xSdws6ae28ZXkkqz_uupZ0MYw_vxE2qpLT2DLS3WITM,460
|
|
143
143
|
machineconfig/scripts/linux/gh_models,sha256=EMFUmkkYxCx6vP0SUly6OMVRXGfN1wRCInn1ilUC3HM,100
|
|
144
|
+
machineconfig/scripts/linux/initai,sha256=Xk46tiCwa9TFKwMi3SrB1V9al7SJBGy7cU70i5pTNik,97
|
|
144
145
|
machineconfig/scripts/linux/kill_process,sha256=SqK8zQNkmcQQWD8UzWmqz5T5MaKQvAyzC9ftfMIjfkY,102
|
|
145
|
-
machineconfig/scripts/linux/mcinit,sha256=ug-eE6jkkgw3o5r5B5zUqAZUD-XN-rwY6aNxhFj88DM,97
|
|
146
146
|
machineconfig/scripts/linux/mount_drive,sha256=zemKofv7hOmRN_V3qK0q580GkfWw3VdikyVVQyiu8j8,3514
|
|
147
147
|
machineconfig/scripts/linux/mount_nfs,sha256=kpIbAse3igReEGgnXngez2ytWucLwmb_xo6e6KeO_rs,1870
|
|
148
148
|
machineconfig/scripts/linux/mount_nw_drive,sha256=pNzHc7yZn5YIzn2BkpKvd5530PqbestkzrdoXaChyqY,2338
|
|
@@ -206,7 +206,7 @@ machineconfig/scripts/python/wifi_conn.py,sha256=2FJ4srVthGHsy3KSXpvndAyVkNO8n_X
|
|
|
206
206
|
machineconfig/scripts/python/wsl_windows_transfer.py,sha256=ziq-LrTisXgD_gfZ-Bdx_qunB1jnb4Tmzsp2tKrmK1Q,3651
|
|
207
207
|
machineconfig/scripts/python/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
208
208
|
machineconfig/scripts/python/ai/generate_files.py,sha256=Vfjgd0skJu-WTgqUxmOVFzaNMfSFBaFmY5oGGVY7MZY,2860
|
|
209
|
-
machineconfig/scripts/python/ai/
|
|
209
|
+
machineconfig/scripts/python/ai/initai.py,sha256=yATpWMu_yrbhzXS7zP2Dm0Saz27AFktbi-gCGs5kKFc,2618
|
|
210
210
|
machineconfig/scripts/python/ai/scripts/lint_and_type_check.sh,sha256=hkzP1b92aWPL_qFv5iIoQEXrIbWGI3ZSwsZ83CL1Ios,1976
|
|
211
211
|
machineconfig/scripts/python/ai/solutions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
212
212
|
machineconfig/scripts/python/ai/solutions/_shared.py,sha256=QRT4Doe8aW8ULYq9OrlAIX2nVOLhwXdVuubkgnnSpgU,244
|
|
@@ -254,8 +254,8 @@ machineconfig/scripts/windows/fzfg.ps1,sha256=CHJbMrMuZePd4dxwIwz3g4XWAEmWmckuX-
|
|
|
254
254
|
machineconfig/scripts/windows/fzfrga.bat,sha256=rU_KBMO6ii2EZ0akMnmDk9vpuhKSUZqkV0o8a8ywXcM,488
|
|
255
255
|
machineconfig/scripts/windows/gpt.ps1,sha256=Xb6kcwtejVXOodel1jxsGLTf4X-u854zaGL92KuKr5c,78
|
|
256
256
|
machineconfig/scripts/windows/grep.ps1,sha256=sUP_cXtqPEWLQ8_TdGJX7_-CO6CQYTP4pA-ZmkdPLdY,49
|
|
257
|
+
machineconfig/scripts/windows/initai.ps1,sha256=ht2JQvZ6y_WM3FYvc1tLuxfpscQjOLi3ZE7ETYqPACQ,78
|
|
257
258
|
machineconfig/scripts/windows/kill_process.ps1,sha256=dHR2HMG6j7jDW0sZ8GfC9UvNsyFx5b2FgARi-ZH2dds,85
|
|
258
|
-
machineconfig/scripts/windows/mcinit.ps1,sha256=2W8zdQhFYp1I6OJEdagOqrm-62L-8V-wwGncGHOLiBw,78
|
|
259
259
|
machineconfig/scripts/windows/mount_nfs.ps1,sha256=mTR-KcOYJaljWzymKTbzj3jrl5EMgS33mHizU-uO7yo,2089
|
|
260
260
|
machineconfig/scripts/windows/mount_nw.ps1,sha256=puxcfZc3ZCJerm8pj8OZGVoTYkhzp-h7oV-MrksSqIE,454
|
|
261
261
|
machineconfig/scripts/windows/mount_smb.ps1,sha256=PzYWpIO9BpwXjdWlUQL9pnMRnOGNSkxfh4bHukJFme8,69
|
|
@@ -425,8 +425,8 @@ machineconfig/utils/schemas/fire_agents/fire_agents_input.py,sha256=CCs5ebomW1ac
|
|
|
425
425
|
machineconfig/utils/schemas/installer/installer_types.py,sha256=iAzcALc9z_FAQE9iuGHfX6Z0B1_n3Gt6eC0d6heYik0,599
|
|
426
426
|
machineconfig/utils/schemas/layouts/layout_types.py,sha256=OmiOX9xtakPz4l6IobWnpFHpbn95fitEE9q0YL1WxjQ,617
|
|
427
427
|
machineconfig/utils/schemas/repos/repos_types.py,sha256=ECVr-3IVIo8yjmYmVXX2mnDDN1SLSwvQIhx4KDDQHBQ,405
|
|
428
|
-
machineconfig-3.
|
|
429
|
-
machineconfig-3.
|
|
430
|
-
machineconfig-3.
|
|
431
|
-
machineconfig-3.
|
|
432
|
-
machineconfig-3.
|
|
428
|
+
machineconfig-3.8.dist-info/METADATA,sha256=eMF7Wf25jy644UorB76cz5tokYUdYvgwHmo4Q2RMS9M,6963
|
|
429
|
+
machineconfig-3.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
430
|
+
machineconfig-3.8.dist-info/entry_points.txt,sha256=gFSet9HBtk9WbSZcZ8Scv1k3CKibx_mKjySBGZ2tqbU,1023
|
|
431
|
+
machineconfig-3.8.dist-info/top_level.txt,sha256=porRtB8qms8fOIUJgK-tO83_FeH6Bpe12oUVC670teA,14
|
|
432
|
+
machineconfig-3.8.dist-info/RECORD,,
|
|
@@ -9,8 +9,8 @@ devops = machineconfig.scripts.python.devops:args_parser
|
|
|
9
9
|
fire = machineconfig.scripts.python.fire_jobs:main
|
|
10
10
|
fire_agents = machineconfig.scripts.python.fire_agents:main
|
|
11
11
|
ftpx = machineconfig.scripts.python.ftpx:main
|
|
12
|
+
initai = machineconfig.scripts.python.ai.initai:main
|
|
12
13
|
kill_process = machineconfig.utils.procs:main
|
|
13
|
-
mcinit = machineconfig.scripts.python.ai.mcinit:main
|
|
14
14
|
mount_nfs = machineconfig.scripts.python.mount_nfs:main
|
|
15
15
|
mount_nw_drive = machineconfig.scripts.python.mount_nw_drive:main
|
|
16
16
|
repos = machineconfig.scripts.python.repos:main
|
|
File without changes
|
|
File without changes
|