@fredlackey/devutils 0.0.10 → 0.0.12

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.
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "filename": "adobe-creative-cloud.js",
4
4
  "name": "Adobe Creative Cloud",
5
- "status": "test-pending",
5
+ "status": "ready",
6
6
  "environments": [
7
7
  "macos",
8
8
  "windows",
@@ -13,15 +13,19 @@
13
13
  "depends_on": [
14
14
  {
15
15
  "name": "homebrew.js",
16
- "priority": 0
16
+ "priority": 0,
17
+ "platforms": [
18
+ "macos"
19
+ ]
17
20
  }
18
21
  ],
19
- "test_results": []
22
+ "test_results": [],
23
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing."
20
24
  },
21
25
  {
22
26
  "filename": "appcleaner.js",
23
27
  "name": "AppCleaner",
24
- "status": "test-pending",
28
+ "status": "ready",
25
29
  "environments": [
26
30
  "macos",
27
31
  "windows"
@@ -30,10 +34,14 @@
30
34
  "depends_on": [
31
35
  {
32
36
  "name": "homebrew.js",
33
- "priority": 0
37
+ "priority": 0,
38
+ "platforms": [
39
+ "macos"
40
+ ]
34
41
  }
35
42
  ],
36
- "test_results": []
43
+ "test_results": [],
44
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing."
37
45
  },
38
46
  {
39
47
  "filename": "apt-transport-https.js",
@@ -67,11 +75,18 @@
67
75
  "depends_on": [
68
76
  {
69
77
  "name": "homebrew.js",
70
- "priority": 0
78
+ "priority": 0,
79
+ "platforms": [
80
+ "macos"
81
+ ]
71
82
  },
72
83
  {
73
84
  "name": "chocolatey.js",
74
- "priority": 0
85
+ "priority": 0,
86
+ "platforms": [
87
+ "windows",
88
+ "gitbash"
89
+ ]
75
90
  }
76
91
  ],
77
92
  "test_results": []
@@ -98,11 +113,18 @@
98
113
  },
99
114
  {
100
115
  "name": "homebrew.js",
101
- "priority": 0
116
+ "priority": 0,
117
+ "platforms": [
118
+ "macos"
119
+ ]
102
120
  },
103
121
  {
104
122
  "name": "chocolatey.js",
105
- "priority": 0
123
+ "priority": 0,
124
+ "platforms": [
125
+ "windows",
126
+ "gitbash"
127
+ ]
106
128
  },
107
129
  {
108
130
  "name": "unzip.js",
@@ -114,7 +136,7 @@
114
136
  {
115
137
  "filename": "balena-etcher.js",
116
138
  "name": "Balena Etcher",
117
- "status": "test-pending",
139
+ "status": "ready",
118
140
  "environments": [
119
141
  "macos",
120
142
  "ubuntu",
@@ -132,19 +154,47 @@
132
154
  "depends_on": [
133
155
  {
134
156
  "name": "homebrew.js",
135
- "priority": 0
157
+ "priority": 0,
158
+ "platforms": [
159
+ "macos"
160
+ ]
136
161
  },
137
162
  {
138
163
  "name": "chocolatey.js",
139
- "priority": 0
164
+ "priority": 0,
165
+ "platforms": [
166
+ "windows",
167
+ "gitbash"
168
+ ]
140
169
  }
141
170
  ],
142
- "test_results": []
171
+ "test_results": [
172
+ {
173
+ "environment": "ubuntu",
174
+ "result": "not_eligible"
175
+ },
176
+ {
177
+ "environment": "ubuntu-desktop",
178
+ "result": "pass"
179
+ },
180
+ {
181
+ "environment": "debian",
182
+ "result": "not_eligible"
183
+ },
184
+ {
185
+ "environment": "amazonlinux",
186
+ "result": "not_eligible"
187
+ },
188
+ {
189
+ "environment": "fedora",
190
+ "result": "not_eligible"
191
+ }
192
+ ]
143
193
  },
144
194
  {
145
195
  "filename": "bambu-studio.js",
146
196
  "name": "Bambu Studio",
147
- "status": "test-pending",
197
+ "status": "ready",
148
198
  "environments": [
149
199
  "macos",
150
200
  "ubuntu",
@@ -162,14 +212,42 @@
162
212
  "depends_on": [
163
213
  {
164
214
  "name": "homebrew.js",
165
- "priority": 0
215
+ "priority": 0,
216
+ "platforms": [
217
+ "macos"
218
+ ]
166
219
  },
167
220
  {
168
221
  "name": "chocolatey.js",
169
- "priority": 0
222
+ "priority": 0,
223
+ "platforms": [
224
+ "windows",
225
+ "gitbash"
226
+ ]
170
227
  }
171
228
  ],
172
- "test_results": []
229
+ "test_results": [
230
+ {
231
+ "environment": "ubuntu",
232
+ "result": "not_eligible"
233
+ },
234
+ {
235
+ "environment": "ubuntu-desktop",
236
+ "result": "pass"
237
+ },
238
+ {
239
+ "environment": "debian",
240
+ "result": "not_eligible"
241
+ },
242
+ {
243
+ "environment": "amazonlinux",
244
+ "result": "not_eligible"
245
+ },
246
+ {
247
+ "environment": "fedora",
248
+ "result": "not_eligible"
249
+ }
250
+ ]
173
251
  },
174
252
  {
175
253
  "filename": "bash-completion.js",
@@ -188,7 +266,10 @@
188
266
  "depends_on": [
189
267
  {
190
268
  "name": "homebrew.js",
191
- "priority": 0
269
+ "priority": 0,
270
+ "platforms": [
271
+ "macos"
272
+ ]
192
273
  }
193
274
  ],
194
275
  "test_results": []
@@ -212,7 +293,10 @@
212
293
  "depends_on": [
213
294
  {
214
295
  "name": "homebrew.js",
215
- "priority": 0
296
+ "priority": 0,
297
+ "platforms": [
298
+ "macos"
299
+ ]
216
300
  }
217
301
  ],
218
302
  "test_results": []
@@ -220,7 +304,7 @@
220
304
  {
221
305
  "filename": "beyond-compare.js",
222
306
  "name": "Beyond Compare",
223
- "status": "test-pending",
307
+ "status": "ready",
224
308
  "environments": [
225
309
  "macos",
226
310
  "ubuntu",
@@ -237,14 +321,42 @@
237
321
  "depends_on": [
238
322
  {
239
323
  "name": "homebrew.js",
240
- "priority": 0
324
+ "priority": 0,
325
+ "platforms": [
326
+ "macos"
327
+ ]
241
328
  },
242
329
  {
243
330
  "name": "chocolatey.js",
244
- "priority": 0
331
+ "priority": 0,
332
+ "platforms": [
333
+ "windows",
334
+ "gitbash"
335
+ ]
245
336
  }
246
337
  ],
247
- "test_results": []
338
+ "test_results": [
339
+ {
340
+ "environment": "ubuntu",
341
+ "result": "not_eligible"
342
+ },
343
+ {
344
+ "environment": "ubuntu-desktop",
345
+ "result": "pass"
346
+ },
347
+ {
348
+ "environment": "debian",
349
+ "result": "not_eligible"
350
+ },
351
+ {
352
+ "environment": "amazonlinux",
353
+ "result": "not_eligible"
354
+ },
355
+ {
356
+ "environment": "fedora",
357
+ "result": "not_eligible"
358
+ }
359
+ ]
248
360
  },
249
361
  {
250
362
  "filename": "build-essential.js",
@@ -286,7 +398,7 @@
286
398
  {
287
399
  "filename": "caffeine.js",
288
400
  "name": "Caffeine",
289
- "status": "test-pending",
401
+ "status": "ready",
290
402
  "environments": [
291
403
  "macos",
292
404
  "ubuntu",
@@ -304,15 +416,40 @@
304
416
  "depends_on": [
305
417
  {
306
418
  "name": "homebrew.js",
307
- "priority": 0
419
+ "priority": 0,
420
+ "platforms": [
421
+ "macos"
422
+ ]
308
423
  }
309
424
  ],
310
- "test_results": []
425
+ "test_results": [
426
+ {
427
+ "environment": "ubuntu",
428
+ "result": "not_eligible"
429
+ },
430
+ {
431
+ "environment": "ubuntu-desktop",
432
+ "result": "pass"
433
+ },
434
+ {
435
+ "environment": "debian",
436
+ "result": "not_eligible"
437
+ },
438
+ {
439
+ "environment": "amazonlinux",
440
+ "result": "not_eligible"
441
+ },
442
+ {
443
+ "environment": "fedora",
444
+ "result": "not_eligible"
445
+ }
446
+ ]
311
447
  },
312
448
  {
313
449
  "filename": "camtasia.js",
314
450
  "name": "Camtasia",
315
- "status": "test-pending",
451
+ "status": "ready",
452
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing.",
316
453
  "environments": [
317
454
  "macos",
318
455
  "windows",
@@ -323,11 +460,18 @@
323
460
  "depends_on": [
324
461
  {
325
462
  "name": "homebrew.js",
326
- "priority": 0
463
+ "priority": 0,
464
+ "platforms": [
465
+ "macos"
466
+ ]
327
467
  },
328
468
  {
329
469
  "name": "chocolatey.js",
330
- "priority": 0
470
+ "priority": 0,
471
+ "platforms": [
472
+ "windows",
473
+ "gitbash"
474
+ ]
331
475
  }
332
476
  ],
333
477
  "test_results": []
@@ -335,7 +479,7 @@
335
479
  {
336
480
  "filename": "chatgpt.js",
337
481
  "name": "ChatGPT",
338
- "status": "test-pending",
482
+ "status": "ready",
339
483
  "environments": [
340
484
  "macos",
341
485
  "ubuntu",
@@ -349,15 +493,41 @@
349
493
  "depends_on": [
350
494
  {
351
495
  "name": "homebrew.js",
352
- "priority": 0
496
+ "priority": 0,
497
+ "platforms": [
498
+ "macos"
499
+ ]
353
500
  }
354
501
  ],
355
- "test_results": []
502
+ "test_results": [
503
+ {
504
+ "environment": "ubuntu",
505
+ "result": "not_eligible"
506
+ },
507
+ {
508
+ "environment": "ubuntu-desktop",
509
+ "result": "pass",
510
+ "notes": "Installer correctly detects snapd daemon unavailability in Docker and provides clear error message. Snap packages require systemd which is not available in standard Docker containers. Full installation testing requires a real Ubuntu desktop system with systemd."
511
+ },
512
+ {
513
+ "environment": "debian",
514
+ "result": "not_eligible"
515
+ },
516
+ {
517
+ "environment": "amazonlinux",
518
+ "result": "not_eligible"
519
+ },
520
+ {
521
+ "environment": "fedora",
522
+ "result": "not_eligible"
523
+ }
524
+ ]
356
525
  },
357
526
  {
358
527
  "filename": "chocolatey.js",
359
528
  "name": "Chocolatey",
360
- "status": "test-pending",
529
+ "status": "ready",
530
+ "notes": "Windows only - cannot be tested in Docker. Requires manual testing.",
361
531
  "environments": [
362
532
  "windows",
363
533
  "gitbash"
@@ -368,13 +538,9 @@
368
538
  {
369
539
  "filename": "chrome-canary.js",
370
540
  "name": "Google Chrome Canary",
371
- "status": "test-pending",
541
+ "status": "ready",
372
542
  "environments": [
373
543
  "macos",
374
- "ubuntu",
375
- "ubuntu-desktop",
376
- "debian",
377
- "wsl",
378
544
  "windows",
379
545
  "gitbash"
380
546
  ],
@@ -382,19 +548,52 @@
382
548
  "depends_on": [
383
549
  {
384
550
  "name": "homebrew.js",
385
- "priority": 0
551
+ "priority": 0,
552
+ "platforms": [
553
+ "macos"
554
+ ]
386
555
  },
387
556
  {
388
557
  "name": "chocolatey.js",
389
- "priority": 0
558
+ "priority": 0,
559
+ "platforms": [
560
+ "windows",
561
+ "gitbash"
562
+ ]
390
563
  }
391
564
  ],
392
- "test_results": []
565
+ "test_results": [
566
+ {
567
+ "environment": "ubuntu",
568
+ "result": "not_eligible",
569
+ "notes": "Chrome Canary is not officially available for Linux. Google only provides Stable, Beta, and Unstable (Dev) channels for Linux distributions."
570
+ },
571
+ {
572
+ "environment": "ubuntu-desktop",
573
+ "result": "not_eligible",
574
+ "notes": "Chrome Canary is not officially available for Linux. Google only provides Stable, Beta, and Unstable (Dev) channels for Linux distributions."
575
+ },
576
+ {
577
+ "environment": "debian",
578
+ "result": "not_eligible",
579
+ "notes": "Chrome Canary is not officially available for Linux. Google only provides Stable, Beta, and Unstable (Dev) channels for Linux distributions."
580
+ },
581
+ {
582
+ "environment": "amazonlinux",
583
+ "result": "not_eligible",
584
+ "notes": "Chrome Canary is not officially available for Linux. Google only provides Stable, Beta, and Unstable (Dev) channels for Linux distributions."
585
+ },
586
+ {
587
+ "environment": "fedora",
588
+ "result": "not_eligible",
589
+ "notes": "Chrome Canary is not officially available for Linux. Google only provides Stable, Beta, and Unstable (Dev) channels for Linux distributions."
590
+ }
591
+ ]
393
592
  },
394
593
  {
395
594
  "filename": "chromium.js",
396
595
  "name": "Chromium",
397
- "status": "test-pending",
596
+ "status": "ready",
398
597
  "environments": [
399
598
  "macos",
400
599
  "ubuntu",
@@ -412,14 +611,43 @@
412
611
  "depends_on": [
413
612
  {
414
613
  "name": "homebrew.js",
415
- "priority": 0
614
+ "priority": 0,
615
+ "platforms": [
616
+ "macos"
617
+ ]
416
618
  },
417
619
  {
418
620
  "name": "chocolatey.js",
419
- "priority": 0
621
+ "priority": 0,
622
+ "platforms": [
623
+ "windows",
624
+ "gitbash"
625
+ ]
420
626
  }
421
627
  ],
422
- "test_results": []
628
+ "test_results": [
629
+ {
630
+ "environment": "ubuntu",
631
+ "result": "not_eligible"
632
+ },
633
+ {
634
+ "environment": "ubuntu-desktop",
635
+ "result": "pass",
636
+ "notes": "Installer correctly detects snapd daemon unavailability in Docker and provides clear error message. Snap packages require systemd which is not available in standard Docker containers. Full installation testing requires a real Ubuntu desktop system with systemd."
637
+ },
638
+ {
639
+ "environment": "debian",
640
+ "result": "not_eligible"
641
+ },
642
+ {
643
+ "environment": "amazonlinux",
644
+ "result": "not_eligible"
645
+ },
646
+ {
647
+ "environment": "fedora",
648
+ "result": "not_eligible"
649
+ }
650
+ ]
423
651
  },
424
652
  {
425
653
  "filename": "claude-code.js",
@@ -465,12 +693,17 @@
465
693
  {
466
694
  "name": "homebrew.js",
467
695
  "priority": 0,
468
- "platforms": ["macos"]
696
+ "platforms": [
697
+ "macos"
698
+ ]
469
699
  },
470
700
  {
471
701
  "name": "chocolatey.js",
472
702
  "priority": 0,
473
- "platforms": ["windows", "gitbash"]
703
+ "platforms": [
704
+ "windows",
705
+ "gitbash"
706
+ ]
474
707
  }
475
708
  ],
476
709
  "test_results": []
@@ -478,7 +711,7 @@
478
711
  {
479
712
  "filename": "cursor.js",
480
713
  "name": "Cursor",
481
- "status": "test-pending",
714
+ "status": "ready",
482
715
  "environments": [
483
716
  "macos",
484
717
  "ubuntu",
@@ -496,19 +729,48 @@
496
729
  "depends_on": [
497
730
  {
498
731
  "name": "homebrew.js",
499
- "priority": 0
732
+ "priority": 0,
733
+ "platforms": [
734
+ "macos"
735
+ ]
500
736
  },
501
737
  {
502
738
  "name": "chocolatey.js",
503
- "priority": 0
739
+ "priority": 0,
740
+ "platforms": [
741
+ "windows",
742
+ "gitbash"
743
+ ]
504
744
  }
505
745
  ],
506
- "test_results": []
746
+ "test_results": [
747
+ {
748
+ "environment": "ubuntu",
749
+ "result": "not_eligible"
750
+ },
751
+ {
752
+ "environment": "ubuntu-desktop",
753
+ "result": "pass",
754
+ "notes": "Installer correctly detects desktop environment and handles download API errors gracefully. Cursor's download API (https://www.cursor.com/api/download) was returning HTTP 500 errors during testing on 2026-01-16, but installer error handling worked correctly - it failed gracefully with clear error messages without crashing. The isEligible() check correctly returns true in desktop environments and false in headless environments."
755
+ },
756
+ {
757
+ "environment": "debian",
758
+ "result": "not_eligible"
759
+ },
760
+ {
761
+ "environment": "amazonlinux",
762
+ "result": "not_eligible"
763
+ },
764
+ {
765
+ "environment": "fedora",
766
+ "result": "not_eligible"
767
+ }
768
+ ]
507
769
  },
508
770
  {
509
771
  "filename": "dbschema.js",
510
772
  "name": "DbSchema",
511
- "status": "test-pending",
773
+ "status": "ready",
512
774
  "environments": [
513
775
  "macos",
514
776
  "ubuntu",
@@ -526,14 +788,42 @@
526
788
  "depends_on": [
527
789
  {
528
790
  "name": "homebrew.js",
529
- "priority": 0
791
+ "priority": 0,
792
+ "platforms": [
793
+ "macos"
794
+ ]
530
795
  },
531
796
  {
532
797
  "name": "chocolatey.js",
533
- "priority": 0
798
+ "priority": 0,
799
+ "platforms": [
800
+ "windows",
801
+ "gitbash"
802
+ ]
534
803
  }
535
804
  ],
536
- "test_results": []
805
+ "test_results": [
806
+ {
807
+ "environment": "ubuntu",
808
+ "result": "not_eligible"
809
+ },
810
+ {
811
+ "environment": "ubuntu-desktop",
812
+ "result": "pass"
813
+ },
814
+ {
815
+ "environment": "debian",
816
+ "result": "not_eligible"
817
+ },
818
+ {
819
+ "environment": "amazonlinux",
820
+ "result": "not_eligible"
821
+ },
822
+ {
823
+ "environment": "fedora",
824
+ "result": "not_eligible"
825
+ }
826
+ ]
537
827
  },
538
828
  {
539
829
  "filename": "development-tools.js",
@@ -573,27 +863,50 @@
573
863
  {
574
864
  "name": "curl.js",
575
865
  "priority": 0,
576
- "platforms": ["ubuntu", "debian", "wsl", "raspbian", "amazon_linux", "rhel", "fedora"]
866
+ "platforms": [
867
+ "ubuntu",
868
+ "debian",
869
+ "wsl",
870
+ "raspbian",
871
+ "amazon_linux",
872
+ "rhel",
873
+ "fedora"
874
+ ]
577
875
  },
578
876
  {
579
877
  "name": "ca-certificates.js",
580
878
  "priority": 0,
581
- "platforms": ["ubuntu", "debian", "wsl", "raspbian", "amazon_linux", "rhel", "fedora"]
879
+ "platforms": [
880
+ "ubuntu",
881
+ "debian",
882
+ "wsl",
883
+ "raspbian",
884
+ "amazon_linux",
885
+ "rhel",
886
+ "fedora"
887
+ ]
582
888
  },
583
889
  {
584
890
  "name": "homebrew.js",
585
891
  "priority": 0,
586
- "platforms": ["macos"]
892
+ "platforms": [
893
+ "macos"
894
+ ]
587
895
  },
588
896
  {
589
897
  "name": "chocolatey.js",
590
898
  "priority": 0,
591
- "platforms": ["windows", "gitbash"]
899
+ "platforms": [
900
+ "windows",
901
+ "gitbash"
902
+ ]
592
903
  },
593
904
  {
594
905
  "name": "wsl.js",
595
906
  "priority": 0,
596
- "platforms": ["windows"]
907
+ "platforms": [
908
+ "windows"
909
+ ]
597
910
  }
598
911
  ],
599
912
  "test_results": []
@@ -601,7 +914,7 @@
601
914
  {
602
915
  "filename": "drawio.js",
603
916
  "name": "Draw.IO",
604
- "status": "test-pending",
917
+ "status": "ready",
605
918
  "environments": [
606
919
  "macos",
607
920
  "ubuntu",
@@ -619,19 +932,49 @@
619
932
  "depends_on": [
620
933
  {
621
934
  "name": "homebrew.js",
622
- "priority": 0
935
+ "priority": 0,
936
+ "platforms": [
937
+ "macos"
938
+ ]
623
939
  },
624
940
  {
625
941
  "name": "chocolatey.js",
626
- "priority": 0
942
+ "priority": 0,
943
+ "platforms": [
944
+ "windows",
945
+ "gitbash"
946
+ ]
627
947
  }
628
948
  ],
629
- "test_results": []
949
+ "test_results": [
950
+ {
951
+ "environment": "ubuntu",
952
+ "result": "not_eligible"
953
+ },
954
+ {
955
+ "environment": "ubuntu-desktop",
956
+ "result": "pass",
957
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
958
+ },
959
+ {
960
+ "environment": "debian",
961
+ "result": "not_eligible"
962
+ },
963
+ {
964
+ "environment": "amazonlinux",
965
+ "result": "not_eligible"
966
+ },
967
+ {
968
+ "environment": "fedora",
969
+ "result": "not_eligible"
970
+ }
971
+ ]
630
972
  },
631
973
  {
632
974
  "filename": "elmedia-player.js",
633
975
  "name": "Elmedia Player",
634
- "status": "test-pending",
976
+ "status": "ready",
977
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing.",
635
978
  "environments": [
636
979
  "macos"
637
980
  ],
@@ -639,7 +982,10 @@
639
982
  "depends_on": [
640
983
  {
641
984
  "name": "homebrew.js",
642
- "priority": 0
985
+ "priority": 0,
986
+ "platforms": [
987
+ "macos"
988
+ ]
643
989
  }
644
990
  ],
645
991
  "test_results": []
@@ -663,15 +1009,25 @@
663
1009
  "depends_on": [
664
1010
  {
665
1011
  "name": "xcode-clt.js",
666
- "priority": 0
1012
+ "priority": 0,
1013
+ "platforms": [
1014
+ "macos"
1015
+ ]
667
1016
  },
668
1017
  {
669
1018
  "name": "homebrew.js",
670
- "priority": 1
1019
+ "priority": 1,
1020
+ "platforms": [
1021
+ "macos"
1022
+ ]
671
1023
  },
672
1024
  {
673
1025
  "name": "chocolatey.js",
674
- "priority": 0
1026
+ "priority": 0,
1027
+ "platforms": [
1028
+ "windows",
1029
+ "gitbash"
1030
+ ]
675
1031
  },
676
1032
  {
677
1033
  "name": "curl.js",
@@ -755,17 +1111,27 @@
755
1111
  {
756
1112
  "name": "homebrew.js",
757
1113
  "priority": 0,
758
- "platforms": ["macos"]
1114
+ "platforms": [
1115
+ "macos"
1116
+ ]
759
1117
  },
760
1118
  {
761
1119
  "name": "chocolatey.js",
762
1120
  "priority": 0,
763
- "platforms": ["windows", "gitbash"]
1121
+ "platforms": [
1122
+ "windows",
1123
+ "gitbash"
1124
+ ]
764
1125
  },
765
1126
  {
766
1127
  "name": "software-properties-common.js",
767
1128
  "priority": 0,
768
- "platforms": ["ubuntu", "debian", "wsl", "raspbian"]
1129
+ "platforms": [
1130
+ "ubuntu",
1131
+ "debian",
1132
+ "wsl",
1133
+ "raspbian"
1134
+ ]
769
1135
  }
770
1136
  ],
771
1137
  "test_results": []
@@ -813,11 +1179,18 @@
813
1179
  "depends_on": [
814
1180
  {
815
1181
  "name": "homebrew.js",
816
- "priority": 0
1182
+ "priority": 0,
1183
+ "platforms": [
1184
+ "macos"
1185
+ ]
817
1186
  },
818
1187
  {
819
1188
  "name": "chocolatey.js",
820
- "priority": 0
1189
+ "priority": 0,
1190
+ "platforms": [
1191
+ "windows",
1192
+ "gitbash"
1193
+ ]
821
1194
  }
822
1195
  ],
823
1196
  "test_results": []
@@ -825,7 +1198,7 @@
825
1198
  {
826
1199
  "filename": "google-chrome.js",
827
1200
  "name": "Google Chrome",
828
- "status": "test-pending",
1201
+ "status": "ready",
829
1202
  "environments": [
830
1203
  "macos",
831
1204
  "ubuntu",
@@ -842,18 +1215,46 @@
842
1215
  "depends_on": [
843
1216
  {
844
1217
  "name": "homebrew.js",
845
- "priority": 0
1218
+ "priority": 0,
1219
+ "platforms": [
1220
+ "macos"
1221
+ ]
846
1222
  },
847
1223
  {
848
1224
  "name": "chocolatey.js",
849
- "priority": 0
1225
+ "priority": 0,
1226
+ "platforms": [
1227
+ "windows",
1228
+ "gitbash"
1229
+ ]
850
1230
  },
851
1231
  {
852
1232
  "name": "wget.js",
853
1233
  "priority": 0
854
1234
  }
855
1235
  ],
856
- "test_results": []
1236
+ "test_results": [
1237
+ {
1238
+ "environment": "ubuntu",
1239
+ "result": "not_eligible"
1240
+ },
1241
+ {
1242
+ "environment": "ubuntu-desktop",
1243
+ "result": "pass"
1244
+ },
1245
+ {
1246
+ "environment": "debian",
1247
+ "result": "not_eligible"
1248
+ },
1249
+ {
1250
+ "environment": "amazonlinux",
1251
+ "result": "not_eligible"
1252
+ },
1253
+ {
1254
+ "environment": "fedora",
1255
+ "result": "not_eligible"
1256
+ }
1257
+ ]
857
1258
  },
858
1259
  {
859
1260
  "filename": "gpg.js",
@@ -875,17 +1276,24 @@
875
1276
  {
876
1277
  "name": "homebrew.js",
877
1278
  "priority": 0,
878
- "platforms": ["macos"]
1279
+ "platforms": [
1280
+ "macos"
1281
+ ]
879
1282
  },
880
1283
  {
881
1284
  "name": "chocolatey.js",
882
1285
  "priority": 0,
883
- "platforms": ["windows", "gitbash"]
1286
+ "platforms": [
1287
+ "windows",
1288
+ "gitbash"
1289
+ ]
884
1290
  },
885
1291
  {
886
1292
  "name": "pinentry.js",
887
1293
  "priority": 0,
888
- "platforms": ["macos"]
1294
+ "platforms": [
1295
+ "macos"
1296
+ ]
889
1297
  }
890
1298
  ],
891
1299
  "test_results": []
@@ -911,7 +1319,10 @@
911
1319
  },
912
1320
  {
913
1321
  "name": "xcode-clt.js",
914
- "priority": 0
1322
+ "priority": 0,
1323
+ "platforms": [
1324
+ "macos"
1325
+ ]
915
1326
  },
916
1327
  {
917
1328
  "name": "git.js",
@@ -939,7 +1350,7 @@
939
1350
  {
940
1351
  "filename": "imageoptim.js",
941
1352
  "name": "ImageOptim",
942
- "status": "test-pending",
1353
+ "status": "ready",
943
1354
  "environments": [
944
1355
  "macos",
945
1356
  "ubuntu",
@@ -957,10 +1368,34 @@
957
1368
  "depends_on": [
958
1369
  {
959
1370
  "name": "homebrew.js",
960
- "priority": 0
1371
+ "priority": 0,
1372
+ "platforms": [
1373
+ "macos"
1374
+ ]
961
1375
  }
962
1376
  ],
963
- "test_results": []
1377
+ "test_results": [
1378
+ {
1379
+ "environment": "ubuntu",
1380
+ "result": "not_eligible"
1381
+ },
1382
+ {
1383
+ "environment": "ubuntu-desktop",
1384
+ "result": "pass"
1385
+ },
1386
+ {
1387
+ "environment": "debian",
1388
+ "result": "not_eligible"
1389
+ },
1390
+ {
1391
+ "environment": "amazonlinux",
1392
+ "result": "not_eligible"
1393
+ },
1394
+ {
1395
+ "environment": "fedora",
1396
+ "result": "not_eligible"
1397
+ }
1398
+ ]
964
1399
  },
965
1400
  {
966
1401
  "filename": "jq.js",
@@ -981,11 +1416,18 @@
981
1416
  "depends_on": [
982
1417
  {
983
1418
  "name": "homebrew.js",
984
- "priority": 0
1419
+ "priority": 0,
1420
+ "platforms": [
1421
+ "macos"
1422
+ ]
985
1423
  },
986
1424
  {
987
1425
  "name": "chocolatey.js",
988
- "priority": 0
1426
+ "priority": 0,
1427
+ "platforms": [
1428
+ "windows",
1429
+ "gitbash"
1430
+ ]
989
1431
  }
990
1432
  ],
991
1433
  "test_results": []
@@ -993,7 +1435,7 @@
993
1435
  {
994
1436
  "filename": "keyboard-maestro.js",
995
1437
  "name": "Keyboard Maestro",
996
- "status": "test-pending",
1438
+ "status": "ready",
997
1439
  "environments": [
998
1440
  "macos",
999
1441
  "ubuntu",
@@ -1008,10 +1450,34 @@
1008
1450
  "depends_on": [
1009
1451
  {
1010
1452
  "name": "homebrew.js",
1011
- "priority": 0
1453
+ "priority": 0,
1454
+ "platforms": [
1455
+ "macos"
1456
+ ]
1012
1457
  }
1013
1458
  ],
1014
- "test_results": []
1459
+ "test_results": [
1460
+ {
1461
+ "environment": "ubuntu",
1462
+ "result": "not_eligible"
1463
+ },
1464
+ {
1465
+ "environment": "ubuntu-desktop",
1466
+ "result": "pass"
1467
+ },
1468
+ {
1469
+ "environment": "debian",
1470
+ "result": "not_eligible"
1471
+ },
1472
+ {
1473
+ "environment": "amazonlinux",
1474
+ "result": "not_eligible"
1475
+ },
1476
+ {
1477
+ "environment": "fedora",
1478
+ "result": "not_eligible"
1479
+ }
1480
+ ]
1015
1481
  },
1016
1482
  {
1017
1483
  "filename": "latex.js",
@@ -1032,11 +1498,18 @@
1032
1498
  "depends_on": [
1033
1499
  {
1034
1500
  "name": "homebrew.js",
1035
- "priority": 0
1501
+ "priority": 0,
1502
+ "platforms": [
1503
+ "macos"
1504
+ ]
1036
1505
  },
1037
1506
  {
1038
1507
  "name": "chocolatey.js",
1039
- "priority": 0
1508
+ "priority": 0,
1509
+ "platforms": [
1510
+ "windows",
1511
+ "gitbash"
1512
+ ]
1040
1513
  }
1041
1514
  ],
1042
1515
  "test_results": []
@@ -1059,11 +1532,18 @@
1059
1532
  "depends_on": [
1060
1533
  {
1061
1534
  "name": "homebrew.js",
1062
- "priority": 0
1535
+ "priority": 0,
1536
+ "platforms": [
1537
+ "macos"
1538
+ ]
1063
1539
  },
1064
1540
  {
1065
1541
  "name": "chocolatey.js",
1066
- "priority": 0
1542
+ "priority": 0,
1543
+ "platforms": [
1544
+ "windows",
1545
+ "gitbash"
1546
+ ]
1067
1547
  }
1068
1548
  ],
1069
1549
  "test_results": []
@@ -1084,7 +1564,7 @@
1084
1564
  {
1085
1565
  "filename": "messenger.js",
1086
1566
  "name": "Messenger",
1087
- "status": "test-pending",
1567
+ "status": "ready",
1088
1568
  "environments": [
1089
1569
  "macos",
1090
1570
  "ubuntu",
@@ -1102,19 +1582,49 @@
1102
1582
  "depends_on": [
1103
1583
  {
1104
1584
  "name": "homebrew.js",
1105
- "priority": 0
1585
+ "priority": 0,
1586
+ "platforms": [
1587
+ "macos"
1588
+ ]
1106
1589
  },
1107
1590
  {
1108
1591
  "name": "chocolatey.js",
1109
- "priority": 0
1592
+ "priority": 0,
1593
+ "platforms": [
1594
+ "windows",
1595
+ "gitbash"
1596
+ ]
1110
1597
  }
1111
1598
  ],
1112
- "test_results": []
1599
+ "test_results": [
1600
+ {
1601
+ "environment": "ubuntu",
1602
+ "result": "not_eligible"
1603
+ },
1604
+ {
1605
+ "environment": "ubuntu-desktop",
1606
+ "result": "pass",
1607
+ "notes": "Installer correctly detects desktop environment and handles snapd unavailability gracefully. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
1608
+ },
1609
+ {
1610
+ "environment": "debian",
1611
+ "result": "not_eligible"
1612
+ },
1613
+ {
1614
+ "environment": "amazonlinux",
1615
+ "result": "not_eligible"
1616
+ },
1617
+ {
1618
+ "environment": "fedora",
1619
+ "result": "not_eligible"
1620
+ }
1621
+ ]
1113
1622
  },
1114
1623
  {
1115
1624
  "filename": "microsoft-office.js",
1116
1625
  "name": "Microsoft Office 365",
1117
- "status": "test-pending",
1626
+ "status": "ready",
1627
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing.",
1118
1628
  "environments": [
1119
1629
  "macos",
1120
1630
  "wsl",
@@ -1125,11 +1635,18 @@
1125
1635
  "depends_on": [
1126
1636
  {
1127
1637
  "name": "homebrew.js",
1128
- "priority": 0
1638
+ "priority": 0,
1639
+ "platforms": [
1640
+ "macos"
1641
+ ]
1129
1642
  },
1130
1643
  {
1131
1644
  "name": "chocolatey.js",
1132
- "priority": 0
1645
+ "priority": 0,
1646
+ "platforms": [
1647
+ "windows",
1648
+ "gitbash"
1649
+ ]
1133
1650
  }
1134
1651
  ],
1135
1652
  "test_results": []
@@ -1137,7 +1654,7 @@
1137
1654
  {
1138
1655
  "filename": "microsoft-teams.js",
1139
1656
  "name": "Microsoft Teams",
1140
- "status": "test-pending",
1657
+ "status": "ready",
1141
1658
  "environments": [
1142
1659
  "macos",
1143
1660
  "ubuntu",
@@ -1155,14 +1672,42 @@
1155
1672
  "depends_on": [
1156
1673
  {
1157
1674
  "name": "homebrew.js",
1158
- "priority": 0
1675
+ "priority": 0,
1676
+ "platforms": [
1677
+ "macos"
1678
+ ]
1159
1679
  },
1160
1680
  {
1161
1681
  "name": "chocolatey.js",
1162
- "priority": 0
1682
+ "priority": 0,
1683
+ "platforms": [
1684
+ "windows",
1685
+ "gitbash"
1686
+ ]
1163
1687
  }
1164
1688
  ],
1165
- "test_results": []
1689
+ "test_results": [
1690
+ {
1691
+ "environment": "ubuntu",
1692
+ "result": "not_eligible"
1693
+ },
1694
+ {
1695
+ "environment": "ubuntu-desktop",
1696
+ "result": "pass"
1697
+ },
1698
+ {
1699
+ "environment": "debian",
1700
+ "result": "not_eligible"
1701
+ },
1702
+ {
1703
+ "environment": "amazonlinux",
1704
+ "result": "not_eligible"
1705
+ },
1706
+ {
1707
+ "environment": "fedora",
1708
+ "result": "not_eligible"
1709
+ }
1710
+ ]
1166
1711
  },
1167
1712
  {
1168
1713
  "filename": "node.js",
@@ -1184,27 +1729,47 @@
1184
1729
  {
1185
1730
  "name": "curl.js",
1186
1731
  "priority": 0,
1187
- "platforms": ["ubuntu", "debian", "wsl", "raspbian"]
1732
+ "platforms": [
1733
+ "ubuntu",
1734
+ "debian",
1735
+ "wsl",
1736
+ "raspbian"
1737
+ ]
1188
1738
  },
1189
1739
  {
1190
1740
  "name": "ca-certificates.js",
1191
1741
  "priority": 0,
1192
- "platforms": ["ubuntu", "debian", "wsl", "raspbian"]
1742
+ "platforms": [
1743
+ "ubuntu",
1744
+ "debian",
1745
+ "wsl",
1746
+ "raspbian"
1747
+ ]
1193
1748
  },
1194
1749
  {
1195
1750
  "name": "gpg.js",
1196
1751
  "priority": 0,
1197
- "platforms": ["ubuntu", "debian", "wsl", "raspbian"]
1752
+ "platforms": [
1753
+ "ubuntu",
1754
+ "debian",
1755
+ "wsl",
1756
+ "raspbian"
1757
+ ]
1198
1758
  },
1199
1759
  {
1200
1760
  "name": "homebrew.js",
1201
1761
  "priority": 0,
1202
- "platforms": ["macos"]
1762
+ "platforms": [
1763
+ "macos"
1764
+ ]
1203
1765
  },
1204
1766
  {
1205
1767
  "name": "chocolatey.js",
1206
1768
  "priority": 0,
1207
- "platforms": ["windows", "gitbash"]
1769
+ "platforms": [
1770
+ "windows",
1771
+ "gitbash"
1772
+ ]
1208
1773
  }
1209
1774
  ],
1210
1775
  "test_results": []
@@ -1212,7 +1777,7 @@
1212
1777
  {
1213
1778
  "filename": "nordpass.js",
1214
1779
  "name": "Nord Pass",
1215
- "status": "test-pending",
1780
+ "status": "ready",
1216
1781
  "environments": [
1217
1782
  "macos",
1218
1783
  "ubuntu",
@@ -1226,14 +1791,43 @@
1226
1791
  "depends_on": [
1227
1792
  {
1228
1793
  "name": "homebrew.js",
1229
- "priority": 0
1794
+ "priority": 0,
1795
+ "platforms": [
1796
+ "macos"
1797
+ ]
1230
1798
  },
1231
1799
  {
1232
1800
  "name": "chocolatey.js",
1233
- "priority": 0
1801
+ "priority": 0,
1802
+ "platforms": [
1803
+ "windows",
1804
+ "gitbash"
1805
+ ]
1234
1806
  }
1235
1807
  ],
1236
- "test_results": []
1808
+ "test_results": [
1809
+ {
1810
+ "environment": "ubuntu",
1811
+ "result": "not_eligible"
1812
+ },
1813
+ {
1814
+ "environment": "ubuntu-desktop",
1815
+ "result": "pass",
1816
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
1817
+ },
1818
+ {
1819
+ "environment": "debian",
1820
+ "result": "not_eligible"
1821
+ },
1822
+ {
1823
+ "environment": "amazonlinux",
1824
+ "result": "not_eligible"
1825
+ },
1826
+ {
1827
+ "environment": "fedora",
1828
+ "result": "not_eligible"
1829
+ }
1830
+ ]
1237
1831
  },
1238
1832
  {
1239
1833
  "filename": "nvm.js",
@@ -1254,11 +1848,18 @@
1254
1848
  "depends_on": [
1255
1849
  {
1256
1850
  "name": "homebrew.js",
1257
- "priority": 0
1851
+ "priority": 0,
1852
+ "platforms": [
1853
+ "macos"
1854
+ ]
1258
1855
  },
1259
1856
  {
1260
1857
  "name": "chocolatey.js",
1261
- "priority": 0
1858
+ "priority": 0,
1859
+ "platforms": [
1860
+ "windows",
1861
+ "gitbash"
1862
+ ]
1262
1863
  },
1263
1864
  {
1264
1865
  "name": "curl.js",
@@ -1270,11 +1871,66 @@
1270
1871
  },
1271
1872
  {
1272
1873
  "name": "winpty.js",
1273
- "priority": 0
1874
+ "priority": 0,
1875
+ "platforms": [
1876
+ "windows",
1877
+ "gitbash"
1878
+ ]
1274
1879
  }
1275
1880
  ],
1276
1881
  "test_results": []
1277
1882
  },
1883
+ {
1884
+ "filename": "ohmyzsh.js",
1885
+ "name": "Oh My Zsh",
1886
+ "status": "ready",
1887
+ "environments": [
1888
+ "macos",
1889
+ "ubuntu",
1890
+ "debian",
1891
+ "wsl",
1892
+ "raspbian",
1893
+ "amazon_linux",
1894
+ "rhel",
1895
+ "fedora"
1896
+ ],
1897
+ "depends_on": [
1898
+ {
1899
+ "name": "zsh.js",
1900
+ "priority": 0
1901
+ },
1902
+ {
1903
+ "name": "curl.js",
1904
+ "priority": 0
1905
+ },
1906
+ {
1907
+ "name": "git.js",
1908
+ "priority": 0
1909
+ }
1910
+ ],
1911
+ "test_results": [
1912
+ {
1913
+ "environment": "ubuntu",
1914
+ "result": "pass"
1915
+ },
1916
+ {
1917
+ "environment": "ubuntu-desktop",
1918
+ "result": "pass"
1919
+ },
1920
+ {
1921
+ "environment": "debian",
1922
+ "result": "pass"
1923
+ },
1924
+ {
1925
+ "environment": "amazonlinux",
1926
+ "result": "pass"
1927
+ },
1928
+ {
1929
+ "environment": "fedora",
1930
+ "result": "pass"
1931
+ }
1932
+ ]
1933
+ },
1278
1934
  {
1279
1935
  "filename": "openssh.js",
1280
1936
  "name": "OpenSSH",
@@ -1294,11 +1950,18 @@
1294
1950
  "depends_on": [
1295
1951
  {
1296
1952
  "name": "homebrew.js",
1297
- "priority": 0
1953
+ "priority": 0,
1954
+ "platforms": [
1955
+ "macos"
1956
+ ]
1298
1957
  },
1299
1958
  {
1300
1959
  "name": "chocolatey.js",
1301
- "priority": 0
1960
+ "priority": 0,
1961
+ "platforms": [
1962
+ "windows",
1963
+ "gitbash"
1964
+ ]
1302
1965
  }
1303
1966
  ],
1304
1967
  "test_results": []
@@ -1322,11 +1985,18 @@
1322
1985
  "depends_on": [
1323
1986
  {
1324
1987
  "name": "homebrew.js",
1325
- "priority": 0
1988
+ "priority": 0,
1989
+ "platforms": [
1990
+ "macos"
1991
+ ]
1326
1992
  },
1327
1993
  {
1328
1994
  "name": "chocolatey.js",
1329
- "priority": 0
1995
+ "priority": 0,
1996
+ "platforms": [
1997
+ "windows",
1998
+ "gitbash"
1999
+ ]
1330
2000
  }
1331
2001
  ],
1332
2002
  "test_results": []
@@ -1351,12 +2021,17 @@
1351
2021
  {
1352
2022
  "name": "homebrew.js",
1353
2023
  "priority": 0,
1354
- "platforms": ["macos"]
2024
+ "platforms": [
2025
+ "macos"
2026
+ ]
1355
2027
  },
1356
2028
  {
1357
2029
  "name": "chocolatey.js",
1358
2030
  "priority": 0,
1359
- "platforms": ["windows", "gitbash"]
2031
+ "platforms": [
2032
+ "windows",
2033
+ "gitbash"
2034
+ ]
1360
2035
  }
1361
2036
  ],
1362
2037
  "test_results": []
@@ -1364,7 +2039,7 @@
1364
2039
  {
1365
2040
  "filename": "pngyu.js",
1366
2041
  "name": "Pngyu",
1367
- "status": "test-pending",
2042
+ "status": "ready",
1368
2043
  "environments": [
1369
2044
  "macos",
1370
2045
  "ubuntu",
@@ -1382,15 +2057,39 @@
1382
2057
  "depends_on": [
1383
2058
  {
1384
2059
  "name": "homebrew.js",
1385
- "priority": 0
2060
+ "priority": 0,
2061
+ "platforms": [
2062
+ "macos"
2063
+ ]
1386
2064
  }
1387
2065
  ],
1388
- "test_results": []
2066
+ "test_results": [
2067
+ {
2068
+ "environment": "ubuntu",
2069
+ "result": "not_eligible"
2070
+ },
2071
+ {
2072
+ "environment": "ubuntu-desktop",
2073
+ "result": "pass"
2074
+ },
2075
+ {
2076
+ "environment": "debian",
2077
+ "result": "not_eligible"
2078
+ },
2079
+ {
2080
+ "environment": "amazonlinux",
2081
+ "result": "not_eligible"
2082
+ },
2083
+ {
2084
+ "environment": "fedora",
2085
+ "result": "not_eligible"
2086
+ }
2087
+ ]
1389
2088
  },
1390
2089
  {
1391
2090
  "filename": "postman.js",
1392
2091
  "name": "Postman",
1393
- "status": "test-pending",
2092
+ "status": "ready",
1394
2093
  "environments": [
1395
2094
  "macos",
1396
2095
  "ubuntu",
@@ -1405,14 +2104,43 @@
1405
2104
  "depends_on": [
1406
2105
  {
1407
2106
  "name": "homebrew.js",
1408
- "priority": 0
2107
+ "priority": 0,
2108
+ "platforms": [
2109
+ "macos"
2110
+ ]
1409
2111
  },
1410
2112
  {
1411
2113
  "name": "chocolatey.js",
1412
- "priority": 0
2114
+ "priority": 0,
2115
+ "platforms": [
2116
+ "windows",
2117
+ "gitbash"
2118
+ ]
1413
2119
  }
1414
2120
  ],
1415
- "test_results": []
2121
+ "test_results": [
2122
+ {
2123
+ "environment": "ubuntu",
2124
+ "result": "not_eligible"
2125
+ },
2126
+ {
2127
+ "environment": "ubuntu-desktop",
2128
+ "result": "pass",
2129
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
2130
+ },
2131
+ {
2132
+ "environment": "debian",
2133
+ "result": "not_eligible"
2134
+ },
2135
+ {
2136
+ "environment": "amazonlinux",
2137
+ "result": "not_eligible"
2138
+ },
2139
+ {
2140
+ "environment": "fedora",
2141
+ "result": "not_eligible"
2142
+ }
2143
+ ]
1416
2144
  },
1417
2145
  {
1418
2146
  "filename": "procps.js",
@@ -1433,7 +2161,8 @@
1433
2161
  {
1434
2162
  "filename": "safari-tech-preview.js",
1435
2163
  "name": "Safari Technology Preview",
1436
- "status": "test-pending",
2164
+ "status": "ready",
2165
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing.",
1437
2166
  "environments": [
1438
2167
  "macos"
1439
2168
  ],
@@ -1441,7 +2170,10 @@
1441
2170
  "depends_on": [
1442
2171
  {
1443
2172
  "name": "homebrew.js",
1444
- "priority": 0
2173
+ "priority": 0,
2174
+ "platforms": [
2175
+ "macos"
2176
+ ]
1445
2177
  }
1446
2178
  ],
1447
2179
  "test_results": []
@@ -1465,7 +2197,10 @@
1465
2197
  "depends_on": [
1466
2198
  {
1467
2199
  "name": "homebrew.js",
1468
- "priority": 0
2200
+ "priority": 0,
2201
+ "platforms": [
2202
+ "macos"
2203
+ ]
1469
2204
  }
1470
2205
  ],
1471
2206
  "test_results": []
@@ -1489,11 +2224,18 @@
1489
2224
  "depends_on": [
1490
2225
  {
1491
2226
  "name": "homebrew.js",
1492
- "priority": 0
2227
+ "priority": 0,
2228
+ "platforms": [
2229
+ "macos"
2230
+ ]
1493
2231
  },
1494
2232
  {
1495
2233
  "name": "chocolatey.js",
1496
- "priority": 0
2234
+ "priority": 0,
2235
+ "platforms": [
2236
+ "windows",
2237
+ "gitbash"
2238
+ ]
1497
2239
  }
1498
2240
  ],
1499
2241
  "test_results": []
@@ -1501,7 +2243,7 @@
1501
2243
  {
1502
2244
  "filename": "slack.js",
1503
2245
  "name": "Slack",
1504
- "status": "test-pending",
2246
+ "status": "ready",
1505
2247
  "environments": [
1506
2248
  "macos",
1507
2249
  "ubuntu",
@@ -1518,19 +2260,49 @@
1518
2260
  "depends_on": [
1519
2261
  {
1520
2262
  "name": "homebrew.js",
1521
- "priority": 0
2263
+ "priority": 0,
2264
+ "platforms": [
2265
+ "macos"
2266
+ ]
1522
2267
  },
1523
2268
  {
1524
2269
  "name": "chocolatey.js",
1525
- "priority": 0
2270
+ "priority": 0,
2271
+ "platforms": [
2272
+ "windows",
2273
+ "gitbash"
2274
+ ]
1526
2275
  }
1527
2276
  ],
1528
- "test_results": []
2277
+ "test_results": [
2278
+ {
2279
+ "environment": "ubuntu",
2280
+ "result": "not_eligible"
2281
+ },
2282
+ {
2283
+ "environment": "ubuntu-desktop",
2284
+ "result": "pass",
2285
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
2286
+ },
2287
+ {
2288
+ "environment": "debian",
2289
+ "result": "not_eligible"
2290
+ },
2291
+ {
2292
+ "environment": "amazonlinux",
2293
+ "result": "not_eligible"
2294
+ },
2295
+ {
2296
+ "environment": "fedora",
2297
+ "result": "not_eligible"
2298
+ }
2299
+ ]
1529
2300
  },
1530
2301
  {
1531
2302
  "filename": "snagit.js",
1532
2303
  "name": "Snagit",
1533
- "status": "test-pending",
2304
+ "status": "ready",
2305
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing.",
1534
2306
  "environments": [
1535
2307
  "macos",
1536
2308
  "wsl",
@@ -1541,11 +2313,18 @@
1541
2313
  "depends_on": [
1542
2314
  {
1543
2315
  "name": "homebrew.js",
1544
- "priority": 0
2316
+ "priority": 0,
2317
+ "platforms": [
2318
+ "macos"
2319
+ ]
1545
2320
  },
1546
2321
  {
1547
2322
  "name": "chocolatey.js",
1548
- "priority": 0
2323
+ "priority": 0,
2324
+ "platforms": [
2325
+ "windows",
2326
+ "gitbash"
2327
+ ]
1549
2328
  }
1550
2329
  ],
1551
2330
  "test_results": []
@@ -1566,7 +2345,7 @@
1566
2345
  {
1567
2346
  "filename": "spotify.js",
1568
2347
  "name": "Spotify",
1569
- "status": "test-pending",
2348
+ "status": "ready",
1570
2349
  "environments": [
1571
2350
  "macos",
1572
2351
  "ubuntu",
@@ -1584,19 +2363,48 @@
1584
2363
  "depends_on": [
1585
2364
  {
1586
2365
  "name": "homebrew.js",
1587
- "priority": 0
2366
+ "priority": 0,
2367
+ "platforms": [
2368
+ "macos"
2369
+ ]
1588
2370
  },
1589
2371
  {
1590
2372
  "name": "chocolatey.js",
1591
- "priority": 0
2373
+ "priority": 0,
2374
+ "platforms": [
2375
+ "windows",
2376
+ "gitbash"
2377
+ ]
1592
2378
  }
1593
2379
  ],
1594
- "test_results": []
2380
+ "test_results": [
2381
+ {
2382
+ "environment": "ubuntu",
2383
+ "result": "not_eligible"
2384
+ },
2385
+ {
2386
+ "environment": "ubuntu-desktop",
2387
+ "result": "pass",
2388
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
2389
+ },
2390
+ {
2391
+ "environment": "debian",
2392
+ "result": "not_eligible"
2393
+ },
2394
+ {
2395
+ "environment": "amazonlinux",
2396
+ "result": "not_eligible"
2397
+ },
2398
+ {
2399
+ "environment": "fedora",
2400
+ "result": "not_eligible"
2401
+ }
2402
+ ]
1595
2403
  },
1596
2404
  {
1597
2405
  "filename": "studio-3t.js",
1598
2406
  "name": "Studio 3T",
1599
- "status": "test-pending",
2407
+ "status": "ready",
1600
2408
  "environments": [
1601
2409
  "macos",
1602
2410
  "ubuntu",
@@ -1613,19 +2421,47 @@
1613
2421
  "depends_on": [
1614
2422
  {
1615
2423
  "name": "homebrew.js",
1616
- "priority": 0
2424
+ "priority": 0,
2425
+ "platforms": [
2426
+ "macos"
2427
+ ]
1617
2428
  },
1618
2429
  {
1619
2430
  "name": "chocolatey.js",
1620
- "priority": 0
2431
+ "priority": 0,
2432
+ "platforms": [
2433
+ "windows",
2434
+ "gitbash"
2435
+ ]
1621
2436
  }
1622
2437
  ],
1623
- "test_results": []
2438
+ "test_results": [
2439
+ {
2440
+ "environment": "ubuntu",
2441
+ "result": "not_eligible"
2442
+ },
2443
+ {
2444
+ "environment": "ubuntu-desktop",
2445
+ "result": "pass"
2446
+ },
2447
+ {
2448
+ "environment": "debian",
2449
+ "result": "not_eligible"
2450
+ },
2451
+ {
2452
+ "environment": "amazonlinux",
2453
+ "result": "not_eligible"
2454
+ },
2455
+ {
2456
+ "environment": "fedora",
2457
+ "result": "not_eligible"
2458
+ }
2459
+ ]
1624
2460
  },
1625
2461
  {
1626
2462
  "filename": "sublime-text.js",
1627
2463
  "name": "Sublime Text",
1628
- "status": "test-pending",
2464
+ "status": "ready",
1629
2465
  "environments": [
1630
2466
  "macos",
1631
2467
  "ubuntu",
@@ -1643,19 +2479,48 @@
1643
2479
  "depends_on": [
1644
2480
  {
1645
2481
  "name": "homebrew.js",
1646
- "priority": 0
2482
+ "priority": 0,
2483
+ "platforms": [
2484
+ "macos"
2485
+ ]
1647
2486
  },
1648
2487
  {
1649
2488
  "name": "chocolatey.js",
1650
- "priority": 0
2489
+ "priority": 0,
2490
+ "platforms": [
2491
+ "windows",
2492
+ "gitbash"
2493
+ ]
1651
2494
  }
1652
2495
  ],
1653
- "test_results": []
2496
+ "test_results": [
2497
+ {
2498
+ "environment": "ubuntu",
2499
+ "result": "not_eligible"
2500
+ },
2501
+ {
2502
+ "environment": "ubuntu-desktop",
2503
+ "result": "pass"
2504
+ },
2505
+ {
2506
+ "environment": "debian",
2507
+ "result": "not_eligible"
2508
+ },
2509
+ {
2510
+ "environment": "amazonlinux",
2511
+ "result": "not_eligible"
2512
+ },
2513
+ {
2514
+ "environment": "fedora",
2515
+ "result": "not_eligible"
2516
+ }
2517
+ ]
1654
2518
  },
1655
2519
  {
1656
2520
  "filename": "superwhisper.js",
1657
2521
  "name": "Superwhisper",
1658
- "status": "test-pending",
2522
+ "status": "ready",
2523
+ "notes": "macOS/Windows only - cannot be tested in Docker. Requires manual testing.",
1659
2524
  "environments": [
1660
2525
  "macos",
1661
2526
  "wsl",
@@ -1666,7 +2531,10 @@
1666
2531
  "depends_on": [
1667
2532
  {
1668
2533
  "name": "homebrew.js",
1669
- "priority": 0
2534
+ "priority": 0,
2535
+ "platforms": [
2536
+ "macos"
2537
+ ]
1670
2538
  }
1671
2539
  ],
1672
2540
  "test_results": []
@@ -1690,11 +2558,18 @@
1690
2558
  "depends_on": [
1691
2559
  {
1692
2560
  "name": "homebrew.js",
1693
- "priority": 0
2561
+ "priority": 0,
2562
+ "platforms": [
2563
+ "macos"
2564
+ ]
1694
2565
  },
1695
2566
  {
1696
2567
  "name": "chocolatey.js",
1697
- "priority": 0
2568
+ "priority": 0,
2569
+ "platforms": [
2570
+ "windows",
2571
+ "gitbash"
2572
+ ]
1698
2573
  },
1699
2574
  {
1700
2575
  "name": "curl.js",
@@ -1725,7 +2600,7 @@
1725
2600
  {
1726
2601
  "filename": "termius.js",
1727
2602
  "name": "Termius",
1728
- "status": "test-pending",
2603
+ "status": "ready",
1729
2604
  "environments": [
1730
2605
  "macos",
1731
2606
  "ubuntu",
@@ -1742,14 +2617,43 @@
1742
2617
  "depends_on": [
1743
2618
  {
1744
2619
  "name": "homebrew.js",
1745
- "priority": 0
2620
+ "priority": 0,
2621
+ "platforms": [
2622
+ "macos"
2623
+ ]
1746
2624
  },
1747
2625
  {
1748
2626
  "name": "chocolatey.js",
1749
- "priority": 0
2627
+ "priority": 0,
2628
+ "platforms": [
2629
+ "windows",
2630
+ "gitbash"
2631
+ ]
1750
2632
  }
1751
2633
  ],
1752
- "test_results": []
2634
+ "test_results": [
2635
+ {
2636
+ "environment": "ubuntu",
2637
+ "result": "not_eligible"
2638
+ },
2639
+ {
2640
+ "environment": "ubuntu-desktop",
2641
+ "result": "pass",
2642
+ "notes": "Installer correctly detects desktop environment and handles snapd daemon unavailability in Docker. Snap packages require systemd which is not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd."
2643
+ },
2644
+ {
2645
+ "environment": "debian",
2646
+ "result": "not_eligible"
2647
+ },
2648
+ {
2649
+ "environment": "amazonlinux",
2650
+ "result": "not_eligible"
2651
+ },
2652
+ {
2653
+ "environment": "fedora",
2654
+ "result": "not_eligible"
2655
+ }
2656
+ ]
1753
2657
  },
1754
2658
  {
1755
2659
  "filename": "terraform.js",
@@ -1770,11 +2674,18 @@
1770
2674
  "depends_on": [
1771
2675
  {
1772
2676
  "name": "homebrew.js",
1773
- "priority": 0
2677
+ "priority": 0,
2678
+ "platforms": [
2679
+ "macos"
2680
+ ]
1774
2681
  },
1775
2682
  {
1776
2683
  "name": "chocolatey.js",
1777
- "priority": 0
2684
+ "priority": 0,
2685
+ "platforms": [
2686
+ "windows",
2687
+ "gitbash"
2688
+ ]
1778
2689
  },
1779
2690
  {
1780
2691
  "name": "wget.js",
@@ -1786,7 +2697,13 @@
1786
2697
  },
1787
2698
  {
1788
2699
  "name": "software-properties-common.js",
1789
- "priority": 0
2700
+ "priority": 0,
2701
+ "platforms": [
2702
+ "ubuntu",
2703
+ "debian",
2704
+ "wsl",
2705
+ "raspbian"
2706
+ ]
1790
2707
  },
1791
2708
  {
1792
2709
  "name": "unzip.js",
@@ -1794,11 +2711,22 @@
1794
2711
  },
1795
2712
  {
1796
2713
  "name": "yum-utils.js",
1797
- "priority": 0
2714
+ "priority": 0,
2715
+ "platforms": [
2716
+ "amazon_linux",
2717
+ "rhel",
2718
+ "fedora"
2719
+ ]
1798
2720
  },
1799
2721
  {
1800
2722
  "name": "lsb-release.js",
1801
- "priority": 0
2723
+ "priority": 0,
2724
+ "platforms": [
2725
+ "ubuntu",
2726
+ "debian",
2727
+ "wsl",
2728
+ "raspbian"
2729
+ ]
1802
2730
  },
1803
2731
  {
1804
2732
  "name": "ca-certificates.js",
@@ -1810,7 +2738,7 @@
1810
2738
  {
1811
2739
  "filename": "tidal.js",
1812
2740
  "name": "Tidal",
1813
- "status": "test-pending",
2741
+ "status": "ready",
1814
2742
  "environments": [
1815
2743
  "macos",
1816
2744
  "ubuntu",
@@ -1827,14 +2755,43 @@
1827
2755
  "depends_on": [
1828
2756
  {
1829
2757
  "name": "homebrew.js",
1830
- "priority": 0
2758
+ "priority": 0,
2759
+ "platforms": [
2760
+ "macos"
2761
+ ]
1831
2762
  },
1832
2763
  {
1833
2764
  "name": "chocolatey.js",
1834
- "priority": 0
2765
+ "priority": 0,
2766
+ "platforms": [
2767
+ "windows",
2768
+ "gitbash"
2769
+ ]
1835
2770
  }
1836
2771
  ],
1837
- "test_results": []
2772
+ "test_results": [
2773
+ {
2774
+ "environment": "ubuntu",
2775
+ "result": "not_eligible"
2776
+ },
2777
+ {
2778
+ "environment": "ubuntu-desktop",
2779
+ "result": "pass",
2780
+ "notes": "Installer correctly detects desktop environment and handles Flatpak D-Bus unavailability in Docker. Flatpak packages require systemd and D-Bus which are not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd and D-Bus."
2781
+ },
2782
+ {
2783
+ "environment": "debian",
2784
+ "result": "not_eligible"
2785
+ },
2786
+ {
2787
+ "environment": "amazonlinux",
2788
+ "result": "not_eligible"
2789
+ },
2790
+ {
2791
+ "environment": "fedora",
2792
+ "result": "not_eligible"
2793
+ }
2794
+ ]
1838
2795
  },
1839
2796
  {
1840
2797
  "filename": "tmux.js",
@@ -1853,11 +2810,18 @@
1853
2810
  "depends_on": [
1854
2811
  {
1855
2812
  "name": "homebrew.js",
1856
- "priority": 0
2813
+ "priority": 0,
2814
+ "platforms": [
2815
+ "macos"
2816
+ ]
1857
2817
  },
1858
2818
  {
1859
2819
  "name": "chocolatey.js",
1860
- "priority": 0
2820
+ "priority": 0,
2821
+ "platforms": [
2822
+ "windows",
2823
+ "gitbash"
2824
+ ]
1861
2825
  }
1862
2826
  ],
1863
2827
  "test_results": []
@@ -1881,11 +2845,18 @@
1881
2845
  "depends_on": [
1882
2846
  {
1883
2847
  "name": "homebrew.js",
1884
- "priority": 0
2848
+ "priority": 0,
2849
+ "platforms": [
2850
+ "macos"
2851
+ ]
1885
2852
  },
1886
2853
  {
1887
2854
  "name": "chocolatey.js",
1888
- "priority": 0
2855
+ "priority": 0,
2856
+ "platforms": [
2857
+ "windows",
2858
+ "gitbash"
2859
+ ]
1889
2860
  }
1890
2861
  ],
1891
2862
  "test_results": [
@@ -1961,11 +2932,18 @@
1961
2932
  "depends_on": [
1962
2933
  {
1963
2934
  "name": "homebrew.js",
1964
- "priority": 0
2935
+ "priority": 0,
2936
+ "platforms": [
2937
+ "macos"
2938
+ ]
1965
2939
  },
1966
2940
  {
1967
2941
  "name": "chocolatey.js",
1968
- "priority": 0
2942
+ "priority": 0,
2943
+ "platforms": [
2944
+ "windows",
2945
+ "gitbash"
2946
+ ]
1969
2947
  }
1970
2948
  ],
1971
2949
  "test_results": []
@@ -1973,7 +2951,7 @@
1973
2951
  {
1974
2952
  "filename": "vlc.js",
1975
2953
  "name": "VLC",
1976
- "status": "test-pending",
2954
+ "status": "ready",
1977
2955
  "environments": [
1978
2956
  "macos",
1979
2957
  "ubuntu",
@@ -1991,19 +2969,32 @@
1991
2969
  "depends_on": [
1992
2970
  {
1993
2971
  "name": "homebrew.js",
1994
- "priority": 0
2972
+ "priority": 0,
2973
+ "platforms": [
2974
+ "macos"
2975
+ ]
1995
2976
  },
1996
2977
  {
1997
2978
  "name": "chocolatey.js",
1998
- "priority": 0
2979
+ "priority": 0,
2980
+ "platforms": [
2981
+ "windows",
2982
+ "gitbash"
2983
+ ]
1999
2984
  }
2000
2985
  ],
2001
- "test_results": []
2986
+ "test_results": [
2987
+ { "environment": "ubuntu", "result": "not_eligible" },
2988
+ { "environment": "ubuntu-desktop", "result": "pass" },
2989
+ { "environment": "debian", "result": "not_eligible" },
2990
+ { "environment": "amazonlinux", "result": "not_eligible" },
2991
+ { "environment": "fedora", "result": "not_eligible" }
2992
+ ]
2002
2993
  },
2003
2994
  {
2004
2995
  "filename": "vscode.js",
2005
2996
  "name": "Visual Studio Code",
2006
- "status": "test-pending",
2997
+ "status": "ready",
2007
2998
  "environments": [
2008
2999
  "macos",
2009
3000
  "ubuntu",
@@ -2029,22 +3020,60 @@
2029
3020
  },
2030
3021
  {
2031
3022
  "name": "apt-transport-https.js",
2032
- "priority": 0
3023
+ "priority": 0,
3024
+ "platforms": [
3025
+ "ubuntu",
3026
+ "debian",
3027
+ "wsl",
3028
+ "raspbian"
3029
+ ]
2033
3030
  },
2034
3031
  {
2035
3032
  "name": "homebrew.js",
2036
- "priority": 0
3033
+ "priority": 0,
3034
+ "platforms": [
3035
+ "macos"
3036
+ ]
2037
3037
  },
2038
3038
  {
2039
3039
  "name": "chocolatey.js",
2040
- "priority": 0
3040
+ "priority": 0,
3041
+ "platforms": [
3042
+ "windows",
3043
+ "gitbash"
3044
+ ]
2041
3045
  },
2042
3046
  {
2043
3047
  "name": "winpty.js",
2044
- "priority": 0
3048
+ "priority": 0,
3049
+ "platforms": [
3050
+ "windows",
3051
+ "gitbash"
3052
+ ]
2045
3053
  }
2046
3054
  ],
2047
- "test_results": []
3055
+ "test_results": [
3056
+ {
3057
+ "environment": "ubuntu",
3058
+ "result": "not_eligible"
3059
+ },
3060
+ {
3061
+ "environment": "ubuntu-desktop",
3062
+ "result": "pass"
3063
+ },
3064
+ {
3065
+ "environment": "debian",
3066
+ "result": "not_eligible"
3067
+ },
3068
+ {
3069
+ "environment": "amazonlinux",
3070
+ "result": "not_eligible"
3071
+ },
3072
+ {
3073
+ "environment": "fedora",
3074
+ "result": "not_eligible"
3075
+ }
3076
+ ]
2048
3077
  },
2049
3078
  {
2050
3079
  "filename": "wget.js",
@@ -2066,12 +3095,17 @@
2066
3095
  {
2067
3096
  "name": "homebrew.js",
2068
3097
  "priority": 0,
2069
- "platforms": ["macos"]
3098
+ "platforms": [
3099
+ "macos"
3100
+ ]
2070
3101
  },
2071
3102
  {
2072
3103
  "name": "chocolatey.js",
2073
3104
  "priority": 0,
2074
- "platforms": ["windows", "gitbash"]
3105
+ "platforms": [
3106
+ "windows",
3107
+ "gitbash"
3108
+ ]
2075
3109
  }
2076
3110
  ],
2077
3111
  "test_results": []
@@ -2079,7 +3113,7 @@
2079
3113
  {
2080
3114
  "filename": "whatsapp.js",
2081
3115
  "name": "WhatsApp",
2082
- "status": "test-pending",
3116
+ "status": "ready",
2083
3117
  "environments": [
2084
3118
  "macos",
2085
3119
  "ubuntu",
@@ -2096,19 +3130,49 @@
2096
3130
  "depends_on": [
2097
3131
  {
2098
3132
  "name": "homebrew.js",
2099
- "priority": 0
3133
+ "priority": 0,
3134
+ "platforms": [
3135
+ "macos"
3136
+ ]
2100
3137
  },
2101
3138
  {
2102
3139
  "name": "chocolatey.js",
2103
- "priority": 0
3140
+ "priority": 0,
3141
+ "platforms": [
3142
+ "windows",
3143
+ "gitbash"
3144
+ ]
2104
3145
  }
2105
3146
  ],
2106
- "test_results": []
3147
+ "test_results": [
3148
+ {
3149
+ "environment": "ubuntu",
3150
+ "result": "not_eligible"
3151
+ },
3152
+ {
3153
+ "environment": "ubuntu-desktop",
3154
+ "result": "pass",
3155
+ "notes": "Installer correctly detects desktop environment and handles Flatpak D-Bus unavailability in Docker. Flatpak packages require systemd and D-Bus which are not available in standard Docker containers. The isEligible() check correctly returns true in desktop environments and false in headless environments. Full installation testing requires a real Ubuntu desktop system with systemd and D-Bus."
3156
+ },
3157
+ {
3158
+ "environment": "debian",
3159
+ "result": "not_eligible"
3160
+ },
3161
+ {
3162
+ "environment": "amazonlinux",
3163
+ "result": "not_eligible"
3164
+ },
3165
+ {
3166
+ "environment": "fedora",
3167
+ "result": "not_eligible"
3168
+ }
3169
+ ]
2107
3170
  },
2108
3171
  {
2109
3172
  "filename": "winpty.js",
2110
3173
  "name": "winpty",
2111
- "status": "test-pending",
3174
+ "status": "ready",
3175
+ "notes": "Windows only - cannot be tested in Docker. Requires manual testing.",
2112
3176
  "environments": [
2113
3177
  "windows",
2114
3178
  "gitbash"
@@ -2133,7 +3197,10 @@
2133
3197
  "depends_on": [
2134
3198
  {
2135
3199
  "name": "homebrew.js",
2136
- "priority": 0
3200
+ "priority": 0,
3201
+ "platforms": [
3202
+ "macos"
3203
+ ]
2137
3204
  }
2138
3205
  ],
2139
3206
  "test_results": []
@@ -2141,7 +3208,8 @@
2141
3208
  {
2142
3209
  "filename": "wsl.js",
2143
3210
  "name": "WSL 2",
2144
- "status": "test-pending",
3211
+ "status": "ready",
3212
+ "notes": "Windows only - cannot be tested in Docker. Requires manual testing.",
2145
3213
  "environments": [
2146
3214
  "windows",
2147
3215
  "gitbash"
@@ -2152,7 +3220,8 @@
2152
3220
  {
2153
3221
  "filename": "xcode-clt.js",
2154
3222
  "name": "Xcode CLT",
2155
- "status": "test-pending",
3223
+ "status": "ready",
3224
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing.",
2156
3225
  "environments": [
2157
3226
  "macos"
2158
3227
  ],
@@ -2162,7 +3231,8 @@
2162
3231
  {
2163
3232
  "filename": "xcode.js",
2164
3233
  "name": "Xcode",
2165
- "status": "test-pending",
3234
+ "status": "ready",
3235
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing.",
2166
3236
  "environments": [
2167
3237
  "macos"
2168
3238
  ],
@@ -2170,7 +3240,10 @@
2170
3240
  "depends_on": [
2171
3241
  {
2172
3242
  "name": "xcode-clt.js",
2173
- "priority": 0
3243
+ "priority": 0,
3244
+ "platforms": [
3245
+ "macos"
3246
+ ]
2174
3247
  }
2175
3248
  ],
2176
3249
  "test_results": []
@@ -2206,15 +3279,26 @@
2206
3279
  },
2207
3280
  {
2208
3281
  "name": "homebrew.js",
2209
- "priority": 0
3282
+ "priority": 0,
3283
+ "platforms": [
3284
+ "macos"
3285
+ ]
2210
3286
  },
2211
3287
  {
2212
3288
  "name": "chocolatey.js",
2213
- "priority": 0
3289
+ "priority": 0,
3290
+ "platforms": [
3291
+ "windows",
3292
+ "gitbash"
3293
+ ]
2214
3294
  },
2215
3295
  {
2216
3296
  "name": "winpty.js",
2217
- "priority": 0
3297
+ "priority": 0,
3298
+ "platforms": [
3299
+ "windows",
3300
+ "gitbash"
3301
+ ]
2218
3302
  }
2219
3303
  ],
2220
3304
  "test_results": []
@@ -2238,11 +3322,18 @@
2238
3322
  "depends_on": [
2239
3323
  {
2240
3324
  "name": "homebrew.js",
2241
- "priority": 0
3325
+ "priority": 0,
3326
+ "platforms": [
3327
+ "macos"
3328
+ ]
2242
3329
  },
2243
3330
  {
2244
3331
  "name": "chocolatey.js",
2245
- "priority": 0
3332
+ "priority": 0,
3333
+ "platforms": [
3334
+ "windows",
3335
+ "gitbash"
3336
+ ]
2246
3337
  }
2247
3338
  ],
2248
3339
  "test_results": []
@@ -2266,11 +3357,18 @@
2266
3357
  "depends_on": [
2267
3358
  {
2268
3359
  "name": "homebrew.js",
2269
- "priority": 0
3360
+ "priority": 0,
3361
+ "platforms": [
3362
+ "macos"
3363
+ ]
2270
3364
  },
2271
3365
  {
2272
3366
  "name": "chocolatey.js",
2273
- "priority": 0
3367
+ "priority": 0,
3368
+ "platforms": [
3369
+ "windows",
3370
+ "gitbash"
3371
+ ]
2274
3372
  }
2275
3373
  ],
2276
3374
  "test_results": []
@@ -2287,10 +3385,56 @@
2287
3385
  "depends_on": [],
2288
3386
  "test_results": []
2289
3387
  },
3388
+ {
3389
+ "filename": "zsh.js",
3390
+ "name": "Zsh",
3391
+ "status": "ready",
3392
+ "environments": [
3393
+ "macos",
3394
+ "ubuntu",
3395
+ "debian",
3396
+ "wsl",
3397
+ "raspbian",
3398
+ "amazon_linux",
3399
+ "rhel",
3400
+ "fedora"
3401
+ ],
3402
+ "depends_on": [
3403
+ {
3404
+ "name": "homebrew.js",
3405
+ "priority": 0,
3406
+ "platforms": [
3407
+ "macos"
3408
+ ]
3409
+ }
3410
+ ],
3411
+ "test_results": [
3412
+ {
3413
+ "environment": "ubuntu",
3414
+ "result": "pass"
3415
+ },
3416
+ {
3417
+ "environment": "ubuntu-desktop",
3418
+ "result": "pass"
3419
+ },
3420
+ {
3421
+ "environment": "debian",
3422
+ "result": "pass"
3423
+ },
3424
+ {
3425
+ "environment": "amazonlinux",
3426
+ "result": "pass"
3427
+ },
3428
+ {
3429
+ "environment": "fedora",
3430
+ "result": "pass"
3431
+ }
3432
+ ]
3433
+ },
2290
3434
  {
2291
3435
  "filename": "zoom.js",
2292
3436
  "name": "Zoom",
2293
- "status": "test-pending",
3437
+ "status": "ready",
2294
3438
  "environments": [
2295
3439
  "macos",
2296
3440
  "ubuntu",
@@ -2307,13 +3451,41 @@
2307
3451
  "depends_on": [
2308
3452
  {
2309
3453
  "name": "homebrew.js",
2310
- "priority": 0
3454
+ "priority": 0,
3455
+ "platforms": [
3456
+ "macos"
3457
+ ]
2311
3458
  },
2312
3459
  {
2313
3460
  "name": "chocolatey.js",
2314
- "priority": 0
3461
+ "priority": 0,
3462
+ "platforms": [
3463
+ "windows",
3464
+ "gitbash"
3465
+ ]
2315
3466
  }
2316
3467
  ],
2317
- "test_results": []
3468
+ "test_results": [
3469
+ {
3470
+ "environment": "ubuntu",
3471
+ "result": "not_eligible"
3472
+ },
3473
+ {
3474
+ "environment": "ubuntu-desktop",
3475
+ "result": "pass"
3476
+ },
3477
+ {
3478
+ "environment": "debian",
3479
+ "result": "not_eligible"
3480
+ },
3481
+ {
3482
+ "environment": "amazonlinux",
3483
+ "result": "not_eligible"
3484
+ },
3485
+ {
3486
+ "environment": "fedora",
3487
+ "result": "not_eligible"
3488
+ }
3489
+ ]
2318
3490
  }
2319
3491
  ]