{"id":22173676,"url":"https://github.com/stefruseva88/ci-js-app","last_synced_at":"2026-02-14T20:35:41.184Z","repository":{"id":229870219,"uuid":"777865756","full_name":"StefRuseva88/ci-js-app","owner":"StefRuseva88","description":"Testing CI/CD Workflows","archived":false,"fork":false,"pushed_at":"2026-01-24T14:43:35.000Z","size":99,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-25T02:40:29.463Z","etag":null,"topics":["actions","ci-cd","nodejs","test-automation","version-control","workflows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StefRuseva88.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T16:41:24.000Z","updated_at":"2026-01-24T14:43:39.000Z","dependencies_parsed_at":"2024-11-28T21:16:49.907Z","dependency_job_id":null,"html_url":"https://github.com/StefRuseva88/ci-js-app","commit_stats":null,"previous_names":["stefruseva88/hrs-app","stefruseva88/ci-workflow","stefruseva88/ci-workflow-js-app","stefruseva88/ci-js-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StefRuseva88/ci-js-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fci-js-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fci-js-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fci-js-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fci-js-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StefRuseva88","download_url":"https://codeload.github.com/StefRuseva88/ci-js-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StefRuseva88%2Fci-js-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29455358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","ci-cd","nodejs","test-automation","version-control","workflows"],"created_at":"2024-12-02T07:34:41.423Z","updated_at":"2026-02-14T20:35:41.180Z","avatar_url":"https://github.com/StefRuseva88.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI workflow for Node.js App\n### This is a test project for **Back-End Test Automation** March 2024 Course @ SoftUni\n\n[![JavaScript](https://img.shields.io/badge/Made%20with-JavaScript-F7DF1E.svg)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n[![GitHub Actions](https://img.shields.io/badge/CI-GitHub%20Actions-2088FF.svg)](https://github.com/features/actions)\n\n---\n## Overview\nThis repository contains a Node.js app. The project focuses on building a CI workflow using GitHub Actions to automate testing of a pre-existing Node.js application (\"Student Registry\").\n\n## Project Goals:\n\n- Implement a CI workflow in GitHub Actions.\n- Configure the workflow to run tests on the \"Student Registry\" application.\n- Test the application using multiple Node.js versions.\n\n## Prerequisites:\n\n- Basic understanding of Node.js and testing frameworks.\n- Familiarity with GitHub Actions.\n  \n## Setup:\n\n- Clone this repository.\n- Install dependencies and run the application:\n  \n  ``` sh\n  npm install\n  npm start\n  ```\n  \n- Review the existing \"Student Registry\" application code.\n  \n## Running Tests:\n\nThe CI workflow is already defined in the `.github/workflows` directory. Pushing your code to the main branch will trigger the workflow automatically. The workflow will:\n\n- Set up the environment.\n- Install dependencies.\n- Run tests for the \"Student Registry\" application on two different Node.js versions.\n## Additional Notes:\n\n- This project serves as a demonstration of CI/CD concepts using a pre-existing application.\n- The specific details of the \"Student Registry\" application are not covered in this repository.\n\n## License\nThis project is licensed under the [MIT License](LICENSE). See the [LICENSE](LICENSE) file for details.\n\n## Contact\nFor any questions or suggestions, please open an issue in the repository.\n\n---\n## Happy Testing! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefruseva88%2Fci-js-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstefruseva88%2Fci-js-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstefruseva88%2Fci-js-app/lists"}