Dustin
9334160e89
svc: Set venv path for Pyright
...
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
Need to set the path to the Python venv for Pyright in order to get
valid diagnostics in Neovim.
2022-08-02 21:32:18 -05:00
Dustin
3db3295493
svc: Update to aiomarionette 0.0.3
...
Older versions hard-coded using the `AF_INET6` address family, even for
IPv4 addresses. While this "worked on my machine," it did not work when
the application was deployed to the Kubernetes cluster. Either cri-o or
the Debian-based *python* container image must disable this somehow.
2022-08-02 21:32:18 -05:00
Dustin
fb0a1a7a2d
svc: api: Get URLs file path from env var
...
The `HUDCTRL_URLS_FILE` environment variable can be used to specify the
location to the `urls.json` file.
2022-08-02 21:32:18 -05:00
Dustin
034da237ad
ci: Build container image
...
This image will be used to deploy the application on the Kubernetes
cluster.
2022-08-02 21:32:18 -05:00
Dustin
337406e0a0
svc: Remove playwright dependency
2022-08-02 21:13:39 -05:00
Dustin
6c02df9d28
svc: Update poetry.lock
2022-08-02 21:13:39 -05:00
Dustin
9f5d6942b7
ui: update package-lock.json
2022-08-02 21:13:39 -05:00
Dustin
3c27f984d2
svc: Use released aiomarionette
2022-08-02 21:13:39 -05:00
Dustin
d5a61994c6
ci: Begin Jenkins build pipeline
2022-08-02 21:13:39 -05:00