Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added CI/CD Workflow #3392

Closed
wants to merge 2 commits into from
Closed

added CI/CD Workflow #3392

wants to merge 2 commits into from

Conversation

ananyag309
Copy link
Contributor

@ananyag309 ananyag309 commented Oct 13, 2024

Fixes: #3391

Description

CI/CD Workflow

CI/CD workflow for a Node.js project that runs on GitHub Actions. It will:

Install dependencies
Run tests
Build the project
Deploy if everything passes (deployment step can be customized based on your environment).

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes. Make sure to attach before & after screenshots in your PR.]

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Oct 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2024 4:32pm

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit f19579e
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/670bf61d613d830008b42f22
😎 Deploy Preview https://deploy-preview-3392--swapreadsconnect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@anuragverma108
Copy link
Owner

anuragverma108 commented Oct 13, 2024

@ananyag309 Why you have mentioned node.js setup ? There is no need of that. SwapReads is normal html , CSS & JS Project.

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.

add CI/CD Workflow
2 participants