Skip to content

fix: lock uv dependencies for runtime monitoring - #453

Merged
Pigbibi merged 1 commit into
mainfrom
fix/runtime-guard-uv
Sep 2, 2026
Merged

fix: lock uv dependencies for runtime monitoring#453
Pigbibi merged 1 commit into
mainfrom
fix/runtime-guard-uv

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • use the pinned setup-uv action and one frozen sync in runtime guard, lifecycle, and heartbeat jobs
  • run monitoring scripts through uv run --no-sync and remove direct pandas installation
  • classify lifecycle traceback/import failures as unavailable

Validation

  • uv run --no-sync python -m pytest -q tests/test_uv_dependency_workflow.py
  • uv lock --check
  • git diff --check

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 572e170 into main Sep 2, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/runtime-guard-uv branch September 2, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant