Commit Graph

543 Commits

Author SHA1 Message Date
Paul Pacheco 3158c2390b images have extension jpg or jpeg, not jpe (#1742) 2020-07-26 08:56:30 +02:00
Patrik Oldsberg a852c2f141 config,config-loader: fix lagging versions 2020-07-24 11:38:45 +02: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
Ivan Shmidt 2b01f9def9 fix(cli): make create-app use the same esbuild version 2020-07-22 10:59:25 +02:00
Jesko Steinberg ffbe547f7f fix: get package name from package.json 2020-07-17 15:02:46 +02:00
Jesko Steinberg cbb36ea3b9 fix(build-imgae): get package name from env 2020-07-17 12:56:41 +02:00
Patrik Oldsberg 2ac6422640 cli: pin esbuild to 0.6.3 2020-07-17 10:58:46 +02:00
Patrik Oldsberg c4986e7922 Merge pull request #1655 from spotify/rugvip/tsej
cli: merge together all jest configs that are found in package.jsons
2020-07-15 21:17:20 +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 6228c2f706 Merge pull request #1652 from spotify/mob/prodbundle
cli: add production config for sucrase transform
2020-07-15 20:55:49 +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
Patrik Oldsberg b101453e4e cli: merge together all jest configs that are found in package.jsons 2020-07-15 18:54:57 +02:00
Patrik Oldsberg 63a13aa70b cli: be more opinionated about what test files look like 2020-07-15 18:54:57 +02:00
Patrik Oldsberg f11e89fc0a cli: add production config for sucrase transform
Co-authored-by: soapraj <soapraj@gmail.com>
2020-07-15 18:02:50 +02:00
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Patrik Oldsberg f39abc0fe7 package: enforce node 12 2020-07-11 20:22:12 +02:00
Bilawal Hameed 904941125e feat(cli): introduce backstage-cli plugin:export 2020-07-08 15:46:46 +02:00
Patrik Oldsberg 10d1e141b7 Merge pull request #1504 from danztran/fix_hardcoded_url
Replace hardcoded base urls
2020-07-07 14:52:49 +02:00
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
danztran c371e45067 replace hardcoded url 2020-07-03 16:34:52 +07:00
Patrik Oldsberg ab6385cfb1 cli: never treat success as a failure in e2e test 2020-07-02 21:41:39 +02:00
Patrik Oldsberg c499656a69 cli: use tree-kill to kill serve task in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 7cd04c77fa cli: use node to execude backstage-cli bin in e2e test 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 2aca5bb6d4 cli: refactor e2e-test to use runPlain with fix for windows 2020-07-02 14:46:43 +02:00
Patrik Oldsberg 3fb76b575b cli: remove special handling of yarn install 2020-07-02 14:45:04 +02:00
Patrik Oldsberg 3c447e36dc cli: update e2e-test to use build-workspace and inline more scripts 2020-07-02 14:43:58 +02:00
Patrik Oldsberg c01de0d489 cli: add --skip-install option to create-app 2020-07-02 14:43:58 +02:00
Patrik Oldsberg ea0e5db06b cli: add build-workspace command 2020-07-02 14:43:58 +02:00
Fredrik Adelöw 27610aef48 Fix license header in plugin template 2020-07-02 13:52:53 +02:00
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
Christina Marie Rahaim 38734afa4c bumping react-router and react-router-dom 2020-07-01 09:18:16 +02:00
Patrik Oldsberg c06c7d7e6b packages/backend,cli: revert publish config and remove postpack script requirement from image-build 2020-06-25 19:58:10 +02:00
Patrik Oldsberg 84b55c10ca cli: added backend:build-image command
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-25 18:08:47 +02:00
Patrik Oldsberg d286e3b93f cli: add packager lib for packaging packages into a dist workspace
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
Co-authored-by: Raghunandan <soapraj@gmail.com>
2020-06-25 18:07:35 +02:00
Patrik Oldsberg c9a1b99af2 cli: rename packager to builder 2020-06-25 11:39:28 +02:00
Patrik Oldsberg e73f3fbab7 cli: implement postpack 2020-06-25 10:58:33 +02:00
Patrik Oldsberg 365e8d744b Merge pull request #1445 from spotify/rugvip/tlbump
packages: bump @testing-library packages to latest versions
2020-06-24 20:03:42 +02:00
Patrik Oldsberg dbf6686818 app,cli/templates: install @types/react-dom in app for @testing-library/react 2020-06-24 19:00:45 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
Rob Tirserio 6ff00f26f5 update plugin template to not trigger the notice header warning 2020-06-24 11:06:17 -04: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 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +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 d4cc7c107f cli: added jest transform for static assets 2020-06-23 10:43:45 +02:00