wexample-wex-addon-dev-javascript 7.0.3__py3-none-any.whl → 7.1.0__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.
@@ -8,15 +8,11 @@ services:
8
8
  environment:
9
9
  VIRTUAL_HOST: ${APP_DOMAINS_STRING}
10
10
  VIRTUAL_PORT: ${VITE_PORT:-8080}
11
+ LETSENCRYPT_HOST: ${APP_DOMAINS_STRING}
12
+ LETSENCRYPT_EMAIL: ${LETSENCRYPT_EMAIL:-contact@wexample.com}
11
13
  volumes:
12
14
  - ${APP_PATH}:/app
13
15
  - vite_node_modules:/app/node_modules
14
- healthcheck:
15
- test: ["CMD", "bun", "-e", "await fetch('http://localhost:8080')"]
16
- interval: 10s
17
- timeout: 5s
18
- retries: 10
19
- start_period: 60s
20
16
  networks:
21
17
  wex_net:
22
18
  aliases:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: wexample-wex-addon-dev-javascript
3
- Version: 7.0.3
3
+ Version: 7.1.0
4
4
  Summary: Python dev addon for wex
5
5
  Author-Email: weeger <contact@wexample.com>
6
6
  License: MIT
@@ -12,7 +12,7 @@ Requires-Python: >=3.10
12
12
  Requires-Dist: attrs>=23.1.0
13
13
  Requires-Dist: cattrs>=23.1.0
14
14
  Requires-Dist: wexample-filestate-javascript>=0.1.0
15
- Requires-Dist: wexample-wex-addon-app>=9.3.0
15
+ Requires-Dist: wexample-wex-addon-app>=9.4.0
16
16
  Provides-Extra: dev
17
17
  Requires-Dist: pytest; extra == "dev"
18
18
  Requires-Dist: pytest-cov; extra == "dev"
@@ -20,7 +20,7 @@ Description-Content-Type: text/markdown
20
20
 
21
21
  # wex_addon_dev_javascript
22
22
 
23
- Version: 7.0.3
23
+ Version: 7.1.0
24
24
 
25
25
  Python dev addon for wex
26
26
 
@@ -103,7 +103,7 @@ Visit the [Wexample Suite documentation](https://docs.wexample.com) for the comp
103
103
  - attrs: >=23.1.0
104
104
  - cattrs: >=23.1.0
105
105
  - wexample-filestate-javascript: >=0.1.0
106
- - wexample-wex-addon-app: >=9.3.0
106
+ - wexample-wex-addon-app: >=9.4.0
107
107
 
108
108
  ## Versioning & Compatibility Policy
109
109
 
@@ -1,6 +1,6 @@
1
- wexample_wex_addon_dev_javascript-7.0.3.dist-info/METADATA,sha256=SjlwaMg-VaIgWNua5j4sE7I2CBX_rVRf6oWTyLs9Qic,11619
2
- wexample_wex_addon_dev_javascript-7.0.3.dist-info/WHEEL,sha256=Z36eTX6lG3PITRleSd5hAZHCcz52yg3c0JQVxKBbLW0,90
3
- wexample_wex_addon_dev_javascript-7.0.3.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
1
+ wexample_wex_addon_dev_javascript-7.1.0.dist-info/METADATA,sha256=KPHNTVj837aMAvtQr5Gn0v716B5PJYCsGQc-CPEEzG0,11619
2
+ wexample_wex_addon_dev_javascript-7.1.0.dist-info/WHEEL,sha256=Z36eTX6lG3PITRleSd5hAZHCcz52yg3c0JQVxKBbLW0,90
3
+ wexample_wex_addon_dev_javascript-7.1.0.dist-info/entry_points.txt,sha256=6OYgBcLyFCUgeqLgnvMyOJxPCWzgy7se4rLPKtNonMs,34
4
4
  wexample_wex_addon_dev_javascript/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  wexample_wex_addon_dev_javascript/__pycache__/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  wexample_wex_addon_dev_javascript/config_value/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -23,10 +23,10 @@ wexample_wex_addon_dev_javascript/services/vite/commands/service/__init__.py,sha
23
23
  wexample_wex_addon_dev_javascript/services/vite/commands/service/install.py,sha256=TzFGnZ-KlvXOuiyKP7TyklQykAdZjT39b52I4PlpMks,1949
24
24
  wexample_wex_addon_dev_javascript/services/vite/commands/service/ready.py,sha256=74CsRbtoOYFBnsxz1dDxnFn2zJaP8MVXGZqRG-3Jy-U,1319
25
25
  wexample_wex_addon_dev_javascript/services/vite/docker/.wex.yml,sha256=JdIF6nGkFcfi76yZYGlXxeWfOK4eAUSV_gAn6i3hk2w,32
26
- wexample_wex_addon_dev_javascript/services/vite/docker/docker-compose.yml,sha256=Xy6h-qnh1vJWObBssie7vZNTN6ibryRrrpszuwgg6ck,612
26
+ wexample_wex_addon_dev_javascript/services/vite/docker/docker-compose.yml,sha256=U2g7ut8CKZdvZOsHE_87pnqjn1ewldYUK9FrGxI3F0w,556
27
27
  wexample_wex_addon_dev_javascript/services/vite/service.yml,sha256=8mFPv49QbKA3klHFbNK73QOB7ryy38zFeLiQB3gfDys,184
28
28
  wexample_wex_addon_dev_javascript/workdir/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  wexample_wex_addon_dev_javascript/workdir/javascript_package_workdir.py,sha256=_6PZgdGO39DofyP_ETXyU6CnNm5J4EzDtlbfKkeWJGk,7826
30
30
  wexample_wex_addon_dev_javascript/workdir/javascript_packages_suite_workdir.py,sha256=l9zHC5-1v8yPBdZGS7Ibxp3iklI-czXkRuPxALbz4Gk,855
31
31
  wexample_wex_addon_dev_javascript/workdir/javascript_workdir.py,sha256=AeDEF34sE7SQKiRqWQEaOjKBZDx0CsbzfngRrqPVSFA,5174
32
- wexample_wex_addon_dev_javascript-7.0.3.dist-info/RECORD,,
32
+ wexample_wex_addon_dev_javascript-7.1.0.dist-info/RECORD,,