Feat: Add BuildKite CI/CD Plugin to sample app (#3248)

* Feat: Add BuildKite CI/CD Plugin to sample app

* Feat: Add EntityPage test, bump plugin version

* Feat: update package.json

* feat: run prettier

* Feat: update test code after CR
This commit is contained in:
Mateusz Lewtak
2020-11-10 16:02:13 +01:00
committed by GitHub
parent 39eef81349
commit b4204066f0
6 changed files with 96 additions and 1 deletions
+6
View File
@@ -46,6 +46,12 @@ proxy:
X-Api-Key:
$env: NEW_RELIC_REST_API_KEY
'/buildkite/api':
target: https://api.buildkite.com/v2/
headers:
Authorization:
$env: BUILDKITE_TOKEN
organization:
name: My Company