{"id":20858375,"url":"https://github.com/rudsarkar/github-ci-learn","last_synced_at":"2026-02-08T06:32:48.802Z","repository":{"id":147726741,"uuid":"436763249","full_name":"rudSarkar/github-ci-learn","owner":"rudSarkar","description":"This is a demo project to learn how GitHub CI works and write my workflow according to the project.","archived":false,"fork":false,"pushed_at":"2025-01-22T18:31:40.000Z","size":75,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T09:39:17.502Z","etag":null,"topics":["chai","chai-http","github-ci","mocha","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rudSarkar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2021-12-09T21:14:23.000Z","updated_at":"2025-01-22T17:55:33.000Z","dependencies_parsed_at":"2025-04-16T01:56:58.626Z","dependency_job_id":"1cad744f-0714-45e1-9c0c-ab1872d8c62a","html_url":"https://github.com/rudSarkar/github-ci-learn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rudSarkar/github-ci-learn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudSarkar%2Fgithub-ci-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudSarkar%2Fgithub-ci-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudSarkar%2Fgithub-ci-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudSarkar%2Fgithub-ci-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudSarkar","download_url":"https://codeload.github.com/rudSarkar/github-ci-learn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudSarkar%2Fgithub-ci-learn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29223258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"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":["chai","chai-http","github-ci","mocha","nodejs"],"created_at":"2024-11-18T04:45:46.493Z","updated_at":"2026-02-08T06:32:48.777Z","avatar_url":"https://github.com/rudSarkar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github CI Workflow\n\n\u003cimg  src=\"https://img.shields.io/github/workflow/status/rudSarkar/github-ci-learn/nodejs-ci\"/\u003e \u003cimg src=\"https://img.shields.io/github/languages/count/rudSarkar/github-ci-learn\"/\u003e\n\nBasically this is a simple workflow that will run tests on the code when any commit pushes to the repository. I used [Node.js](https://nodejs.org/en/) with [express](https://www.npmjs.com/package/express) and for tests I used [chai](https://www.npmjs.com/package/chai), [chai-http](https://www.npmjs.com/package/chai-http) and [mocha](https://www.npmjs.com/package/mocha).\n\n## What is CI\n\nCI stands for Continuous Integration. It is a process where multiple developers work together contribute to changes code, add feature for a project. It's a DevOps practice. Developers frequently merge code changes in a central repository where the project is build, test and run on the CI server. \n\n\u003ccenter\u003e\u003cimg src=\"images/github-ci.png\"/\u003e\u003cbr\u003eFigure: Github Actions CI\u003c/center\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudsarkar%2Fgithub-ci-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudsarkar%2Fgithub-ci-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudsarkar%2Fgithub-ci-learn/lists"}