Skip to content

chore: add minimal CI#5

Merged
devrodri-com merged 1 commit into
mainfrom
chore/add-ci
May 12, 2026
Merged

chore: add minimal CI#5
devrodri-com merged 1 commit into
mainfrom
chore/add-ci

Conversation

@devrodri-com
Copy link
Copy Markdown
Owner

Summary

  • Add a minimal GitHub Actions CI workflow.
  • Run on pull_request and pushes to main.
  • Use Node 20, npm ci, and npm run build.

Validation

  • npm ci
  • npm run build
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/ci.yml"); puts "ci.yml OK"'\n\n## Notes\n- Lint is omitted because package.json does not define a lint script.\n- Tests are omitted because package.json does not define a test script.\n- No secrets/env vars were added, read into CI, or modified.\n- No deploy/Vercel config changed.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

Deployment failed with the following error:

Resource is limited - try again in 1 day (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/softbms-projects?upgradeToPro=build-rate-limit

@devrodri-com devrodri-com marked this pull request as ready for review May 12, 2026 18:47
@devrodri-com devrodri-com merged commit 7350696 into main May 12, 2026
1 of 3 checks passed
@devrodri-com devrodri-com deleted the chore/add-ci branch May 12, 2026 18:47
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