Commit Graph

481 Commits

Author SHA1 Message Date
Paul Marbach 32072ad429 chore: use eslint-config-oss 2020-04-03 16:28:10 -04:00
Patrik Oldsberg 0f0e9b3afb package: switch docker-build to use bundle script 2020-04-02 19:23:35 +02:00
Patrik Oldsberg 562302e5f4 Merge branch 'master' into fix/443/remove-build 2020-04-02 19:19:41 +02:00
Patrik Oldsberg 7836be9942 Merge pull request #445 from spotify/rugvip/ci-fixes
workflows: run lerna directly and fix master build + run build before tests locally
2020-04-02 12:09:16 +02:00
Patrik Oldsberg 3404afcd1e package: simplify lint and test scripts + run build before tests 2020-04-02 11:44:16 +02:00
Patrik Oldsberg ab827f36e1 package,github/workflows: add root lerna command and use in github workflows + fix master 2020-04-02 11:44:15 +02:00
Vern Burton 91aa322c88 updating dockerfile and creating task to build the image from the host 2020-04-01 19:25:33 -05:00
Patrik Oldsberg 488232ce73 package: pretty 2020-04-01 22:57:48 +02:00
Patrik Oldsberg 869eb2c286 package: pin cypress to 4.2.0 to avoid type issues in 4.3.0 2020-04-01 16:53:07 +02:00
Jose Balanza Martinez 557880a36f Added removePlugin 2020-03-31 12:53:58 -06:00
Fredrik Adelöw 3d49731dc2 Merge pull request #417 from SrdjanCosicPrica/master
Add husky and lint-staged to automatically prettify staged code changes
2020-03-31 16:51:53 +02:00
SrdjanCosicPrica 5a4228a28a Add husky and lint-staged to prettify staged files before commiting 2020-03-31 16:29:49 +02:00
Patrik Oldsberg b87a760dd5 package: only lint changes since master 2020-03-31 13:01:49 +02:00
Patrik Oldsberg ec28ed8e2a packages/app: rename build script to bundle and only run in CI when app changed 2020-03-31 13:01:48 +02:00
Patrik Oldsberg dc363e43fc packages: rename @backstage/app to example-app 2020-03-30 12:46:49 +02:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Patrik Oldsberg ebe2205ec6 Merge branch 'master' into rugvip/publish 2020-03-25 11:21:12 +01:00
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