github-actions[bot]
|
bcc563abe9
|
Version Packages (next)
|
2022-05-24 11:05:52 +00:00 |
|
Patrik Oldsberg
|
5f3dfe0d69
|
Merge pull request #11585 from UsainBloot/cli-yarn-start-warn-app-backend-url-clash
cli: Add warning when app.baseUrl and backend.baseUrl are identical
|
2022-05-20 11:28:31 +02:00 |
|
Jack Palmer
|
76f490ee0f
|
fix: Add resolution steps to warning
Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
|
2022-05-19 11:17:50 +01:00 |
|
Jack Palmer
|
d08496cd94
|
feat: Add console warning when app.baseUrl and backend.baseUrl are identical
Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
|
2022-05-19 09:17:42 +01:00 |
|
Patrik Oldsberg
|
534c6a2706
|
Merge branch 'master' into feat/yarn-lock-parser
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-05-18 16:28:42 +02:00 |
|
github-actions[bot]
|
64a03bd946
|
Version Packages
|
2022-05-17 09:26:29 +00:00 |
|
github-actions[bot]
|
c02ce52da1
|
Version Packages (next)
|
2022-05-10 08:00:04 +00:00 |
|
Mark David Avery
|
eca26d9a3b
|
fix: pulling out entires that are special to yarn configs from pacakge deps
Signed-off-by: Mark David Avery <mark@webark.cc>
|
2022-05-08 20:45:58 -07:00 |
|
Mark David Avery
|
4f73352608
|
feat: updated to new crossversion lockfile parser to facilitate upgrading to yarn 3
Signed-off-by: Mark David Avery <mark@webark.cc>
|
2022-05-07 17:30:09 -07:00 |
|
Johan Haals
|
894f4022b6
|
Merge pull request #11213 from backstage/jhaals/create-github-app
cli/create-github-app: prompt for read or write permissions during setup
|
2022-05-03 13:48:37 +02:00 |
|
github-actions[bot]
|
55da880bf9
|
Version Packages (next)
|
2022-05-03 09:38:51 +00:00 |
|
Johan Haals
|
b21fb17bdd
|
chore: rebase
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-05-03 10:46:38 +02:00 |
|
Johan Haals
|
3a3796b9f1
|
chore: format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-05-03 10:45:23 +02:00 |
|
Johan Haals
|
706508ff79
|
improve wording
Signed-off-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-05-03 10:45:23 +02:00 |
|
Johan Haals
|
632be18bbc
|
cli/create-github-app: prompt for read or write permissions during setup
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-05-03 10:45:22 +02:00 |
|
Ben Lambert
|
5e08715b0a
|
Merge pull request #11206 from backstage/blam/recommend-org-creation
feat: Help a user create a demo GitHub Organization when using `create-github-app`
|
2022-05-03 10:11:55 +02:00 |
|
blam
|
614c775f91
|
chore: remove unused import
Signed-off-by: blam <ben@blam.sh>
|
2022-05-02 15:08:08 +02:00 |
|
blam
|
346fad1cca
|
chore: help creating a new organization
Signed-off-by: blam <ben@blam.sh>
|
2022-05-02 15:04:09 +02:00 |
|
Patrik Oldsberg
|
52fb9920ac
|
cli: fix next test coverage configuration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-30 16:30:40 +02:00 |
|
Patrik Oldsberg
|
6cd1f50ae1
|
cli: prevent imports of stories or tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-29 10:34:21 +02:00 |
|
blam
|
71fe64308d
|
chore: starting to add validation for a test organization
Signed-off-by: blam <ben@blam.sh>
|
2022-04-28 11:27:41 +02:00 |
|
Taras
|
a62cb70d1d
|
Add other extensions that might be a problem based on
https://github.com/backstage/backstage/blob/master/packages/cli/asset-types/asset-types.d.ts
Signed-off-by: Taras <tarasm@gmail.com>
|
2022-04-26 15:25:34 -04:00 |
|
Taras
|
cf48bb8600
|
Exclude css files when build type definitions in plugins
Signed-off-by: Taras <tarasm@gmail.com>
|
2022-04-26 13:18:15 -04:00 |
|
github-actions[bot]
|
1bff70d602
|
Version Packages (next)
|
2022-04-26 12:22:43 +00:00 |
|
Renovate Bot
|
cfc0f19699
|
fix(deps): update dependency fs-extra to v10.1.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-22 14:12:43 +00:00 |
|
David Weber
|
08e12a3a14
|
fix: add global-agent
support behind a proxy for backstage-cli commands like versions:bump
Signed-off-by: David Weber <david.weber@w3tec.ch>
|
2022-04-22 13:27:28 +02:00 |
|
Johan Haals
|
6a250106a7
|
display warning for errors calling the github
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-20 16:49:44 +02:00 |
|
Johan Haals
|
8ab2a8226b
|
cli: Throw error if non org is provided to create-github-app
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-20 14:01:06 +02:00 |
|
Johan Haals
|
84e9e7c7af
|
Merge pull request #10935 from backstage/jhaals/apps-cli
cli: Add config instructions to create-github-app command
|
2022-04-20 13:17:44 +02:00 |
|
Fredrik Adelöw
|
2f8491d2b0
|
Merge pull request #10617 from backstage/freben/bump-commander
Bump commander to version 9.1.0
|
2022-04-20 11:50:29 +02:00 |
|
Johan Haals
|
97cce67ac7
|
cli: Add config instructions to create-github-app command
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-20 11:38:32 +02:00 |
|
github-actions[bot]
|
3f7acfb96e
|
Version Packages
|
2022-04-19 14:28:08 +00:00 |
|
Patrik Oldsberg
|
ed3551b7be
|
cli: added experimental test configuration and module loader
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-16 14:23:17 +02:00 |
|
github-actions[bot]
|
2e1cce5528
|
Version Packages (next)
|
2022-04-12 15:19:00 +00:00 |
|
Fredrik Adelöw
|
f2964093d2
|
Merge pull request #10739 from backstage/dependabot/npm_and_yarn/microsoft/api-extractor-model-7.16.1
build(deps): bump @microsoft/api-extractor-model from 7.16.0 to 7.16.1
|
2022-04-12 09:45:55 +02:00 |
|
dependabot[bot]
|
3c26b2edb5
|
build(deps): bump npm-packlist from 3.0.0 to 5.0.0
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 3.0.0 to 5.0.0.
- [Release notes](https://github.com/npm/npm-packlist/releases)
- [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/npm-packlist/compare/v3.0.0...v5.0.0)
---
updated-dependencies:
- dependency-name: npm-packlist
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-12 05:50:15 +00:00 |
|
Fredrik Adelöw
|
e80ecad93c
|
bump all
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-11 14:31:00 +02:00 |
|
Fredrik Adelöw
|
344ea56acc
|
Bump commander to version 9.1.0
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-11 09:33:18 +02:00 |
|
Patrik Oldsberg
|
df7862cfa6
|
cli: do not apply react-hot-loader transforms for backend development
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-07 12:37:57 +02:00 |
|
Patrik Oldsberg
|
db21d78179
|
Merge pull request #10671 from backstage/rugvip/check
cli: stop warning about duplicate plugin libraries
|
2022-04-06 16:39:13 +02:00 |
|
Ben Lambert
|
38d6a4745c
|
Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
|
2022-04-06 15:47:21 +02:00 |
|
Patrik Oldsberg
|
0383cd0228
|
cli: stop warning about duplicate plugin libraries
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-06 15:46:44 +02:00 |
|
Johan Haals
|
ba6dccc7d7
|
user-event version to 14
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:55 +02:00 |
|
github-actions[bot]
|
39e446d0ff
|
Version Packages (next)
|
2022-04-05 07:35:01 +00:00 |
|
blam
|
f4fd7f5400
|
chore: fixing the version numbers
Signed-off-by: blam <ben@blam.sh>
|
2022-04-04 16:01:28 +02:00 |
|
blam
|
2538bf72e3
|
chore: @node/types -> 16.x
Signed-off-by: blam <ben@blam.sh>
|
2022-04-04 16:01:06 +02:00 |
|
dependabot[bot]
|
6a341b2d87
|
build(deps): bump @spotify/eslint-config-react from 12.0.0 to 13.0.0
Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v12.0.0...v13.0.0)
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 04:24:48 +00:00 |
|
Fredrik Adelöw
|
d8dd90927e
|
Merge pull request #10501 from mehmetmalli/master
fix(cli): Frontend plugin creation misleading log message fixed.
|
2022-03-29 13:19:07 +02:00 |
|
mehmet.malli
|
4782f9e925
|
Fixed misleading log text for frontend plugin creation.
Signed-off-by: Mehmet Mallı <mallimehmet@gmail.com>
Signed-off-by: mehmet.malli <mehmet.malli@trendyol.com>
|
2022-03-29 12:56:37 +03:00 |
|
github-actions[bot]
|
e6f3fb8575
|
Version Packages (next)
|
2022-03-29 08:42:22 +00:00 |
|