Skip to content

Add CI job to build production artifact and run smoke tests #152

@robertocarlous

Description

@robertocarlous

Body:

Add a CI workflow that runs npm ci --production, npm run build, and a minimal smoke-check that starts the built server and verifies /health. This prevents shipping artifacts that fail to start.

Acceptance Criteria:

  • CI workflow builds the production artifact and runs a smoke-check.
  • Smoke-check verifies /health endpoint and exits non-zero on failure.
  • CI fails when build or smoke-check fails.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official Campaign

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions