Commit Graph

952 Commits

Author SHA1 Message Date
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 f9572df26d Merge pull request #4251 from backstage/rugvip/extmpl
cli: update frontend plugin template to use new extension API
2021-02-01 13:01:47 +01:00
dependabot[bot] 3fa63a3698 chore(deps): bump @rollup/plugin-commonjs from 16.0.0 to 17.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 05:04:15 +00: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
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
Fredrik Adelöw 062df71db1 config-loader: Bump to ajv 7, to enable v7 feature use elsewhere 2021-01-28 20:52:08 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
dependabot[bot] 7e03ef6b43 chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
Bumps [@types/mini-css-extract-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mini-css-extract-plugin) from 0.9.1 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mini-css-extract-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 04:59:40 +00:00
Ben Lambert 621a80ae5a Merge pull request #4210 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.0
chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
2021-01-25 12:55:05 +01: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
blam d61cb0f7ed chore: fixing create-app issue with linting and simplify tslint configs 2021-01-22 15:40:30 +01:00
blam 5b9bcce28f chore(lint): Updating to latest eslint with typescript and enabling some rules that we can. Also fixing issues with the project after update 2021-01-22 15:01:29 +01:00
blam ce526adb19 chore: also bump the @eslint/parser 2021-01-22 13:55:14 +01:00
dependabot[bot] 33ba7eab0f chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.14.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 12:11:01 +00:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00: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
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00: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
Fredrik Adelöw bd5eb8df59 Merge pull request #4024 from backstage/freben/no-octokit-types
Get rid of all usages of @octokit/types
2021-01-13 17:18:30 +01:00
Johan Haals 71fb4e1281 cli: Remove api url from github app configuration 2021-01-13 16:58:11 +01:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +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
Dominik Henneke 192b0b70a8 Update vale vocabulary to unify company and product names 2021-01-12 13:52:58 +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
github-actions[bot] 28d7f319f4 Version Packages 2021-01-07 10:31:20 +00: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
Oliver Sand ded6cb08be Merge pull request #3943 from SDA-SE/feat/remove-unused-typings
Remove unnecessary dev dependencies
2021-01-07 11:01:55 +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
Oliver Sand 49d3aa1622 Remove unnecessary dev dependencies 2021-01-06 16:13:54 +01: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
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
Joel Low d45efbc9bd Fix typo in .app.listen.port config schema 2020-12-29 09:25:29 +08:00
Fredrik Adelöw 0574a27b7c cli: fix windows tests 2020-12-28 11:43:25 +01:00
github-actions[bot] c3c04658f2 Version Packages 2020-12-22 12:14:20 +00:00