Commit Graph

132 Commits

Author SHA1 Message Date
Patrik Oldsberg dd26e15fd4 github/workflows: use correct working directory for e2e test 2020-07-02 14:45:05 +02:00
Patrik Oldsberg 192868ffef github/workflows: remove redundant cli checks 2020-07-02 14:45:05 +02:00
Bilawal Hameed cbdc656aa7 fixup 2020-06-24 14:27:10 +02:00
Bilawal Hameed 0c3ec16428 fixup 2020-06-24 14:24:30 +02:00
Bilawal Hameed 9ebd5e0960 fixup 2020-06-24 14:24:19 +02:00
Bilawal Hameed 945594f2eb fixup 2020-06-24 14:22:25 +02:00
Bilawal Hameed ceaba974e8 fixup 2020-06-24 14:16:36 +02:00
Bilawal Hameed 691f28a83c fixup 2020-06-24 14:15:56 +02:00
Bilawal Hameed f3302ef46b fixup 2020-06-24 14:14:13 +02:00
Bilawal Hameed 931058601b fixup 2020-06-24 14:12:31 +02:00
Bilawal Hameed c1a6add47d fixup 2020-06-24 14:11:52 +02:00
Bilawal Hameed aca7a44817 fixup 2020-06-24 14:09:45 +02:00
Bilawal Hameed 56e1b0adec fixup 2020-06-24 14:09:07 +02:00
Bilawal Hameed cc8c3a9e7d fixup 2020-06-24 14:06:51 +02:00
Bilawal Hameed 45f5fb08fe fixup 2020-06-24 13:56:51 +02:00
Bilawal Hameed fb19ad5839 fixup 2020-06-24 13:49:52 +02:00
Bilawal Hameed a4c01ea761 fixup 2020-06-24 13:47:39 +02:00
Bilawal Hameed 8273fc0405 fixup 2020-06-24 13:45:04 +02:00
Bilawal Hameed 48076c862e fixup 2020-06-24 13:42:48 +02:00
Bilawal Hameed c6220fff50 fixup 2020-06-24 13:41:42 +02:00
Bilawal Hameed ba04020228 fixup 2020-06-24 13:38:53 +02:00
Bilawal Hameed f419ac130a feat(.github/workflows): added python lint to CI 2020-06-24 12:03:30 +02:00
Emma Indal e2c52bafc8 fix(codeowners): change techdocs-cli to packages 2020-06-22 14:51:13 +02:00
Emma Indal bc69315b5a feat(techdocs): cli skeleton 2020-06-22 14:21:15 +02:00
Bilawal Hameed b3c56655fd fix: rename pulp-fiction to techdocs-core 2020-06-22 13:50:51 +02:00
Bilawal Hameed 179444ef83 feat(techdocs): yarn create-plugin 2020-06-22 13:42:42 +02:00
Patrik Oldsberg 3ab7a24172 packages/cli: remove watch-deps and build-cache 2020-06-17 14:14:00 +02:00
Patrik Oldsberg 130ecfb7dd github/workflows: use env app config to set e2e test port 2020-06-13 18:20:34 +02:00
Patrik Oldsberg 2b6cd94cfa github/workflows: use actions/cache@v2 2020-06-02 14:01:08 +02:00
Patrik Oldsberg 5afd535546 github/workflows: split cli build to skip more builds on windows 2020-06-02 14:00:19 +02:00
Patrik Oldsberg 2ee6f5d87f github/workflows: remove scripts from cli deps 2020-06-01 17:02:11 +02:00
Patrik Oldsberg 7c820941a6 workflows: verify type dependencies 2020-06-01 12:35:47 +02:00
nikek 9a7d5518d5 make chromatic workflow work for forks 2020-05-19 13:49:40 +02:00
nikek a3adfc79fc manually build storybook before the chromatic action 2020-05-19 10:23:05 +02:00
nikek f1dcd53038 add github workflow for chromatic storybook UI testing/reviewing 2020-05-19 10:23:05 +02:00
Patrik Oldsberg 74d25d1550 github/workflows: fix build step to include dependencies as well 2020-05-18 12:22:35 +02:00
Patrik Oldsberg 5649632bde github/workflows: no --coverage flag for build 2020-05-18 00:51:16 +02:00
Patrik Oldsberg 53211aa6d5 github/workflows: run tsc in cli build 2020-05-18 00:46:44 +02:00
Patrik Oldsberg d1d7c564e7 github/workflows: update to new build setup 2020-05-17 23:30:18 +02:00
Patrik Oldsberg 4fb230e48f github/workflows: add check to make sure plugin templates stay in sync 2020-05-14 11:37:33 +02:00
Patrik Oldsberg 1579a9dded github/workflows: run all tests on changes to yarn.lock 2020-05-13 14:28:38 +02:00
Patrik Oldsberg f577f50fdc github/workflows: run cli workflow on yarn.lock changes 2020-05-13 14:28:38 +02:00
Stefan Ålund 7472e9a5c2 [Plugin] Explore features in Backstage (#696)
* Explore plugin

* Fixed styles and props

* Real conent

* Add Lighthouse and fix tests

* Add menu item

* Cleanup

* Change wording

* Update package.json

* Remove dead code

* Update yarn.lock

* Revert change to CODEOWNERS

* Reset yarn.lock to master

* Fix comments
2020-05-03 14:30:51 +02:00
Marcus Eide 17c4a04818 Merge pull request #578 from spotify/eide/cy-in-app
Include cypress tests when creating a new app
2020-04-20 15:17:13 +02:00
Marcus Eide 52736265a2 Use cross-env 2020-04-20 14:12:24 +02:00
Marcus Eide f5c67a4740 Add workflow step for cypress test 2020-04-20 13:34:12 +02:00
Stefan Ålund 151417a9ed Document how to suggest new plugins (#590)
* Document how to suggest new plugins

* Update plugin_template.md

* Update ux-component_template.md

* Update plugin_template.md
2020-04-18 18:00:15 +02:00
Patrik Oldsberg d70337eb53 scripts: move cli-e2e-test to packages/cli/e2e-test 2020-04-16 19:38:01 +02:00
Patrik Oldsberg e522989249 github/workflows,scripts/cli-e2e-test: use runner temp dir instead of generated dir 2020-04-16 19:06:11 +02:00
Patrik Oldsberg 54108354ff github/workflows: avoid cd in final cli tests 2020-04-16 17:52:08 +02:00