Add GitHub Actions CI workflow: lint and build#15
Add GitHub Actions CI workflow: lint and build#15Lakshmipriya0812 wants to merge 3 commits intoDEVRhylme-Foundation:mainfrom
Conversation
|
@ghanshyam2005singh Hi, the CI workflow is set up and ready. Since this PR is from a fork, it requires maintainer approval to run. Could you please approve it so we can see the CI results? |
|
Done ✅ |
|
the README mentions Node.js 18.x as the required version, but next build fails with Node.js 18.20.8, stating Next.js requires Node.js >= 20.9.0. Could you please confirm which Node.js version we should use for CI and local development? |
|
README file and other file is just a basic setup, it has lots of issues. Use the node version >=20.9.0 or 22.x |
|
The CI workflow (lint + build) is now complete and running successfully. |
|
I just wanted to clarify that, as a contributor, I don’t have access to trigger production deployments on Vercel. I can definitely help with setting up CD workflow files, documentation, or configuration suggestions, but the actual deployment would need to be handled by someone with access. |
|
No issue, just update the PR description with issue number it fixes and CD workflow files and configuration, rest we will handle. |
Fixes #2
CI Details
CD Notes
Notes