Commit Graph

314 Commits

Author SHA1 Message Date
Patrik Oldsberg 123e5f80a8 package: update storybook command and remove build command 2020-03-25 01:24:49 +01:00
Patrik Oldsberg ae61369fe1 package: added root release command for creating a version bump commit 2020-03-24 22:55:33 +01:00
Mateus Marquezini f9a47d9a0a Build and test only changed packages (#352)
* #285 build and test only changed packages

* changed since flag param

* fix build cause --since lerna flag

* fix build cause --since lerna flag

* removed checkout option

* fix build cause --since lerna flag

* fix build cause --since lerna flag

* fix build in progress

* fix build in progress

* removed --since flag for build executions

* removed --since flag for build executions

* changed action checkout step

* added new ref to the action checkout

* removed ref prop from the action checkout. Added new step to fetch branches to compare when using lerna --since

* changed --since param value

* added --since flag to the build and renamed the fetch step

* removed --since flag from build. Added new config to the checkout step workflow

* removed --since flag from yarn build. Added new config to the checkout step workflow

* removed --since flag from yarn build. Added new step to checkout branch master

* Added new step to checkout branch master
2020-03-24 13:38:06 +01:00
Fredrik Adelöw d154669e0c Require node 12 2020-03-23 14:44:23 +01:00
Muhammad Rivki e29f55088e chore: add build storybook script at root package 2020-03-23 08:14:42 +07:00
Muhammad Rivki 044fad2fbf chore: add run storybook script at root folder 2020-03-21 21:59:25 +07:00
Fredrik Adelöw 1fec035351 Add license headers and eslint rules for them 2020-03-12 13:05:25 +01:00
Patrik Oldsberg b6cba11d77 Merge pull request #223 from spotify/rugvip/e2e-cli-test
added scripts dir with test for making sure serve and plugin scaffolding works
2020-03-10 15:37:01 +01:00
Patrik Oldsberg 9850aaeca7 added scripts dir with test for making sure serve and plugin scaffolding works 2020-03-10 13:37:13 +01:00
Patrik Oldsberg 246e5b70c7 app: try using create-react-app without hoisting 2020-03-09 22:46:03 +01:00
Patrik Oldsberg e61dd46ceb package: run test and lint without stream or parallel 2020-03-09 09:56:45 +01:00
Patrik Oldsberg 49428520de packages/plugins: move to plugins/ 2020-03-06 14:46:42 +01:00
Patrik Oldsberg a707a79ef6 cli: always use src/ version of cli inside repo 2020-03-06 12:09:47 +01:00
Patrik Oldsberg 56226ae84d frontend: move to repo root 2020-03-05 16:28:14 +01:00