{"id":21730154,"url":"https://github.com/nventive/pipeline-templates","last_synced_at":"2026-05-08T07:31:52.193Z","repository":{"id":229177477,"uuid":"775647350","full_name":"nventive/pipeline-templates","owner":"nventive","description":"This repository contains templates and examples for creating Azure Devops pipelines.","archived":false,"fork":false,"pushed_at":"2024-03-27T13:14:59.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-25T21:22:35.655Z","etag":null,"topics":["azure-devops","ci-cd","ci-cd-pipeline","pipeline"],"latest_commit_sha":null,"homepage":"https://nventive.com","language":null,"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/nventive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-21T19:23:47.000Z","updated_at":"2024-03-25T19:37:40.000Z","dependencies_parsed_at":"2024-03-25T18:47:12.280Z","dependency_job_id":null,"html_url":"https://github.com/nventive/pipeline-templates","commit_stats":null,"previous_names":["nventive/pipeline-templates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nventive/pipeline-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fpipeline-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fpipeline-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fpipeline-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fpipeline-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nventive","download_url":"https://codeload.github.com/nventive/pipeline-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2Fpipeline-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32770987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"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":["azure-devops","ci-cd","ci-cd-pipeline","pipeline"],"created_at":"2024-11-26T04:13:12.073Z","updated_at":"2026-05-08T07:31:52.175Z","avatar_url":"https://github.com/nventive.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![nventive](https://nventive-public-assets.s3.amazonaws.com/nventive_logo_github.svg?v=2)\n\n# Azure Devops Pipeline Templates\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](LICENSE)\n\nThis repository contains templates and examples for creating Azure Devops pipelines. You can easily create templates using job templates in the `templates` directory as building blocks. Usage examples of each job templates are available withing the `examples` directory along with more complete examples in the `examples/complete` directory.\n\nThe templates cover the following use cases:\n\n- Building, testing a dotnet project\n- Building and pushing a Docker image\n\n## How to use a template in this repositotry\n\nFirstly you will need to create a service connection to GitHub in your Azure Devops project settings. After that, follow any of the examples in the `examples` directory and make sure to include the following configuration in your pipeline YAML file:\n\n```yaml\nresources:\n  repositories:\n    - repository: pipeline-templates\n      name: nventive/pipeline-templates\n      type: github\n      endpoint: githubServiceConnection\n      # We recommend pinning the template to a specific version\n      # ref: refs/tags/1.0.0\n```\n\n## Breaking Changes\n\nPlease consult [BREAKING_CHANGES.md](BREAKING_CHANGES.md) for more information about version history and compatibility.\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the process for\ncontributing to this project.\n\nBe mindful of our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## We're hiring\n\nLook for current openings on BambooHR https://nventive.bamboohr.com/careers/\n\n## Stay in touch\n\n[nventive.com](https://nventive.com/) | [Linkedin](https://www.linkedin.com/company/nventive/) | [Instagram](https://www.instagram.com/hellonventive/) | [YouTube](https://www.youtube.com/channel/UCFQyvGEKMO10hEyvCqprp5w) | [Spotify](https://open.spotify.com/show/0lsxfIb6Ttm76jB4wgutob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fpipeline-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnventive%2Fpipeline-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fpipeline-templates/lists"}