Skip to content

fix: UI hsm keys locate#822

Merged
Manuthor merged 8 commits intodevelopfrom
fix/ui_hsm
Mar 25, 2026
Merged

fix: UI hsm keys locate#822
Manuthor merged 8 commits intodevelopfrom
fix/ui_hsm

Conversation

@Manuthor
Copy link
Contributor

No description provided.

@Manuthor Manuthor changed the title Fix/UI hsm fix: UI hsm keys locate Mar 23, 2026
@Manuthor Manuthor marked this pull request as ready for review March 23, 2026 20:27
- Remove dead 'rows' variable left over from the develop-branch merge in the
  state-only path of LocateForm (caused ESLint no-unused-vars error)
- Apply prettier auto-format to Locate.tsx, helpers.ts, locate-hsm.spec.ts
  (new .prettierrc.json introduced by develop; pnpm run check now passes)
- Add test-results/ and playwright-report/ to ui/.gitignore so that
  Playwright output directories are excluded from prettier --check
- Replace ps -p with kill -0 in kms_wait_ready (common.sh): ps is not
  in pure Nix shell PATH on macOS, causing false dead-process detection
- Switch test_ui.sh to --config TOML (no ui_index_html_folder) to avoid
  macOS /etc/cosmian/kms.toml conflict and Linux CI server early exit
- Remove PLAYWRIGHT_KMS_HAS_HSM guard since SoftHSM2 is always required
@Manuthor Manuthor merged commit 953e417 into develop Mar 25, 2026
149 checks passed
@Manuthor Manuthor deleted the fix/ui_hsm branch March 25, 2026 14:23
@Manuthor Manuthor mentioned this pull request Mar 25, 2026
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