Skip to content

Commit b075984

Browse files
authored
Merge pull request #107 from buildkite-plugins/bm/compat_table
chore: update table title
2 parents 29b9d86 + 2d97898 commit b075984

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,17 @@ steps:
211211

212212
The job UUID or name to download all artifacts from. Note that you can override it for specific artifacts when using the verbose format of the `download` element.
213213

214+
## Compatibility
215+
216+
| Elastic Stack | Agent Stack K8s | Hosted (Mac) | Hosted (Linux) | Notes |
217+
| :-----------: | :-------------: | :----: | :----: |:---- |
218+
| ✅ | ✅ | ✅ | ✅ | n/a |
219+
220+
- ✅ Fully supported (all combinations of attributes have been tested to pass)
221+
- ⚠️ Partially supported (some combinations cause errors/issues)
222+
- ❌ Not supported
223+
224+
214225
## Developing
215226

216227
To run testing, shellchecks and plugin linting use use `bk run` with the [Buildkite CLI](https://github.com/buildkite/cli).

0 commit comments

Comments
 (0)