Skip to content

fix: bump node version on linux build#599

Merged
hanneshapke merged 1 commit into
mainfrom
fix/bump-node-on-linux-build
Jul 16, 2026
Merged

fix: bump node version on linux build#599
hanneshapke merged 1 commit into
mainfrom
fix/bump-node-on-linux-build

Conversation

@hanneshapke

Copy link
Copy Markdown
Collaborator

Description

Linked Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Refactor / code quality
  • Documentation update
  • CI / build change

Testing Done

Unit tests (Go):

make test-go

Unit tests (Python):

make test

Linting & type checks:

make lint
make typecheck

Manual testing (if applicable):

  • Describe the scenario tested (e.g. PII type detected, proxy request flow, Chrome extension behavior)
  • Include before/after behavior if fixing a bug
  • Note any edge cases verified (e.g. nested PII in JSON payloads, restoration accuracy)

Checklist

  • make test-go and make test pass locally
  • make lint reports no new errors
  • New PII detection changes are covered by unit tests in tests/
  • Go proxy changes include test coverage in src/ or model/
  • Documentation updated if behavior or configuration changed
  • No sensitive data or credentials included

@hanneshapke
hanneshapke merged commit 8226eb0 into main Jul 16, 2026
8 checks passed
@hanneshapke
hanneshapke deleted the fix/bump-node-on-linux-build branch July 16, 2026 02:01
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant