Patrik Oldsberg
b906f98119
changesets: add changeset for dist workspace improvements
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:07 +01:00
Patrik Oldsberg
f65550a08d
cli: update createDistWorkspace to use dist move utility when possible
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:06 +01:00
Patrik Oldsberg
a41f50f970
cli: added utility for copying package dist files
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:06 +01:00
Patrik Oldsberg
c039c184c5
cli: update createDistWorkspace to inline builds when possible
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:06 +01:00
Patrik Oldsberg
46855aaffa
cli: packager, add back index
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:06 +01:00
Patrik Oldsberg
2375ef7c3c
cli: packager, rename index to createDistWorkspace
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 19:49:04 +01:00
Ben Lambert
28cad572ff
Merge pull request #9384 from backstage/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.1.1
...
chore(deps): bump fork-ts-checker-webpack-plugin from 7.0.0-alpha.11 to 7.1.1
2022-02-07 19:28:46 +01:00
Ben Lambert
89b88a920d
Merge pull request #9379 from backjo/feature/AddExpandParamToMsGraphQuery
...
feat: add optional userExpand parameter for ms graph
2022-02-07 19:27:23 +01:00
Patrik Oldsberg
618366b8a7
Merge pull request #9388 from backstage/rugvip/role-parallel
...
cli: refactor parallel helpers + limit parallelism
2022-02-07 19:18:15 +01:00
mufaddal motiwala
22ebeb4575
API report added
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2022-02-07 23:03:41 +05:30
Patrik Oldsberg
646eb8748b
changesets: enter prerelease
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 18:12:54 +01:00
mufaddal motiwala
5ca42462b7
export DashboardSnapshotComponent
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2022-02-07 22:41:33 +05:30
Patrik Oldsberg
68e1ba360f
workflows: move upgrade helper dispatch to release manifest workflow
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 18:11:02 +01:00
Ben Lambert
b5bcc42493
Merge pull request #9366 from backstage/emmaindal/error-page
...
[ErrorPage] adjust accepted properties
2022-02-07 18:06:21 +01:00
Ben Lambert
424d4d6ef6
Merge pull request #9371 from backstage/rugvip/td-cli-build
...
techdocs-cli: simplify dev setup and optimize build
2022-02-07 18:05:35 +01:00
blam
7d2ddae27a
chore: updated api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-02-07 18:04:28 +01:00
Patrik Oldsberg
764ee19029
cli: switch to looping parallel workers + fix bump test log ordering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 17:59:30 +01:00
blam
8c4f24eb23
chore: bumping the memory limit of the forchore: bumping the memory limit of the ForkTsCheckerWebpackPlugin as it doesn't work without it for the main repo.
...
Signed-off-by: blam <ben@blam.sh >
2022-02-07 17:43:25 +01:00
Patrik Oldsberg
88ba8f6282
cli: switch out some unbounded parallelism to use worker helper
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 17:09:48 +01:00
Patrik Oldsberg
872fcca281
cli: refactor parallelism util + new shared worker util
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 17:09:48 +01:00
Patrik Oldsberg
9d56dabe65
Merge pull request #9258 from backstage/rugvip/role-build
...
cli: add experimental repo-wide build based on package roles
2022-02-07 17:08:53 +01:00
Patrik Oldsberg
6398f2a3e5
Merge pull request #9393 from backstage/rugvip/lint-root
...
cli: make lint path output relative to repo root
2022-02-07 17:03:12 +01:00
Ben Lambert
910a7e0dde
Merge pull request #9344 from backstage/rugvip/auth-cookies
...
auth-backend: make it possible to tweak the cookie configuration logic
2022-02-07 16:46:18 +01:00
Patrik Oldsberg
b472f1c7b8
Merge pull request #9392 from backstage/rugvip/lint
...
cli: fix lint invocation
2022-02-07 16:19:43 +01:00
Patrik Oldsberg
50a19ff8dd
cli: make lint path output relative to repo root
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 16:01:37 +01:00
Fredrik Adelöw
1dd5a02e91
fix build
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-07 15:51:58 +01:00
dependabot[bot]
2441d1cf59
chore(deps): bump knex from 0.95.6 to 1.0.2
...
Bumps [knex](https://github.com/knex/knex ) from 0.95.6 to 1.0.2.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/commits )
---
updated-dependencies:
- dependency-name: knex
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 15:51:55 +01:00
Patrik Oldsberg
3d05c1da92
cli: fix lint invocation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 15:18:46 +01:00
Ben Lambert
0d1e74c068
Merge pull request #9389 from backstage/rugvip/lint
...
cli: tweak lint rules and switch ESLint invocation method
2022-02-07 15:09:28 +01:00
snehaljos
41402f98a8
Fixed bug in UI | Fix for issue #9157
...
Signed-off-by: snehaljos <joyalsnehal3421@gmail.com >
2022-02-07 19:21:00 +05:30
Patrik Oldsberg
2cff0248e1
Merge pull request #9372 from backstage/rugvip/nocopy
...
use link: rather than file: for local dependencies
2022-02-07 14:40:14 +01:00
Emma Indal
dd474f9350
update changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-07 14:35:31 +01:00
Ben Lambert
653e98bbe5
Merge pull request #9359 from RoadieHQ/loading-progress-on-task-page
...
adds progress bar to the task page..
2022-02-07 14:33:14 +01:00
Emma Indal
4922f11fe3
update type from JSX.Element or string to ReactNode + add test for string based prop
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-07 14:33:12 +01:00
Fredrik Adelöw
9033775d39
review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-07 13:47:35 +01:00
Fredrik Adelöw
b04ef1e425
add some tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-07 13:32:45 +01:00
Fredrik Adelöw
f8633307c4
add an entity inspection dialog
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-07 13:32:45 +01:00
Ben Lambert
d2c379aeab
Merge pull request #9247 from backstage/filter-query-params
...
Respect queryParameter updates in catalog pickers
2022-02-07 13:18:40 +01:00
Patrik Oldsberg
d0c71e2aa4
cli: use node API from ESLint to invoke it rather than a subprocess
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 12:36:36 +01:00
Patrik Oldsberg
fae2aee878
cli: remove no-duplicates lint rule
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 12:27:52 +01:00
Patrik Oldsberg
92abfffe84
cli: deduplicate no-extraneous-dependencies lint rule
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-07 12:18:20 +01:00
Fredrik Adelöw
caa4e27de0
Merge pull request #9352 from backstage/dependabot/npm_and_yarn/husky-7.0.4
...
chore(deps-dev): bump husky from 6.0.0 to 7.0.4
2022-02-07 11:33:24 +01:00
Emma Indal
a4a777441d
[Home] homepage component starred entities ( #9378 )
...
* implement starred entities home page component + add to storybook
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update default template to include starred entities
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* add changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-02-07 11:28:26 +01:00
dependabot[bot]
0c7936af83
chore(deps-dev): bump husky from 6.0.0 to 7.0.4
...
Bumps [husky](https://github.com/typicode/husky ) from 6.0.0 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.4 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-07 09:46:30 +00:00
Fredrik Adelöw
709bc85ca1
Merge pull request #9338 from backstage/freben/ea-no-more
...
Bunch of random api cleanup
2022-02-07 10:45:37 +01:00
Johan Haals
1239b113b9
format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-07 10:35:45 +01:00
Johan Haals
88f5a56b60
Update .github/workflows/verify_dco.yaml
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Adam Harvey <adaharve@cisco.com >
2022-02-07 10:34:24 +01:00
Patrik Oldsberg
87bcdc2366
Merge pull request #9341 from backstage/rugvip/todo-test
...
todo: switch to routable extension + add test
2022-02-07 10:33:14 +01:00
Johan Haals
6989351d1f
Merge pull request #9386 from ljupchokotev/ikea-adopters
...
Add IKEA IT AB to adopters list
2022-02-07 10:33:04 +01:00
Johan Haals
58835a8c68
Merge pull request #9358 from SDA-SE/chore/add-sda-codeowner
...
chore: add sda codeowner
2022-02-07 10:32:34 +01:00