Commit Graph

26 Commits

Author SHA1 Message Date
Patrik Oldsberg 2fa455bcd0 packages/cli: fix dependencies 2020-04-05 14:08:43 +02:00
Patrik Oldsberg 6a6074bedd cli/config/eslint: add import and monorepo lint rules to avoid bad imports and missing deps 2020-04-05 14:04:17 +02:00
Patrik Oldsberg 29f2bc2735 v0.1.1-alpha.1 2020-04-03 14:37:54 +02:00
Marcus Eide bcc150a36c Add json plugin to rollup 2020-04-03 13:21:35 +02:00
nikek d4ac45b628 make rollup watch mode work 2020-04-02 09:27:56 +02:00
nikek dbb7ba14d1 add circumflex accent to rollup types deps 2020-04-02 09:27:55 +02:00
Raghunandan b3a7057191 remove esm and use cjs output from plugins 2020-04-02 09:27:55 +02:00
nikek f28cfcf7d1 Add rollup for plugin build 2020-04-02 09:27:55 +02:00
Patrik Oldsberg e59ddb4d7c packages,plugins: use build-cache command 2020-03-31 13:01:49 +02:00
Patrik Oldsberg d4fc437564 cli/commands/build-cache: store external cache in tar archives 2020-03-31 13:01:46 +02:00
Patrik Oldsberg 019032a7a3 v0.1.1-alpha.0 2020-03-25 19:13:14 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Patrik Oldsberg 5c26725361 Merge pull request #378 from spotify/rugvip/publish
set up package publishing
2020-03-25 15:48:59 +01:00
Patrik Oldsberg ca992f6cc4 packages/{core,cli}: fill in missing package.json fields for publishing 2020-03-25 12:59:29 +01:00
Patrik Oldsberg 250277a861 packages: mark core and cli as public 2020-03-24 12:53:42 +01:00
Patrik Oldsberg bccf62ee52 Merge pull request #320 from spotify/rugvip/app-build
cli: add app:build app:serve and use in app
2020-03-19 14:04:42 +01:00
Patrik Oldsberg c57fd17102 cli: add app:build and use in app 2020-03-19 12:15:30 +01:00
Patrik Oldsberg 52f56ab9b0 packages: use cli to test and lint core and cli 2020-03-19 11:28:09 +01:00
Patrik Oldsberg a711dc21b2 cli: add and use app:lint + include default eslint config in cli 2020-03-18 16:27:27 +01:00
Fredrik Adelöw 17a9e71e96 Step back versions to 0.x to signal non-finished status 2020-03-11 10:28:57 +01:00
Patrik Oldsberg 5e52956220 cli: bump to 1.4.0 2020-03-06 16:49:20 +01:00
Patrik Oldsberg 2d6ee263f4 cli: move spotify web-scripts to deps 2020-03-06 16:40:38 +01:00
Patrik Oldsberg 427ad9c242 cli: only build cjs to dist folder and set it as entrypoint 2020-03-06 16:15:34 +01:00
Patrik Oldsberg d8e1c0318d cli: added explicit lerna deps 2020-03-06 14:26:50 +01:00
Marcus Eide 9117380ce9 Fix paths and add spinners 2020-03-06 11:14:11 +01:00
Patrik Oldsberg 56226ae84d frontend: move to repo root 2020-03-05 16:28:14 +01:00