{"id":17650114,"url":"https://github.com/thojkooi/ci-nodejs","last_synced_at":"2026-04-18T19:32:51.105Z","repository":{"id":87249471,"uuid":"105425271","full_name":"thojkooi/ci-nodejs","owner":"thojkooi","description":"Docker image with NodeJS and other pre-installed tools, aimed to be used with Gitlab CI","archived":false,"fork":false,"pushed_at":"2018-12-21T16:18:42.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T06:13:08.424Z","etag":null,"topics":["ci","docker","dockerfile","gitlab","gitlab-ci"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/thojkooi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-10-01T07:06:01.000Z","updated_at":"2018-12-21T16:33:06.000Z","dependencies_parsed_at":"2023-05-27T02:15:28.421Z","dependency_job_id":null,"html_url":"https://github.com/thojkooi/ci-nodejs","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/thojkooi/ci-nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Fci-nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Fci-nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Fci-nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Fci-nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thojkooi","download_url":"https://codeload.github.com/thojkooi/ci-nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thojkooi%2Fci-nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31982678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T17:30:12.329Z","status":"ssl_error","status_checked_at":"2026-04-18T17:29:59.069Z","response_time":103,"last_error":"SSL_read: 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":["ci","docker","dockerfile","gitlab","gitlab-ci"],"created_at":"2024-10-23T11:36:17.739Z","updated_at":"2026-04-18T19:32:51.097Z","avatar_url":"https://github.com/thojkooi.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitlab CI - NodeJS\n\n[![build status](https://gitlab.com/thojkooi/ci-nodejs/badges/master/build.svg)](https://gitlab.com/thojkooi/ci-nodejs/commits/master) [![Docker Build Statu](https://img.shields.io/docker/build/thojkooi/ci-nodejs.svg)](https://hub.docker.com/r/thojkooi/ci-nodejs/) [![Docker hub](https://img.shields.io/docker/pulls/thojkooi/ci-nodejs.svg)](https://hub.docker.com/r/thojkooi/ci-nodejs/)\n\nPre-build image containing NodeJS and various additional nodejs packages to save having to install those during pipeline builds.\n\n## Available tools\n\n- mocha\n- grunt\n- bower\n- nyc\n- jshint\n- eslint\n- htmlhint\n- notes\n- npm-dview\n- snazzy\n- nsp\n- js-yaml\n\n## Usage\n\nIn gitlab-ci:\n\n```yaml\nunit-tests:\n    stage: test\n    image: registry.gitlab.com/thojkooi/ci-nodejs\n    before_script:\n      - npm install\n    script:\n      - mocha\n      - eslint .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthojkooi%2Fci-nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthojkooi%2Fci-nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthojkooi%2Fci-nodejs/lists"}