Fredrik Adelöw
a88073c29a
Update copyright headers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-18 20:26:42 +02:00
Patrik Oldsberg
e3d31b3815
cli: disable GitHub App webhook by default
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-17 13:26:11 +02:00
Max Falk
30627bd3e7
check array length and only add newlines if length > 0
...
Signed-off-by: Max Falk <gmdfalk@gmail.com >
2021-06-08 10:21:24 +02:00
Max Falk
f3a3134f7e
fix(cli): fix TypeError when formatting error messages
...
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process
Signed-off-by: Max Falk <gmdfalk@gmail.com >
2021-06-08 10:21:24 +02:00
Max Falk
5da7171903
fix(cli): fix TypeError when formatting error messages
...
error.errors can be undefined which will lead to a TypeError, swallowing the actual error message in the process
Signed-off-by: Max Falk <gmdfalk@gmail.com >
2021-06-08 10:21:24 +02:00
Patrik Oldsberg
644d315080
Merge pull request #5877 from backstage/rugvip/cli-updates
...
cli: make create-github-app available and deprecate backend:build-image
2021-06-02 23:17:27 +02:00
Patrik Oldsberg
7e7c714175
cli: exclude vore packages from package dependency diff
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-02 12:59:54 +02:00
Patrik Oldsberg
054bcd029c
cli: deprecate backend:build-image
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-01 21:20:11 +02:00
Patrik Oldsberg
84160313e7
cli: mark create-github-app as ready for use
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-01 21:13:50 +02:00
Jacob Bolda
b8321f0c36
adjust source map devtools filename template to point to source
...
Signed-off-by: Jacob Bolda <me@jacobbolda.com >
2021-05-27 17:22:12 -05:00
Tim Hansen
8b62311cbb
Replace quickstart-app-auth with updated docs
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-24 12:46:59 -06:00
dependabot[bot]
2bfec55a67
chore(deps): bump fork-ts-checker-webpack-plugin from 4.1.6 to 6.2.9
...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin ) from 4.1.6 to 6.2.9.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases )
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v4.1.6...v6.2.9 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-18 09:30:34 +02:00
Shashank Bairy R
d40316a7fd
use Array.from instead of spread operator
...
Signed-off-by: Shashank Bairy R <shashank.bairy04@gmail.com >
2021-05-09 12:00:05 +05:30
Shashank Bairy R
80f07624cd
Add context for versions:bump about version change and update tests
...
Signed-off-by: Shashank Bairy R <shashank.bairy04@gmail.com >
2021-05-09 00:02:50 +05:30
Heather Lee
54ef04e72a
Added lax option to app:build
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-04-28 17:25:48 -07:00
Fredrik Adelöw
4e7c9d7d16
Merge pull request #5374 from wrighbr/master
...
Datadog RUM events
2021-04-20 14:47:47 +02:00
Brett Wright
8761385311
added datadog RUM events
...
Signed-off-by: Brett Wright <brett.wright@bestseller.com >
Signed-off-by: Brett Wright <wright.brett@gmail.com >
2021-04-19 19:48:15 +02:00
Patrik Oldsberg
208694c66e
Merge pull request #5328 from backstage/rugvip/config-schema-cli
...
cli: added config:docs command
2021-04-16 12:56:24 +02:00
Patrik Oldsberg
1373f4f122
cli: remove plugin.ts addition from create-plugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-15 19:30:44 +02:00
Patrik Oldsberg
4e5c942491
cli: added config:docs command
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-14 17:42:17 +02:00
Frank Showalter
5abace95ac
Disable hot-reloading for e2e CI tests
...
Signed-off-by: Frank Showalter <fshowalter@gmail.com >
2021-04-13 10:45:52 -04:00
Patrik Oldsberg
99c7ff15c9
cli: update some webpack config to be v5 compatible
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-12 15:35:00 +02:00
Patrik Oldsberg
b93538accd
cli: fix for type declarations being required even if not built
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-04 12:52:06 +01:00
Patrik Oldsberg
11c6208fe2
core-api: workaround for backend:dev port conflict issue
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-03 01:12:18 +01:00
Andreas Stenius
2edd4614de
cli: add missing --format option to config:schema.
...
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se >
2021-03-01 17:34:51 +01:00
Patrik Oldsberg
c600680599
Merge pull request #4559 from kaos/kaos/cli-config-schema
...
backstage-cli: add config:schema command.
2021-02-26 15:28:11 +01:00
r.bideau
02437824b3
Allow url.hostname in WebpackDevServer config
...
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com >
2021-02-24 18:36:20 +01:00
Andreas Stenius
bddf102f0f
cli: type fixes.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-24 09:40:47 +01:00
Andreas Stenius
fb30fc103b
cli(config:schema): cleanups.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-24 09:27:54 +01:00
Andreas Stenius
4548ed4e91
Merge remote-tracking branch 'upstream/master' into kaos/cli-config-schema
2021-02-24 08:56:58 +01:00
Andreas Stenius
64a98b5fe6
cli: fix types.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-22 10:40:51 +01:00
Andreas Stenius
0e0d0595ea
config(schema): export mergeConfigSchemas from config-loader for use by backstage-cli config:schema.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-19 14:43:25 +01:00
Stefan Buck
6266ddd113
chore: remove app:diff command from cli
2021-02-18 22:12:46 +01:00
Andreas Stenius
d4f0a14060
backstage-cli: add config:schema command.
...
Signed-off-by: Andreas Stenius <git@astekk.se >
2021-02-17 12:14:07 +01:00
Ben Lambert
3019443caa
Merge pull request #4506 from backstage/dependabot/npm_and_yarn/lerna/project-4.0.0
...
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
2021-02-15 13:39:32 +01:00
blam
b61296b98d
chore: update cli to use named imports
2021-02-12 14:55:18 +01:00
blam
dc9d67f288
chore: named export is Project not LernaProjcet
2021-02-12 10:48:58 +01:00
blam
1d2bceafd5
bug: Upgrade to Lerna 4
2021-02-12 10:14:53 +01:00
ebarrios
d2971946fc
Add package name to lockfile.ts error
2021-02-09 17:12:11 +01:00
Debajyoti Halder
39e7f4a81e
Merge branch 'master' of https://github.com/spotify/backstage into lintMod
2021-02-02 17:02:33 +05:30
Fredrik Adelöw
a13f178354
Merge pull request #4295 from LeKeve/lekeve/update-start-version-check
...
Add check for outdated/duplicate packages to yarn start
2021-02-01 13:59:42 +01:00
Patrik Oldsberg
fe3211cf38
cli: make create-plugin add extension to app if possible
2021-01-31 16:40:35 +01:00
Patrik Oldsberg
8a8882ce06
cli: update plugin:diff to not require src/routes.ts
2021-01-31 16:25:50 +01:00
Patrik Oldsberg
398e1f83ee
cli: update frontend plugin template to use new extension API
2021-01-31 16:25:49 +01:00
Patrik Oldsberg
03177610a8
cli: add fix for module resolution in backend bundle config
2021-01-29 16:58:18 +01:00
Debajyoti Halder
6106345e6d
Update project with latest eslint rules
2021-01-29 11:55:12 +05:30
Kevin Lee
8de07b3e65
Prepend caution icon to yarn start warning and check for package newRanges
2021-01-28 19:55:17 -08:00
Kevin Lee
a08c4b0b05
Add check for outdated/duplicate packages to yarn start
2021-01-28 14:35:08 -08:00
Patrik Oldsberg
651561eda8
cli: add --lax option to config:check which assumes that all env vars are set
2021-01-25 00:17:29 +01:00
Johan Haals
7d2a390a4f
Warn user about sensitive credentials
2021-01-15 17:21:12 +01:00