CI Report:
https://ci-tests.linuxserver.io/linuxserver/pyload-ng/develop-4a5d7dad-ls431/index.html
LinuxServer Changes:
Add new dep, libatomic.
Remote Changes:
Fix CI OpenAPI specification check (#4633)
-
CI should fail if error in Ubuntu runner
-
Fix openapi specification check in CI
Run api spec generation directly in the CI instead of via tox, as the .tox workdir is in the .gitignore, any changes to the openapi.json during the test will not be picked up by "git ls-files -m"
- Add development environment setup instructions to README