app_versions.json 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847
  1. {
  2. "1.0.15": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/playwright/1.0.15",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "v1.55.0-noble_1.0.15",
  10. "version": "1.0.15",
  11. "app_metadata": {
  12. "app_version": "v1.55.0-noble",
  13. "capabilities": [],
  14. "categories": [
  15. "development"
  16. ],
  17. "changelog_url": "https://github.com/microsoft/playwright/releases",
  18. "date_added": "2025-04-23",
  19. "description": "Playwright enables reliable end-to-end testing for modern web apps.",
  20. "home": "https://playwright.dev/",
  21. "host_mounts": [],
  22. "icon": "https://media.sys.truenas.net/apps/playwright/icons/icon.svg",
  23. "keywords": [
  24. "development",
  25. "testing",
  26. "automation"
  27. ],
  28. "lib_version": "2.1.49",
  29. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  30. "maintainers": [
  31. {
  32. "email": "dev@ixsystems.com",
  33. "name": "truenas",
  34. "url": "https://www.truenas.com/"
  35. }
  36. ],
  37. "name": "playwright",
  38. "run_as_context": [
  39. {
  40. "description": "Playwright runs as any non-root user.",
  41. "gid": 568,
  42. "group_name": "pwuser",
  43. "uid": 568,
  44. "user_name": "pwuser"
  45. }
  46. ],
  47. "screenshots": [
  48. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot1.png",
  49. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot2.png",
  50. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot3.png",
  51. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot4.png"
  52. ],
  53. "sources": [
  54. "https://playwright.dev/docs/test-ui-mode",
  55. "https://playwright.dev/docs/docker",
  56. "https://mcr.microsoft.com/en-us/artifact/mar/playwright"
  57. ],
  58. "title": "Playwright",
  59. "train": "community",
  60. "version": "1.0.15"
  61. },
  62. "schema": {
  63. "groups": [
  64. {
  65. "name": "Playwright Configuration",
  66. "description": "Configure Playwright"
  67. },
  68. {
  69. "name": "User and Group Configuration",
  70. "description": "Configure User and Group for Playwright"
  71. },
  72. {
  73. "name": "Network Configuration",
  74. "description": "Configure Network for Playwright"
  75. },
  76. {
  77. "name": "Storage Configuration",
  78. "description": "Configure Storage for Playwright"
  79. },
  80. {
  81. "name": "Labels Configuration",
  82. "description": "Configure Labels for Playwright"
  83. },
  84. {
  85. "name": "Resources Configuration",
  86. "description": "Configure Resources for Playwright"
  87. }
  88. ],
  89. "questions": [
  90. {
  91. "variable": "TZ",
  92. "group": "Playwright Configuration",
  93. "label": "Timezone",
  94. "schema": {
  95. "type": "string",
  96. "default": "Etc/UTC",
  97. "required": true,
  98. "$ref": [
  99. "definitions/timezone"
  100. ]
  101. }
  102. },
  103. {
  104. "variable": "playwright",
  105. "label": "",
  106. "group": "Playwright Configuration",
  107. "schema": {
  108. "type": "dict",
  109. "attrs": [
  110. {
  111. "variable": "image_selector",
  112. "label": "Image",
  113. "schema": {
  114. "type": "string",
  115. "default": "noble_image",
  116. "required": true,
  117. "enum": [
  118. {
  119. "value": "noble_image",
  120. "description": "Noble Numbat (based on Ubuntu 24.04 LTS)"
  121. },
  122. {
  123. "value": "jammy_image",
  124. "description": "Jammy Jellyfish (based on Ubuntu 22.04 LTS)"
  125. }
  126. ]
  127. }
  128. },
  129. {
  130. "variable": "mode",
  131. "label": "Mode",
  132. "schema": {
  133. "type": "string",
  134. "default": "ui",
  135. "required": true,
  136. "enum": [
  137. {
  138. "value": "ui",
  139. "description": "UI Mode (Playwright Test Runner with Web UI)"
  140. },
  141. {
  142. "value": "server",
  143. "description": "Server (Playwright Test Runner without Web UI)"
  144. }
  145. ]
  146. }
  147. },
  148. {
  149. "variable": "additional_envs",
  150. "label": "Additional Environment Variables",
  151. "schema": {
  152. "type": "list",
  153. "default": [],
  154. "items": [
  155. {
  156. "variable": "env",
  157. "label": "Environment Variable",
  158. "schema": {
  159. "type": "dict",
  160. "attrs": [
  161. {
  162. "variable": "name",
  163. "label": "Name",
  164. "schema": {
  165. "type": "string",
  166. "required": true
  167. }
  168. },
  169. {
  170. "variable": "value",
  171. "label": "Value",
  172. "schema": {
  173. "type": "string"
  174. }
  175. }
  176. ]
  177. }
  178. }
  179. ]
  180. }
  181. }
  182. ]
  183. }
  184. },
  185. {
  186. "variable": "run_as",
  187. "label": "",
  188. "group": "User and Group Configuration",
  189. "schema": {
  190. "type": "dict",
  191. "attrs": [
  192. {
  193. "variable": "user",
  194. "label": "User ID",
  195. "description": "The user id that Playwright files will be owned by.",
  196. "schema": {
  197. "type": "int",
  198. "min": 568,
  199. "default": 568,
  200. "required": true
  201. }
  202. },
  203. {
  204. "variable": "group",
  205. "label": "Group ID",
  206. "description": "The group id that Playwright files will be owned by.",
  207. "schema": {
  208. "type": "int",
  209. "min": 568,
  210. "default": 568,
  211. "required": true
  212. }
  213. }
  214. ]
  215. }
  216. },
  217. {
  218. "variable": "network",
  219. "label": "",
  220. "group": "Network Configuration",
  221. "schema": {
  222. "type": "dict",
  223. "attrs": [
  224. {
  225. "variable": "web_port",
  226. "label": "WebUI Port",
  227. "schema": {
  228. "type": "dict",
  229. "attrs": [
  230. {
  231. "variable": "bind_mode",
  232. "label": "Port Bind Mode",
  233. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  234. "schema": {
  235. "type": "string",
  236. "default": "published",
  237. "enum": [
  238. {
  239. "value": "published",
  240. "description": "Publish port on the host for external access"
  241. },
  242. {
  243. "value": "exposed",
  244. "description": "Expose port for inter-container communication"
  245. },
  246. {
  247. "value": "",
  248. "description": "None"
  249. }
  250. ]
  251. }
  252. },
  253. {
  254. "variable": "port_number",
  255. "label": "Port Number",
  256. "schema": {
  257. "type": "int",
  258. "default": 30150,
  259. "min": 1,
  260. "max": 65535,
  261. "required": true
  262. }
  263. },
  264. {
  265. "variable": "host_ips",
  266. "label": "Host IPs",
  267. "description": "IPs on the host to bind this port",
  268. "schema": {
  269. "type": "list",
  270. "show_if": [
  271. [
  272. "bind_mode",
  273. "=",
  274. "published"
  275. ]
  276. ],
  277. "default": [],
  278. "items": [
  279. {
  280. "variable": "host_ip",
  281. "label": "Host IP",
  282. "schema": {
  283. "type": "string",
  284. "required": true,
  285. "$ref": [
  286. "definitions/node_bind_ip"
  287. ]
  288. }
  289. }
  290. ]
  291. }
  292. }
  293. ]
  294. }
  295. }
  296. ]
  297. }
  298. },
  299. {
  300. "variable": "storage",
  301. "label": "",
  302. "group": "Storage Configuration",
  303. "schema": {
  304. "type": "dict",
  305. "attrs": [
  306. {
  307. "variable": "pwuser_home",
  308. "label": "Playwright Working Directory",
  309. "description": "The path to store the Playwright test files.",
  310. "schema": {
  311. "type": "dict",
  312. "attrs": [
  313. {
  314. "variable": "type",
  315. "label": "Type",
  316. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  317. "schema": {
  318. "type": "string",
  319. "required": true,
  320. "default": "ix_volume",
  321. "enum": [
  322. {
  323. "value": "host_path",
  324. "description": "Host Path (Path that already exists on the system)"
  325. },
  326. {
  327. "value": "ix_volume",
  328. "description": "ixVolume (Dataset created automatically by the system)"
  329. }
  330. ]
  331. }
  332. },
  333. {
  334. "variable": "ix_volume_config",
  335. "label": "ixVolume Configuration",
  336. "description": "The configuration for the ixVolume dataset.",
  337. "schema": {
  338. "type": "dict",
  339. "show_if": [
  340. [
  341. "type",
  342. "=",
  343. "ix_volume"
  344. ]
  345. ],
  346. "$ref": [
  347. "normalize/ix_volume"
  348. ],
  349. "attrs": [
  350. {
  351. "variable": "acl_enable",
  352. "label": "Enable ACL",
  353. "description": "Enable ACL for the storage.",
  354. "schema": {
  355. "type": "boolean",
  356. "default": false
  357. }
  358. },
  359. {
  360. "variable": "dataset_name",
  361. "label": "Dataset Name",
  362. "description": "The name of the dataset to use for storage.",
  363. "schema": {
  364. "type": "string",
  365. "required": true,
  366. "hidden": true,
  367. "default": "pwuser_home"
  368. }
  369. },
  370. {
  371. "variable": "acl_entries",
  372. "label": "ACL Configuration",
  373. "schema": {
  374. "type": "dict",
  375. "show_if": [
  376. [
  377. "acl_enable",
  378. "=",
  379. true
  380. ]
  381. ],
  382. "attrs": []
  383. }
  384. }
  385. ]
  386. }
  387. },
  388. {
  389. "variable": "host_path_config",
  390. "label": "Host Path Configuration",
  391. "schema": {
  392. "type": "dict",
  393. "show_if": [
  394. [
  395. "type",
  396. "=",
  397. "host_path"
  398. ]
  399. ],
  400. "attrs": [
  401. {
  402. "variable": "acl_enable",
  403. "label": "Enable ACL",
  404. "description": "Enable ACL for the storage.",
  405. "schema": {
  406. "type": "boolean",
  407. "default": false
  408. }
  409. },
  410. {
  411. "variable": "acl",
  412. "label": "ACL Configuration",
  413. "schema": {
  414. "type": "dict",
  415. "show_if": [
  416. [
  417. "acl_enable",
  418. "=",
  419. true
  420. ]
  421. ],
  422. "attrs": [],
  423. "$ref": [
  424. "normalize/acl"
  425. ]
  426. }
  427. },
  428. {
  429. "variable": "path",
  430. "label": "Host Path",
  431. "description": "The host path to use for storage.",
  432. "schema": {
  433. "type": "hostpath",
  434. "show_if": [
  435. [
  436. "acl_enable",
  437. "=",
  438. false
  439. ]
  440. ],
  441. "required": true
  442. }
  443. }
  444. ]
  445. }
  446. }
  447. ]
  448. }
  449. },
  450. {
  451. "variable": "additional_storage",
  452. "label": "Additional Storage",
  453. "schema": {
  454. "type": "list",
  455. "default": [],
  456. "items": [
  457. {
  458. "variable": "storageEntry",
  459. "label": "Storage Entry",
  460. "schema": {
  461. "type": "dict",
  462. "attrs": [
  463. {
  464. "variable": "type",
  465. "label": "Type",
  466. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\n",
  467. "schema": {
  468. "type": "string",
  469. "required": true,
  470. "default": "ix_volume",
  471. "enum": [
  472. {
  473. "value": "host_path",
  474. "description": "Host Path (Path that already exists on the system)"
  475. },
  476. {
  477. "value": "ix_volume",
  478. "description": "ixVolume (Dataset created automatically by the system)"
  479. },
  480. {
  481. "value": "cifs",
  482. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  483. }
  484. ]
  485. }
  486. },
  487. {
  488. "variable": "read_only",
  489. "label": "Read Only",
  490. "description": "Mount the volume as read only.",
  491. "schema": {
  492. "type": "boolean",
  493. "default": false
  494. }
  495. },
  496. {
  497. "variable": "mount_path",
  498. "label": "Mount Path",
  499. "description": "The path inside the container to mount the storage.",
  500. "schema": {
  501. "type": "path",
  502. "required": true
  503. }
  504. },
  505. {
  506. "variable": "host_path_config",
  507. "label": "Host Path Configuration",
  508. "schema": {
  509. "type": "dict",
  510. "show_if": [
  511. [
  512. "type",
  513. "=",
  514. "host_path"
  515. ]
  516. ],
  517. "attrs": [
  518. {
  519. "variable": "acl_enable",
  520. "label": "Enable ACL",
  521. "description": "Enable ACL for the storage.",
  522. "schema": {
  523. "type": "boolean",
  524. "default": false
  525. }
  526. },
  527. {
  528. "variable": "acl",
  529. "label": "ACL Configuration",
  530. "schema": {
  531. "type": "dict",
  532. "show_if": [
  533. [
  534. "acl_enable",
  535. "=",
  536. true
  537. ]
  538. ],
  539. "attrs": [],
  540. "$ref": [
  541. "normalize/acl"
  542. ]
  543. }
  544. },
  545. {
  546. "variable": "path",
  547. "label": "Host Path",
  548. "description": "The host path to use for storage.",
  549. "schema": {
  550. "type": "hostpath",
  551. "show_if": [
  552. [
  553. "acl_enable",
  554. "=",
  555. false
  556. ]
  557. ],
  558. "required": true
  559. }
  560. }
  561. ]
  562. }
  563. },
  564. {
  565. "variable": "ix_volume_config",
  566. "label": "ixVolume Configuration",
  567. "description": "The configuration for the ixVolume dataset.",
  568. "schema": {
  569. "type": "dict",
  570. "show_if": [
  571. [
  572. "type",
  573. "=",
  574. "ix_volume"
  575. ]
  576. ],
  577. "$ref": [
  578. "normalize/ix_volume"
  579. ],
  580. "attrs": [
  581. {
  582. "variable": "acl_enable",
  583. "label": "Enable ACL",
  584. "description": "Enable ACL for the storage.",
  585. "schema": {
  586. "type": "boolean",
  587. "default": false
  588. }
  589. },
  590. {
  591. "variable": "dataset_name",
  592. "label": "Dataset Name",
  593. "description": "The name of the dataset to use for storage.",
  594. "schema": {
  595. "type": "string",
  596. "required": true,
  597. "default": "storage_entry"
  598. }
  599. },
  600. {
  601. "variable": "acl_entries",
  602. "label": "ACL Configuration",
  603. "schema": {
  604. "type": "dict",
  605. "show_if": [
  606. [
  607. "acl_enable",
  608. "=",
  609. true
  610. ]
  611. ],
  612. "attrs": [],
  613. "$ref": [
  614. "normalize/acl"
  615. ]
  616. }
  617. }
  618. ]
  619. }
  620. },
  621. {
  622. "variable": "cifs_config",
  623. "label": "SMB Configuration",
  624. "description": "The configuration for the SMB dataset.",
  625. "schema": {
  626. "type": "dict",
  627. "show_if": [
  628. [
  629. "type",
  630. "=",
  631. "cifs"
  632. ]
  633. ],
  634. "attrs": [
  635. {
  636. "variable": "server",
  637. "label": "Server",
  638. "description": "The server to mount the SMB share.",
  639. "schema": {
  640. "type": "string",
  641. "required": true
  642. }
  643. },
  644. {
  645. "variable": "path",
  646. "label": "Path",
  647. "description": "The path to mount the SMB share.",
  648. "schema": {
  649. "type": "string",
  650. "required": true
  651. }
  652. },
  653. {
  654. "variable": "username",
  655. "label": "Username",
  656. "description": "The username to use for the SMB share.",
  657. "schema": {
  658. "type": "string",
  659. "required": true
  660. }
  661. },
  662. {
  663. "variable": "password",
  664. "label": "Password",
  665. "description": "The password to use for the SMB share.",
  666. "schema": {
  667. "type": "string",
  668. "required": true,
  669. "private": true
  670. }
  671. },
  672. {
  673. "variable": "domain",
  674. "label": "Domain",
  675. "description": "The domain to use for the SMB share.",
  676. "schema": {
  677. "type": "string"
  678. }
  679. }
  680. ]
  681. }
  682. }
  683. ]
  684. }
  685. }
  686. ]
  687. }
  688. }
  689. ]
  690. }
  691. },
  692. {
  693. "variable": "labels",
  694. "label": "",
  695. "group": "Labels Configuration",
  696. "schema": {
  697. "type": "list",
  698. "default": [],
  699. "items": [
  700. {
  701. "variable": "label",
  702. "label": "Label",
  703. "schema": {
  704. "type": "dict",
  705. "attrs": [
  706. {
  707. "variable": "key",
  708. "label": "Key",
  709. "schema": {
  710. "type": "string",
  711. "required": true
  712. }
  713. },
  714. {
  715. "variable": "value",
  716. "label": "Value",
  717. "schema": {
  718. "type": "string",
  719. "required": true
  720. }
  721. },
  722. {
  723. "variable": "containers",
  724. "label": "Containers",
  725. "description": "Containers where the label should be applied",
  726. "schema": {
  727. "type": "list",
  728. "items": [
  729. {
  730. "variable": "container",
  731. "label": "Container",
  732. "schema": {
  733. "type": "string",
  734. "required": true,
  735. "enum": [
  736. {
  737. "value": "playwright",
  738. "description": "playwright"
  739. }
  740. ]
  741. }
  742. }
  743. ]
  744. }
  745. }
  746. ]
  747. }
  748. }
  749. ]
  750. }
  751. },
  752. {
  753. "variable": "resources",
  754. "label": "",
  755. "group": "Resources Configuration",
  756. "schema": {
  757. "type": "dict",
  758. "attrs": [
  759. {
  760. "variable": "limits",
  761. "label": "Limits",
  762. "schema": {
  763. "type": "dict",
  764. "attrs": [
  765. {
  766. "variable": "cpus",
  767. "label": "CPUs",
  768. "description": "CPUs limit for Playwright.",
  769. "schema": {
  770. "type": "int",
  771. "default": 2,
  772. "required": true
  773. }
  774. },
  775. {
  776. "variable": "memory",
  777. "label": "Memory (in MB)",
  778. "description": "Memory limit for Playwright.",
  779. "schema": {
  780. "type": "int",
  781. "default": 4096,
  782. "required": true
  783. }
  784. }
  785. ]
  786. }
  787. }
  788. ]
  789. }
  790. }
  791. ]
  792. },
  793. "readme": "<h1>Playwright</h1> <p><a href=\"https://playwright.dev/\">Playwright</a> is a testing framework for end-to-end testing of web applications. Playwright can automate user interactions in Chromium, Firefox and WebKit browsers with a single API.</p>",
  794. "changelog": null,
  795. "chart_metadata": {
  796. "app_version": "v1.55.0-noble",
  797. "capabilities": [],
  798. "categories": [
  799. "development"
  800. ],
  801. "changelog_url": "https://github.com/microsoft/playwright/releases",
  802. "date_added": "2025-04-23",
  803. "description": "Playwright enables reliable end-to-end testing for modern web apps.",
  804. "home": "https://playwright.dev/",
  805. "host_mounts": [],
  806. "icon": "https://media.sys.truenas.net/apps/playwright/icons/icon.svg",
  807. "keywords": [
  808. "development",
  809. "testing",
  810. "automation"
  811. ],
  812. "lib_version": "2.1.49",
  813. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  814. "maintainers": [
  815. {
  816. "email": "dev@ixsystems.com",
  817. "name": "truenas",
  818. "url": "https://www.truenas.com/"
  819. }
  820. ],
  821. "name": "playwright",
  822. "run_as_context": [
  823. {
  824. "description": "Playwright runs as any non-root user.",
  825. "gid": 568,
  826. "group_name": "pwuser",
  827. "uid": 568,
  828. "user_name": "pwuser"
  829. }
  830. ],
  831. "screenshots": [
  832. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot1.png",
  833. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot2.png",
  834. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot3.png",
  835. "https://media.sys.truenas.net/apps/playwright/screenshots/screenshot4.png"
  836. ],
  837. "sources": [
  838. "https://playwright.dev/docs/test-ui-mode",
  839. "https://playwright.dev/docs/docker",
  840. "https://mcr.microsoft.com/en-us/artifact/mar/playwright"
  841. ],
  842. "title": "Playwright",
  843. "train": "community",
  844. "version": "1.0.15"
  845. }
  846. }
  847. }