Skip to content

ci: add automated CI workflow with package.json check - #5

Open
uriesmooth wants to merge 5 commits into
mainfrom
feature/add-ci-workflow
Open

ci: add automated CI workflow with package.json check#5
uriesmooth wants to merge 5 commits into
mainfrom
feature/add-ci-workflow

Conversation

@uriesmooth

@uriesmooth uriesmooth commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

How was this tested?

Checklist

  • Tests added/updated
  • Docs updated if needed

@uriesmooth

uriesmooth commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

What does this PR do?

  • Adds an automated GitHub Actions workflow (ci.yml) for continuous integration.
  • Automatically checks for package.json presence, sets up Node.js, installs dependencies, and runs tests/builds securely on pushes and pull requests.

How was this tested?

  • Validated YAML syntax and workflow logic structure.

Checklist

  • Tests added/updated
  • Docs updated if needed

@uriesmooth uriesmooth left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit

@uriesmooth uriesmooth left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated README and added professional CI workflow

@uriesmooth

Copy link
Copy Markdown
Collaborator Author

Updated README with GPU/TensorRT features and added professional CI workflow

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