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
+1
View File
@@ -37,6 +37,7 @@
"@roadiehq/backstage-plugin-github-insights": "^0.2.12",
"@roadiehq/backstage-plugin-github-pull-requests": "^0.6.2",
"@roadiehq/backstage-plugin-travis-ci": "^0.2.7",
"@roadiehq/backstage-plugin-buildkite": "^0.1.2",
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",