docs
docs copied to clipboard
The source files for the Buildkite documentation
When using `buildkite-agent artifact download "dist/**/*" .` to download all artifacts in a compiled `dist` folder that has successfully been uploaded using `artifact_paths: "dist/**/*"` in the `pipeline.yml` file, the files...
Ticket: https://secure.helpscout.net/conversation/2286383801/53474/ The customer was confused about permissions for teams and pipelines. Its best to clarify about the order the precedence so they know the expected behaviour
Since cluster is newer features. No information about it in Graphql cookbook. I have added queries to create, update and delete a queue
We get Users who cannot access their account because they have sso disabled and in the user settings sso is required. This update lets the know what the root cause...
Customers have recently wanted to be be able update each job label individually and it is not possible. Because the Buildkite-agent does the label update on a step level
Adds to the GraphQL cookbook the ability to retrieve a pipeline's UUID and use that UUID inorder to get in depth info about that pipeline. Reference HelpScout Ticket: https://secure.helpscout.net/conversation/2280173033/53169/
See [GitHub merge queue is generally available](https://github.blog/2023-07-12-github-merge-queue-is-generally-available/).
We have the ability to query detailed retry info for jobs on a given build with only the GraphQL api, so this will update the api differences page, as well...