Skip to content

Fix CI setup failure: refresh lockfile and update GitHub Actions#17

Closed
cursor[bot] wants to merge 5 commits into
mainfrom
cursor/ci-branch-failures-38cb
Closed

Fix CI setup failure: refresh lockfile and update GitHub Actions#17
cursor[bot] wants to merge 5 commits into
mainfrom
cursor/ci-branch-failures-38cb

Conversation

@cursor

@cursor cursor Bot commented Apr 15, 2026

Copy link
Copy Markdown

Summary

  • regenerate poetry.lock to match pyproject.toml so poetry install succeeds in CI
  • update CI workflow actions from deprecated Node 20-based versions to current versions:
    • actions/checkout@v3 -> @v4
    • actions/setup-python@v4 -> @v5
    • actions/cache@v3 -> @v4

Validation

  • ran poetry install --no-interaction --no-ansi locally (passes)
  • fix commit pushed to cursor/ci-branch-failures-38cb
Open in Web View Automation 

pkuppens and others added 5 commits April 14, 2026 07:43
- Non-mutating recursive masking for dict/list and JSON strings
- Default keys password and patient_name; export from package
- ADR-001 documents copy-vs-in-place rationale
- Tests cover immutability, nesting, JSON text, custom keys

Refs: #6
Made-with: Cursor
Co-authored-by: Pieter Kuppens <pkuppens@users.noreply.github.com>
@pkuppens pkuppens closed this Apr 18, 2026
@pkuppens pkuppens deleted the cursor/ci-branch-failures-38cb branch April 18, 2026 08:42
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.

2 participants