{"id":20547842,"url":"https://github.com/goreleaser/goreleaser-azure-devops-extension","last_synced_at":"2025-04-14T10:40:41.756Z","repository":{"id":36999622,"uuid":"422718556","full_name":"goreleaser/goreleaser-azure-devops-extension","owner":"goreleaser","description":"Azure DevOps Extension for GoReleaser","archived":false,"fork":false,"pushed_at":"2025-04-08T08:18:43.000Z","size":1998,"stargazers_count":4,"open_issues_count":13,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T17:30:17.436Z","etag":null,"topics":["azure-devops","continuous-integration","golang","goreleaser","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=GoReleaser.goreleaser","language":"TypeScript","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/goreleaser.png","metadata":{"funding":{"github":["caarlos0"],"open_collective":"goreleaser","custom":["https://goreleaser.com/pro"]},"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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-29T21:35:46.000Z","updated_at":"2025-02-10T08:54:18.000Z","dependencies_parsed_at":"2023-10-19T12:26:19.615Z","dependency_job_id":"6319785d-ebd3-434e-bd32-8abf63bb5238","html_url":"https://github.com/goreleaser/goreleaser-azure-devops-extension","commit_stats":{"total_commits":781,"total_committers":7,"mean_commits":"111.57142857142857","dds":"0.11651728553137009","last_synced_commit":"30971bf162525ec4022addb56c85b3b5dde8ccab"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgoreleaser-azure-devops-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgoreleaser-azure-devops-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgoreleaser-azure-devops-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goreleaser%2Fgoreleaser-azure-devops-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goreleaser","download_url":"https://codeload.github.com/goreleaser/goreleaser-azure-devops-extension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248866330,"owners_count":21174523,"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":["azure-devops","continuous-integration","golang","goreleaser","hacktoberfest"],"created_at":"2024-11-16T02:10:51.747Z","updated_at":"2025-04-14T10:40:41.729Z","avatar_url":"https://github.com/goreleaser.png","language":"TypeScript","funding_links":["https://github.com/sponsors/caarlos0","https://opencollective.com/goreleaser","https://goreleaser.com/pro"],"categories":[],"sub_categories":[],"readme":"![ado_goreleaser](images/title.png)\n\n# GoReleaser: Azure DevOps Extension\n[![Release](https://img.shields.io/github/release/goreleaser/goreleaser-azure-devops-extension.svg?style=for-the-badge)](https://github.com/goreleaser/goreleaser-azure-devops-extension/releases/latest)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](LICENSE)\n[![Build status](https://img.shields.io/github/actions/workflow/status/goreleaser/goreleaser-azure-devops-extension/ci.yaml?style=for-the-badge\u0026branch=main)](https://github.com/goreleaser/goreleaser-azure-devops-extension/actions?workflow=build)\n\n![Azure DevOps](https://img.shields.io/badge/azure_devops-0078D7?style=for-the-badge\u0026logo=azuredevops\u0026logoColor=white)\n\n[![Join Discord](https://img.shields.io/badge/Join_our_Discord_server-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discord.gg/RGEBtg8vQ6)\n[![x.com](https://img.shields.io/badge/-@goreleaser-000000?style=for-the-badge\u0026logo=X\u0026logoColor=ffffff)](https://x.com/goreleaser)\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/dirien/minectl/badge?style=for-the-badge)](https://api.securityscorecards.dev/projects/github.com/goreleaser/goreleaser-azure-devops-extension)\n\n## Overview\n\nThis task allows you to easily run GoReleaser within your Azure Pipeline jobs.\n\n## Howto\n\nSee the blog article [Use GoReleaser With Azure DevOps](https://blog.goreleaser.com/use-goreleaser-with-azure-devops-c2212d3996ca)\nfor a detailed explanation of how to use this extension in your Azure Pipeline jobs.\n\n## QuickStart\n\n![quickstart_1](images/ado.png)\n\n## Customizing\n\nAdd the plugin via Azure Pipeline Editor\n\n![quickstart_2](images/ado_2.png)\n\nor directly into your `azure-pipeline.yaml`\n\n![quickstart_3](images/ado_3.png)\n\n````yaml\n- task: goreleaser@0\n  inputs:\n    version: 'latest'\n    distribution: 'goreleaser'\n    args: ''\n    workdir: '$(Build.SourcesDirectory)'\n````\n\n### Inputs\n\nFollowing inputs can be used\n\n| Name           | Type   | Default                     | Description                                                      |\n|----------------|--------|-----------------------------|------------------------------------------------------------------|\n| `distribution` | String | `goreleaser`                | GoReleaser distribution, either `goreleaser` or `goreleaser-pro` |\n| `version`**¹** | String | `latest`                    | GoReleaser version                                               |\n| `args`         | String |                             | Arguments to pass to GoReleaser                                  |\n| `workdir`      | String | `$(Build.SourcesDirectory)` | Working directory (below repository root)                        |\n| `installOnly`  | Bool   | `false`                     | Just install GoReleaser                                          |\n\n\u003e **¹** Can be a fixed version like `v0.132.0` or a max satisfying semver one like `~\u003e 0.132`. In this case this will return `v0.132.1`.\n\u003e For the `pro` version, add `-pro` to the string\n\n### Environment variables\n\nFollowing environment variables can be used, as environment variable.\n\n| Name             | Description                                                                                                                                            |\n|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `GITHUB_TOKEN`   | [GITHUB_TOKEN](https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token) for e.g. `brew` or `gofish` |\n| `GORELEASER_KEY` | Your [GoReleaser Pro](https://goreleaser.com/pro) License Key, in case you are using the `goreleaser-pro` distribution                                 |\n\n## Limitation\n\nI think, you should either disable the [release step](https://goreleaser.com/customization/release/). Or create a \"\ndummy\" repo in GitHub, so you can still use your own `homebrew tap` or `gofish` repo.\n\nGoReleaser is not supporting Azure Artifacts currently.\n\nYou need to use `Publish Pipeline Artifacts` to publish the artifact inside Azure DevOps.\n\n## Tutorials \n\n- [Use GoReleaser With Azure DevOps](https://blog.goreleaser.com/use-goreleaser-with-azure-devops-c2212d3996ca)\n- [Releasing multi-platform container images with GoReleaser in Azure DevOps\n  ](https://blog.goreleaser.com/releasing-multi-platform-container-images-with-goreleaser-in-azure-devops-d8916df4250a)\n\n## Documentation\n\nPlease refer to [https://goreleaser.com/intro/](https://goreleaser.com/intro/) for more documentation on using\nGoReleaser.\n\n# Links\n\n- Follow the progress on the [GitHub repository](https://github.com/goreleaser/goreleaser)\n- Follow [@goreleaser](https://twitter.com/goreleaser) on Twitter for updates\n- Join our [Discord server](https://discord.gg/RGEBtg8vQ6)\n- Ask questions on [StackOverflow](https://stackoverflow.com/questions/tagged/goreleaser)\n- For questions, support and general discussion, please use\n  [GitHub Discussions](https://github.com/goreleaser/goreleaser/discussions);\n- [Contributing Guidelines](https://github.com/goreleaser/goreleaser/blob/master/CONTRIBUTING.md)\n\n# License\n\nMIT\n\nsee [LICENSE](https://github.com/goreleaser/goreleaser-azure-devops-extension/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoreleaser%2Fgoreleaser-azure-devops-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoreleaser%2Fgoreleaser-azure-devops-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoreleaser%2Fgoreleaser-azure-devops-extension/lists"}