Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
80 lines
5.5 KiB
Markdown
80 lines
5.5 KiB
Markdown
# Buildkite
|
|
This page contains the setup guide and reference information for the [Buildkite](https://buildkite.com/) source connector.
|
|
|
|
## Documentation reference:
|
|
Visit `https://buildkite.com/docs/apis/rest-api` for API documentation
|
|
|
|
## Authentication setup
|
|
Buildkite uses bearer token authentication,
|
|
Visit `https://buildkite.com/user/api-access-tokens` for getting your bearer token.
|
|
|
|
## Configuration
|
|
|
|
| Input | Type | Description | Default Value |
|
|
|-------|------|-------------|---------------|
|
|
| `api_key` | `string` | API Key. | |
|
|
| `start_date` | `string` | Start date. | |
|
|
|
|
## Streams
|
|
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|
|
|-------------|-------------|------------|---------------------|----------------------|
|
|
| organizations | id | DefaultPaginator | ✅ | ✅ |
|
|
| analytics_organizations_suites | id | DefaultPaginator | ✅ | ❌ |
|
|
| organizations_pipelines | id | DefaultPaginator | ✅ | ✅ |
|
|
| access-token | uuid | DefaultPaginator | ✅ | ❌ |
|
|
| builds | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_clusters | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_builds | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_pipelines_builds | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_clusters_queues | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_clusters_tokens | id | DefaultPaginator | ✅ | ✅ |
|
|
| organizations_emojis | | DefaultPaginator | ✅ | ❌ |
|
|
| user | id | DefaultPaginator | ✅ | ✅ |
|
|
|
|
## Changelog
|
|
|
|
<details>
|
|
<summary>Expand to review</summary>
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
|---------| ------------ | --- | ---------------- |
|
|
| 0.0.37 | 2025-11-25 | [69977](https://github.com/airbytehq/airbyte/pull/69977) | Update dependencies |
|
|
| 0.0.36 | 2025-11-18 | [69468](https://github.com/airbytehq/airbyte/pull/69468) | Update dependencies |
|
|
| 0.0.35 | 2025-10-29 | [68751](https://github.com/airbytehq/airbyte/pull/68751) | Update dependencies |
|
|
| 0.0.34 | 2025-10-21 | [68211](https://github.com/airbytehq/airbyte/pull/68211) | Update dependencies |
|
|
| 0.0.33 | 2025-10-14 | [67843](https://github.com/airbytehq/airbyte/pull/67843) | Update dependencies |
|
|
| 0.0.32 | 2025-10-07 | [67199](https://github.com/airbytehq/airbyte/pull/67199) | Update dependencies |
|
|
| 0.0.31 | 2025-09-30 | [66322](https://github.com/airbytehq/airbyte/pull/66322) | Update dependencies |
|
|
| 0.0.30 | 2025-09-05 | [65966](https://github.com/airbytehq/airbyte/pull/65966) | Update to CDK v7.0.0 |
|
|
| 0.0.29 | 2025-08-23 | [65319](https://github.com/airbytehq/airbyte/pull/65319) | Update dependencies |
|
|
| 0.0.28 | 2025-08-09 | [64658](https://github.com/airbytehq/airbyte/pull/64658) | Update dependencies |
|
|
| 0.0.27 | 2025-07-26 | [63797](https://github.com/airbytehq/airbyte/pull/63797) | Update dependencies |
|
|
| 0.0.26 | 2025-07-05 | [62535](https://github.com/airbytehq/airbyte/pull/62535) | Update dependencies |
|
|
| 0.0.25 | 2025-06-28 | [62145](https://github.com/airbytehq/airbyte/pull/62145) | Update dependencies |
|
|
| 0.0.24 | 2025-06-15 | [61627](https://github.com/airbytehq/airbyte/pull/61627) | Update dependencies |
|
|
| 0.0.23 | 2025-05-24 | [60902](https://github.com/airbytehq/airbyte/pull/60902) | Update dependencies |
|
|
| 0.0.22 | 2025-05-17 | [60612](https://github.com/airbytehq/airbyte/pull/60612) | Update dependencies |
|
|
| 0.0.21 | 2025-05-10 | [59807](https://github.com/airbytehq/airbyte/pull/59807) | Update dependencies |
|
|
| 0.0.20 | 2025-05-03 | [59307](https://github.com/airbytehq/airbyte/pull/59307) | Update dependencies |
|
|
| 0.0.19 | 2025-04-26 | [57642](https://github.com/airbytehq/airbyte/pull/57642) | Update dependencies |
|
|
| 0.0.18 | 2025-04-05 | [57139](https://github.com/airbytehq/airbyte/pull/57139) | Update dependencies |
|
|
| 0.0.17 | 2025-03-29 | [56598](https://github.com/airbytehq/airbyte/pull/56598) | Update dependencies |
|
|
| 0.0.16 | 2025-03-22 | [56139](https://github.com/airbytehq/airbyte/pull/56139) | Update dependencies |
|
|
| 0.0.15 | 2025-03-08 | [55382](https://github.com/airbytehq/airbyte/pull/55382) | Update dependencies |
|
|
| 0.0.14 | 2025-03-01 | [54898](https://github.com/airbytehq/airbyte/pull/54898) | Update dependencies |
|
|
| 0.0.13 | 2025-02-22 | [54213](https://github.com/airbytehq/airbyte/pull/54213) | Update dependencies |
|
|
| 0.0.12 | 2025-02-15 | [53876](https://github.com/airbytehq/airbyte/pull/53876) | Update dependencies |
|
|
| 0.0.11 | 2025-02-08 | [53432](https://github.com/airbytehq/airbyte/pull/53432) | Update dependencies |
|
|
| 0.0.10 | 2025-02-01 | [52927](https://github.com/airbytehq/airbyte/pull/52927) | Update dependencies |
|
|
| 0.0.9 | 2025-01-25 | [52188](https://github.com/airbytehq/airbyte/pull/52188) | Update dependencies |
|
|
| 0.0.8 | 2025-01-18 | [51715](https://github.com/airbytehq/airbyte/pull/51715) | Update dependencies |
|
|
| 0.0.7 | 2025-01-11 | [51226](https://github.com/airbytehq/airbyte/pull/51226) | Update dependencies |
|
|
| 0.0.6 | 2024-12-28 | [50485](https://github.com/airbytehq/airbyte/pull/50485) | Update dependencies |
|
|
| 0.0.5 | 2024-12-21 | [50205](https://github.com/airbytehq/airbyte/pull/50205) | Update dependencies |
|
|
| 0.0.4 | 2024-12-14 | [49590](https://github.com/airbytehq/airbyte/pull/49590) | Update dependencies |
|
|
| 0.0.3 | 2024-12-12 | [49010](https://github.com/airbytehq/airbyte/pull/49010) | Update dependencies |
|
|
| 0.0.2 | 2024-10-29 | [47476](https://github.com/airbytehq/airbyte/pull/47476) | Update dependencies |
|
|
| 0.0.1 | 2024-09-11 | [45384](https://github.com/airbytehq/airbyte/pull/45384) | Initial release by [@btkcodedev](https://github.com/btkcodedev) via Connector Builder |
|
|
|
|
</details>
|