{"id":15083707,"url":"https://github.com/redhat-cop/pipeline-library","last_synced_at":"2025-10-05T14:31:35.741Z","repository":{"id":44919836,"uuid":"108291509","full_name":"redhat-cop/pipeline-library","owner":"redhat-cop","description":"A repository of Jenkins pipeline files we can reference from elsewhere","archived":true,"fork":false,"pushed_at":"2023-11-14T11:29:20.000Z","size":194,"stargazers_count":54,"open_issues_count":0,"forks_count":44,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-09-30T18:05:37.175Z","etag":null,"topics":["container-cop","jenkins-pipeline"],"latest_commit_sha":null,"homepage":"","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redhat-cop.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-10-25T15:48:17.000Z","updated_at":"2023-11-20T14:56:44.000Z","dependencies_parsed_at":"2024-09-25T06:31:56.934Z","dependency_job_id":"67a74d0e-9790-4336-89e1-7166f73879e6","html_url":"https://github.com/redhat-cop/pipeline-library","commit_stats":{"total_commits":98,"total_committers":15,"mean_commits":6.533333333333333,"dds":"0.33673469387755106","last_synced_commit":"f9bb7fadd30564a8a516abae598462edbb2ef2a7"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fpipeline-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fpipeline-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fpipeline-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhat-cop%2Fpipeline-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhat-cop","download_url":"https://codeload.github.com/redhat-cop/pipeline-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235405233,"owners_count":18984868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["container-cop","jenkins-pipeline"],"created_at":"2024-09-25T06:31:44.066Z","updated_at":"2025-10-05T14:31:30.361Z","avatar_url":"https://github.com/redhat-cop.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Java CI with Maven](https://github.com/redhat-cop/pipeline-library/workflows/Java%20CI%20with%20Maven/badge.svg)\n[![License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)]()\n\n# OpenShift Pipeline Library\n\n## What This Repo Is\n\nThis is a shared library of Jenkins Pipeline functionality we've developed and use frequently within the CoP. This repo can be imported into a jenkins server (following [this doc](https://jenkins.io/doc/book/pipeline/shared-libraries/#using-libraries)) and used to add functionality to Pipeline scripts.\n\nYou can include this repo in your Jenkins Pipeline by defining following at beginning of your Jenkinsfile:\n\n```\nlibrary identifier: \"pipeline-library@master\", retriever: modernSCM(\n  [$class: \"GitSCMSource\",\n   remote: \"https://github.com/redhat-cop/pipeline-library.git\"])\n```\n\nIncluded in this library:\n\n* [org.redhatcop.util.Notifications](./src/org/redhatcop/util/Notifications.txt) - A build status notification system for chat-ops \n* [vars](./vars/) - Many small Jenkins functions for OpenShift\n\n\nPlease see https://github.com/redhat-cop/container-pipelines or https://github.com/redhat-cop/containers-quickstarts for related content.\n\n## Other Resources\n\n* https://jenkins.io/doc/book/pipeline/shared-libraries/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fpipeline-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhat-cop%2Fpipeline-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhat-cop%2Fpipeline-library/lists"}