{"id":20332628,"url":"https://github.com/socialengine/jenkins-shared-pipeline","last_synced_at":"2026-04-19T01:08:25.744Z","repository":{"id":79300498,"uuid":"87112568","full_name":"SocialEngine/jenkins-shared-pipeline","owner":"SocialEngine","description":"Groovy Jenkins shared library to be used in pipelines","archived":false,"fork":false,"pushed_at":"2017-04-03T20:14:12.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-07T06:57:41.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/SocialEngine.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":"2017-04-03T19:28:17.000Z","updated_at":"2017-04-03T19:31:51.000Z","dependencies_parsed_at":"2023-03-12T07:39:19.254Z","dependency_job_id":null,"html_url":"https://github.com/SocialEngine/jenkins-shared-pipeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SocialEngine/jenkins-shared-pipeline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fjenkins-shared-pipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fjenkins-shared-pipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fjenkins-shared-pipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fjenkins-shared-pipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SocialEngine","download_url":"https://codeload.github.com/SocialEngine/jenkins-shared-pipeline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialEngine%2Fjenkins-shared-pipeline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31990586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","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":[],"created_at":"2024-11-14T20:27:33.345Z","updated_at":"2026-04-19T01:08:25.710Z","avatar_url":"https://github.com/SocialEngine.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jenkins Shared Pipeline\n\n## Installation\n\nAdd it as a Shared Pipeline Library under _Manage Jenkins_ -\u003e _Configure System_\n\n**Name**: _socialengine_\n**Default Version**: _master_\n**Retrieval Method**: _Modern SCM_\n\n## Usage\n\nAfter setting it up, you will have following variable available:\n\n### parseJson\n\nParses json to be available to you as a LazyMap.\n\n```\nlibrary 'socialengine'\n\npipeline {\n    agent none\n    //...stage,steps,etc\n    script {\n        def version = parseJson(readFile('package.json')).version\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocialengine%2Fjenkins-shared-pipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocialengine%2Fjenkins-shared-pipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocialengine%2Fjenkins-shared-pipeline/lists"}