Skip to content

Commit 094c963

Browse files
authored
Merge pull request #13 from buildkite-plugins/compat/add_table
compat table for plugin
2 parents 7bd7336 + 0466e39 commit 094c963

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ The message which should be posted to the PR. This can be a dynamic value, such
3434

3535
Default: `[https://buildkite.com/mock-org/cool-pipeline/builds/420#step-id](https://buildkite.com/mock-org/cool-pipeline/builds/420#step-id) exited with code 0`
3636

37+
## Compatibility
38+
39+
| Elastic Stack | Agent Stack K8s | Hosted (Mac) | Hosted (Linux) | Notes |
40+
| :-----------: | :-------------: | :----: | :----: |:---- |
41+
| ✅ | ⚠️ | ✅ | ✅ | K8s: The `go` binary will need to be available on the agents |
42+
43+
- ✅ Fully supported (all combinations of attributes have been tested to pass)
44+
- ⚠️ Partially supported (some combinations cause errors/issues)
45+
3746
## 🛠️ Development
3847
### Running the tests
3948
The tests are written using Go's built-in testing package.

0 commit comments

Comments
 (0)