Commit Graph

106 Commits

Author SHA1 Message Date
Marcus Eide 5415ee4db9 Merge pull request #1730 from fidelcoria/cli-yaml-rollup
feat(cli): rollup yaml files for import
2020-07-27 10:43:08 +02:00
Patrik Oldsberg a852c2f141 config,config-loader: fix lagging versions 2020-07-24 11:38:45 +02:00
Fidel Coria 2b98aceae2 feat(build): rollup yaml files for import
tested importing yaml file to  welcome plugin: yarn build
with this commit the build succeeded
2020-07-23 20:54:38 -05:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Ivan Shmidt 415bdf42e1 v0.1.1-alpha.15 2020-07-22 13:44:33 +02:00
Patrik Oldsberg 2ac6422640 cli: pin esbuild to 0.6.3 2020-07-17 10:58:46 +02:00
Patrik Oldsberg ecc372c926 Merge pull request #1653 from spotify/patriko/friendly
cli: switch to eslint-formatter-friendly and allow paths to be passed to lint command
2020-07-15 20:55:57 +02:00
Patrik Oldsberg 265b58ccd8 cli: switch to eslint-formatter-friendly and allow paths to be passed to lint command 2020-07-15 19:03:44 +02:00
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Patrik Oldsberg c499656a69 cli: use tree-kill to kill serve task in e2e test 2020-07-02 14:46:43 +02:00
Fredrik Adelöw 1ca24a1b19 Merge pull request #1416 from spotify/dependabot/npm_and_yarn/rollup/plugin-node-resolve-8.1.0
build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
2020-06-24 08:39:11 +02:00
Fredrik Adelöw bbd0c08f96 Merge pull request #1182 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-13.0.0
build(deps): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
2020-06-24 08:34:54 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 60db4adb18 cli: include assets-types in published package 2020-06-23 21:27:45 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
dependabot-preview[bot] 7bee339222 build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.1.3 to 8.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.3...node-resolve-v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 12:08:45 +00:00
Patrik Oldsberg 747acd2dfc cli: allow svg imports and special .icon.svg import 2020-06-23 09:26:05 +02:00
Patrik Oldsberg aae6f1503a packages: bump lagging package versions 2020-06-17 16:35:33 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Ivan Shmidt 495dd1f50f fix: webpack-env types to the cli 2020-06-16 09:37:21 +02:00
Ivan Shmidt 0c27fc1a7b Merge branch 'master' of github.com:spotify/backstage into shmidt-i/backend-hmr-2 2020-06-15 15:46:23 +02:00
Ivan Shmidt 2e369402a9 fix(cli): bump rollup-plugin-esbuild 2020-06-15 14:29:08 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Ivan Shmidt d2e25082df feat(cli): backend webpack serve 2020-06-10 21:49:55 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
Patrik Oldsberg 076409a7b3 Merge pull request #1146 from spotify/rugvip/main
packages/cli: use publishConfig for publish config
2020-06-08 15:50:52 +02:00
dependabot-preview[bot] 074aa670fe build(deps): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 06:15:24 +00:00
Patrik Oldsberg 2edcd94793 packages/cli: open browser at correct path when serving bundle 2020-06-06 15:54:48 +02:00
Patrik Oldsberg f4a75ee650 packages/cli: use cli to build cli 2020-06-05 09:28:54 +02:00
Patrik Oldsberg ff9aa28301 packages/cli: move config loading to separate config-loader package 2020-06-04 16:51:46 +02:00
Patrik Oldsberg 4db2b7aed8 packages: move ConfigReader and config types to separate config package 2020-06-04 16:51:44 +02:00
dependabot-preview[bot] 382e745da1 build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 12.0.0 (#1023)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.2 to 12.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v12.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 08:55:49 +02:00
Patrik Oldsberg 41dd61984c packages/cli: make cli read app config and inject into APP_CONFIG at compile-time 2020-06-02 17:30:49 +02:00
Patrik Oldsberg 7da845e844 packages/cli: use own tsconfig 2020-06-01 16:09:11 +02:00
Patrik Oldsberg f67f928afc packages/cli: remove direct web-scripts dependency and use config packages instead 2020-06-01 15:52:06 +02:00
Patrik Oldsberg 9daea8f163 packages/cli: more strict rollup version 2020-05-28 11:15:18 +02:00
dependabot-preview[bot] 9d11042939 build(deps-dev): bump @types/fs-extra from 8.1.0 to 9.0.1 (#937)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 15:05:09 +02:00
dependabot-preview[bot] e3f24780d3 build(deps): bump html-webpack-plugin from 3.2.0 to 4.3.0 (#947)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 3.2.0 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 11:52:23 +02:00
Patrik Oldsberg d62c6748a0 v0.1.1-alpha.6 2020-05-20 10:49:53 +02:00
Marcus Eide 06466d1b72 Merge pull request #920 from spotify/eide/bump-jest-26
Bump to jest 26.0.1
2020-05-19 15:15:39 +02:00
Marcus Eide 553bfddb8e Bump jest to 26.0.1 2020-05-19 14:22:14 +02:00
Ivan Shmidt 9c75999701 fix: pr edits 2020-05-18 19:50:45 +02:00
Patrik Oldsberg fe28a4ccf8 packages/cli: bump sucrase and revert re-export syntax changes 2020-05-18 01:04:03 +02:00
Patrik Oldsberg 04c66c14df packages/cli: revert jest tranform to use ts-jest, as sucrase doesn't hoist mocks 2020-05-17 23:30:15 +02:00
Patrik Oldsberg 1595bf11dd packages/cli: update jest config to point to src and use sucrase 2020-05-17 23:30:15 +02:00
Patrik Oldsberg 7170a8c174 packages/cli: added d.ts rollup build to packager 2020-05-17 23:30:14 +02:00
Patrik Oldsberg 1f159c0f99 packages/cli: switch rollup to use esbuild 2020-05-17 23:30:11 +02:00
Patrik Oldsberg d1939be664 packages/cli: extract css in bundle prod builds 2020-05-17 23:30:09 +02:00