Commit Graph

491 Commits

Author SHA1 Message Date
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
Johan Haals d1ccd52a9d cli: Append credentials to create-github-app output name 2021-01-15 16:17:11 +01:00
Patrik Oldsberg b55f27dcc5 Merge pull request #4060 from backstage/jhaals/cli-no-store-url
cli: Remove api url from GitHub app configuration
2021-01-14 14:01:37 +01:00
Johan Haals 71fb4e1281 cli: Remove api url from github app configuration 2021-01-13 16:58:11 +01:00
ahrberg f5b0d23431 cli: review feedback 2021-01-13 16:08:23 +01:00
ahrberg b519606f3a cli: review feedback 2021-01-13 15:50:51 +01:00
ahrberg 08e9893d26 cli: Handle no npm info 2021-01-13 15:50:51 +01:00
Johan Haals a690abedb1 Merge pull request #3919 from backstage/mob/app-cli
cli: added experimental create-github-app command
2021-01-11 11:06:46 +01:00
Backstage Service Account e78966ab49 cli: added some spacing before destruction 2021-01-07 13:52:20 +01:00
Patrik Oldsberg 8cd42f3a86 cli: fix a fail 2021-01-07 11:25:35 +01:00
Patrik Oldsberg 96d6f3a9c6 Merge pull request #3887 from backstage/rugvip/fireworks
cli: some more colors for versions:bump + list breaking changes and changelogs of @backstage packages
2021-01-07 11:04:09 +01:00
Johan Haals 630be24a4d Added comment about lacking GHE support 2021-01-07 11:02:28 +01:00
Patrik Oldsberg dff58a90ec cli: sort breaking package changes by name and use emojis for maximum attention 2021-01-07 11:02:15 +01:00
Joel Low 818d45e942 Fix detection of child directories
Using `string.startsWith` is insufficient when two different directories
share a prefix, e.g. `./packageA` and `./packageAA`.
2021-01-07 17:05:54 +08:00
Johan Haals 2170b3436f Update packages/cli/src/commands/create-github-app/GithubCreateAppServer.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-06 00:08:07 +01:00
Ben Lambert 64b1a2a1f8 Merge pull request #3893 from backstage/rugvip/bundle
cli: Add backend:bundle
2021-01-05 16:07:01 +01:00
Johan Haals 9cf71f8bfe cli: added experimental create-github-app command
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-05 14:32:21 +01:00
Patrik Oldsberg 50af712348 cli: use same extension for chunks as for the main built file 2021-01-04 18:37:07 +01:00
Patrik Oldsberg 45c7db0955 cli: reveal backend:bundle command 2020-12-30 17:53:16 +01:00
Patrik Oldsberg b8abdda570 cli: some more colors for versions:bump + list breaking changes and changelogs of @backstage packages 2020-12-30 17:26:50 +01:00
Fredrik Adelöw 0574a27b7c cli: fix windows tests 2020-12-28 11:43:25 +01:00
Erik Larsson 2837dec850 fix(app): listen to app.listen.host 2020-12-20 19:30:01 +01:00
Patrik Oldsberg c97bca7d21 cli: separate out LinkedPackageResolvePlugin and adds tests 2020-12-13 12:33:39 +01:00
Patrik Oldsberg c36a01b4c3 cli: switch around handling of external linked modules 2020-12-12 21:31:32 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Patrik Oldsberg e437679614 Merge pull request #3601 from backstage/rugvip/noform
cli: fix for node_modules inside local packages being transformed
2020-12-08 12:19:47 +01:00
Patrik Oldsberg 0117081027 cli: fix for node_modules inside local packages being transformed 2020-12-07 17:31:52 +01:00
Patrik Oldsberg 06dbe707bf cli: update experimental backend:bundle command to output archives to dist 2020-12-06 22:45:06 +01:00
Patrik Oldsberg 2f9ee534a2 cli: add missing --build flag to experimental bundle command 2020-12-03 12:00:06 +01:00
Joel Low e0cd3aa7aa Shorten help message for backend:build-image 2020-12-03 17:47:22 +08:00
Joel Low 6b7c44d32d Add simple instructions to providing an NPM Token to backend:build-image 2020-12-03 16:10:36 +08:00
Fabian Chong a42205b3e8 Uses pathExists 2020-12-03 10:04:25 +08:00
Fabian Chong fe5c6a7727 Optional .npmrc to support private NPM registry 2020-12-03 10:02:59 +08:00
Oliver Sand e7daa5cf99 Fix another Windows test issue
This one is a bit tricky. Instead of testing at the root folder of the drive, this test is now relative to the current directory. This resolves the difference between "/pkgs/a" and "d:\pkgs\a"
2020-11-30 19:27:03 +01:00
Fredrik Adelöw 01f060a8e0 Merge pull request #3487 from adamdmharvey/fix-visibility
fix(config-loader,cli,example-app): Refactor visibility typo in vars/funcs across multiple packages
2020-11-30 14:05:41 +01:00
Adam Harvey d40eddac9d Refactor visibility typo 2020-11-29 00:22:10 -05:00
Patrik Oldsberg 4a655c89db cli,create-app: bump esbuild + remove resolutions override in create-app 2020-11-28 17:22:40 +01:00
Patrik Oldsberg 65fac8c583 Merge pull request #3469 from backstage/rugvip/scopeconf
cli: only load config schema that applies to the target package
2020-11-27 01:13:47 +01:00
Patrik Oldsberg 4c272895d5 Merge pull request #3467 from backstage/rugvip/bumpster
cli: make versions:bump properly bump the versions of all @backstage packages
2020-11-27 01:12:57 +01:00
Patrik Oldsberg 2942954535 cli: only load config schema that applies to the target package 2020-11-26 22:28:37 +01:00