Joel Low
61897fb2c1
fix(cli): Fix Config Schema for app.listen
2020-12-04 15:31:48 +08:00
github-actions[bot]
01aa774d9a
Version Packages
2020-12-03 15:28:22 +00: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
Fredrik Adelöw
b4488ddb0b
address typescript errors
2020-12-02 16:11:44 +01:00
Ryan Vazquez
c8e5a78443
merge
2020-11-30 16:22:19 -05: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
github-actions[bot]
892645b815
Version Packages
2020-11-27 12:51:09 +00:00
Patrik Oldsberg
b623cc275c
cli: narrow version range of rollup-plugin-esbuild to avoid breaking change
2020-11-27 13:15:23 +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
Patrik Oldsberg
6321746e20
cli: make versions:bump properly bump the versions of all @backstage packages
2020-11-26 19:59:20 +01:00
dependabot[bot]
8697dea5b4
build(deps): bump rollup from 2.23.0 to 2.33.3 ( #3434 )
...
* build(deps): bump rollup from 2.23.0 to 2.33.3
Bumps [rollup](https://github.com/rollup/rollup ) from 2.23.0 to 2.33.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.23.0...v2.33.3 )
Signed-off-by: dependabot[bot] <support@github.com >
* fix types
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 19:30:05 +01:00
Ryan Vazquez
bd9578870d
use ES2020
2020-11-25 11:13:59 -05:00
Patrik Oldsberg
de382d4215
Merge pull request #3438 from backstage/rugvip/bump
...
cli: update versions:bump to install new deps for accepted version ranges
2020-11-25 12:10:30 +01:00
Patrik Oldsberg
f538e2c560
cli: update versions:bump to install new deps for accepted version ranges
2020-11-25 10:46:19 +01:00
Fredrik Adelöw
fae3fafcfa
silence some new ts squigglies in the editor ( #3435 )
2020-11-25 09:57:16 +01:00
github-actions[bot]
fefb0e18e0
Version Packages
2020-11-24 10:17:02 +00:00
Himanshu Mishra
ef5810f513
eslint: Enforce consistent TS type assertions
...
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/consistent-type-assertions.md
2020-11-23 21:40:12 +01:00
Ben Lambert
e906636d40
Merge pull request #3391 from backstage/rugvip/versions
...
cli: add versions:check and versions:bump
2020-11-23 16:23:09 +01:00
Patrik Oldsberg
d20f605082
cli: add test for versions:bump command
2020-11-23 12:43:54 +01:00
Patrik Oldsberg
31d8b6979d
cli: add experimental backend:bundle command
2020-11-23 11:29:26 +01:00
Patrik Oldsberg
0c597a8d62
cli: work around flaky formatting in bump.ts
2020-11-22 20:48:35 +01:00
Patrik Oldsberg
351539680b
cli: review feedback on versions:* commands
2020-11-22 20:43:13 +01:00
Patrik Oldsberg
1af14032a0
cli: rename versions:lint to versions:check
2020-11-22 18:32:32 +01:00
Patrik Oldsberg
c0f7591dd7
cli: refactor out parts of versioning:bump + add tests
2020-11-22 18:17:55 +01:00
Patrik Oldsberg
b90ad40d1c
cli: add Lockfile.save
2020-11-22 17:42:52 +01:00
Patrik Oldsberg
06432a0e99
cli: add versions:bump command
2020-11-22 17:37:17 +01:00
Patrik Oldsberg
46a20ad22f
cli: add versions:lint command
2020-11-22 15:59:07 +01:00
Patrik Oldsberg
4c64272137
cli: make Lockfile analyze pick the most specific new version range
2020-11-22 15:59:06 +01:00
Patrik Oldsberg
0145faa6ee
cli: add Lockfile utility
2020-11-22 15:59:06 +01:00
Patrik Oldsberg
8cc862ebfc
cli: enable transformation of workspace packages outside the workspace root
2020-11-20 11:42:08 +01:00
github-actions[bot]
bc0f47b7b7
Version Packages
2020-11-19 15:13:57 +00:00
Patrik Oldsberg
c7d6fefe9c
cli: add config schema for frontend listening config + fix usage
2020-11-18 11:32:16 +01:00
Patrik Oldsberg
80bf8c7f4f
cli: rename config:validate to config:check
2020-11-18 11:31:20 +01:00
Patrik Oldsberg
90fb5c81d0
cli: update diff to handle package with configSchema files
2020-11-18 11:31:18 +01:00
Patrik Oldsberg
13c999c513
cli: added config:validate
2020-11-18 11:31:16 +01:00
Patrik Oldsberg
cb1634e818
cli: added config schema
2020-11-18 11:31:15 +01:00
Patrik Oldsberg
d02d79e392
config-loader,cli: better presentation of config schema validation errors
2020-11-18 11:31:14 +01:00
Patrik Oldsberg
b6e59e6368
cli: refactor and fix config:print to properly filter secrets
2020-11-18 11:31:13 +01:00
Patrik Oldsberg
c18769cc00
config-loader: visibilities -> visiblity
2020-11-18 11:31:12 +01:00
Patrik Oldsberg
eff7b6e3ba
cli: remove debug print
2020-11-18 11:31:12 +01:00
Patrik Oldsberg
e43aa0dc60
cli: write serialized config schema to app output
2020-11-18 11:31:11 +01:00