Skip to content

Conversation

@integrii
Copy link
Member

@integrii integrii commented Sep 2, 2025

Summary

  • move Node.js client into its own package and import it from the example check
  • update Dockerfile and publish workflow for new package structure

Testing

  • node -e "require('@kuberhealthy/client'); console.log('client loaded')"
  • cd client && npm pack --dry-run
  • docker build -t testimage . (fails: command not found: docker)

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

@integrii integrii merged commit 7033252 into main Sep 2, 2025
2 of 3 checks passed
@integrii integrii deleted the codex/add-github-actions-for-validation-and-publishing branch September 2, 2025 07:09
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.

2 participants