Skip to content

chore: lint yaml files#107

Merged
valITino merged 1 commit into
mainfrom
codex/review-and-adjust-yaml-files
Aug 13, 2025
Merged

chore: lint yaml files#107
valITino merged 1 commit into
mainfrom
codex/review-and-adjust-yaml-files

Conversation

@valITino

Copy link
Copy Markdown
Owner

Summary

  • normalize and lint assorted YAML configs

Testing

  • yamllint docker-compose.dev.yml ops/seeds/rules/cmd-exec.yaml ops/seeds/rules/reg-runkeys.yaml ops/seeds/rules/pow-enc.yaml .github/workflows/backend.yml .github/workflows/ci.yml .pre-commit-config.yaml docker/otel-config.yaml docker/docker-compose.yml
  • pre-commit run --files .github/workflows/backend.yml .github/workflows/ci.yml .pre-commit-config.yaml docker-compose.dev.yml docker/docker-compose.yml docker/otel-config.yaml ops/seeds/rules/cmd-exec.yaml ops/seeds/rules/pow-enc.yaml ops/seeds/rules/reg-runkeys.yaml
  • pytest
  • cd frontend && npm test
  • pip-audit -r backend/requirements.txt (fails: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /pypi/fastapi/0.116.1/json (Caused by SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Missing Authority Key Identifier (_ssl.c:1028)')))
  • npm audit

https://chatgpt.com/codex/tasks/task_e_689c76afeca0832d832408b5a2ae5f44

@valITino
valITino merged commit b930af3 into main Aug 13, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant