rahuldkjain / github-profile-readme-generator

🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
https://rahuldkjain.github.io/gh-profile-readme-generator
Apache License 2.0
21.73k stars 6.91k forks source link

Enable basic GitHub Actions CI #652

Open friederbluemle opened 2 years ago

friederbluemle commented 2 years ago

Add a new workflow file to enable a basic GitHub Actions based CI.

It installs dependencies and runs tests using Node.js 14, 16, and 18.

Example of successful CI run:

https://github.com/friederbluemle/github-profile-readme-generator/actions/runs/3348997248/jobs/5548609212

image

Note: As a prerequisite step, I had to update the outdated package-lock.json file in the repo - Going forward, npm ci on GitHub Actions will ensure that the lock file remains updated with any changes to package.json.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
github-profile-readme-generator ❌ Failed (Inspect) Oct 28, 2022 at 10:56PM (UTC)