|
| 1 | +# Created by Anthelion using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Buildkite.Agent |
| 5 | +PackageVersion: 3.129.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Buildkite Pty. Ltd. |
| 8 | +PublisherUrl: https://buildkite.com/home/ |
| 9 | +PublisherSupportUrl: https://forum.buildkite.community/ |
| 10 | +Author: Buildkite Pty. Ltd. |
| 11 | +PackageName: Buildkite Agent |
| 12 | +PackageUrl: https://buildkite.com/docs/agent |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/buildkite/agent/blob/HEAD/LICENSE.txt |
| 15 | +Copyright: Copyright (c) 2026 Buildkite Pty Ltd |
| 16 | +CopyrightUrl: https://github.com/buildkite/agent/blob/HEAD/LICENSE.txt |
| 17 | +ShortDescription: The Buildkite Agent is an open-source toolkit written in Go for securely running build jobs on any device or network |
| 18 | +Description: The buildkite-agent is a small, reliable, and cross-platform build runner that makes it easy to run automated builds on your own infrastructure. It's main responsibilities are polling buildkite.com for work, running build jobs, reporting back the status code and output log of the job, and uploading the job's artifacts. |
| 19 | +Moniker: buildkite-agent |
| 20 | +Tags: |
| 21 | +- buildkite |
| 22 | +- cd |
| 23 | +- ci |
| 24 | +- ci-cd |
| 25 | +- continuous-delivery |
| 26 | +- continuous-deployment |
| 27 | +- continuous-integration |
| 28 | +ReleaseNotes: |- |
| 29 | + What's Changed |
| 30 | +
|
| 31 | + ✨ Added |
| 32 | + - Concurrently register spawn by @DrJosh9000 in #4014 |
| 33 | + - redactor add: Add optional filtering like env vars by @DrJosh9000 in #3605 |
| 34 | + - Add meta-data set-batch command by @pda in #3791 |
| 35 | +
|
| 36 | + 🔧 Changed |
| 37 | + - Skip tracking unchanged slices in ReadFromEnvironment (suppress BUILDKITE_GIT_SUBMODULE_CLONE_CONFIG log noise) by @lizrabuya in #4015 |
| 38 | +
|
| 39 | + 🏠 Internal |
| 40 | + - perf: speed up job integration tests by @lox in #3842 |
| 41 | + - chore: put cache logs in collapsed group by @buildkate in #4017 |
| 42 | + - chore: resolve default cache configuration file by @buildkate in #4018 |
| 43 | + - fix(cache): set flag as name singular by @buildkate in #4024 |
| 44 | +ReleaseNotesUrl: https://github.com/buildkite/agent/releases/tag/v3.129.0 |
| 45 | +Documentations: |
| 46 | +- DocumentLabel: Docs |
| 47 | + DocumentUrl: https://buildkite.com/docs/agent |
| 48 | +ManifestType: defaultLocale |
| 49 | +ManifestVersion: 1.12.0 |
0 commit comments