Patrik Oldsberg
|
eaa705f754
|
backend-test-utils: roll back default factories change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:27:21 +01:00 |
|
Patrik Oldsberg
|
d677dcf59d
|
backend-test-utils: use empty config instead of trying to load
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:27:21 +01:00 |
|
Patrik Oldsberg
|
bd195c5c77
|
backend-app-api: use root lifecycle service to shut down root http service
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
6cf3090427
|
backend-app-api: move @types/express to deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
a3ec2f32ea
|
backend-test-utils: include all core services in test backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
6518fbb3c8
|
backend-app-api: add missing @types/express dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
02b119ff93
|
changesets: added changesets for the new root http router service
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
3cf5074903
|
backend-defaults: add root http router
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:52 +01:00 |
|
Patrik Oldsberg
|
a083d5d38a
|
backend-app-api: add root http router service + adapt http router service
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:24:49 +01:00 |
|
Patrik Oldsberg
|
23072102a2
|
backend-plugin-api: add RootHttpRouterService definition
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-04 10:17:02 +01:00 |
|
Ben Lambert
|
19843ff915
|
Merge pull request #15539 from backstage/dependabot/npm_and_yarn/microsite/json5-1.0.2
build(deps): bump json5 from 1.0.1 to 1.0.2 in /microsite
|
2023-01-04 10:06:42 +01:00 |
|
Ben Lambert
|
843c520dd6
|
Merge pull request #15540 from backstage/dependabot/npm_and_yarn/storybook/json5-1.0.2
build(deps): bump json5 from 1.0.1 to 1.0.2 in /storybook
|
2023-01-04 10:06:25 +01:00 |
|
backstage-goalie[bot]
|
c057a51a67
|
Merge pull request #15541 from backstage/renovate/ajv-8.x-lockfile
fix(deps): update dependency ajv to v8.12.0
|
2023-01-04 02:36:50 +00:00 |
|
renovate[bot]
|
91f956d791
|
fix(deps): update dependency ajv to v8.12.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-04 02:01:25 +00:00 |
|
backstage-goalie[bot]
|
ac1a0d3443
|
Merge pull request #15538 from backstage/renovate/husky-8.x-lockfile
chore(deps): update dependency husky to v8.0.3
|
2023-01-04 01:50:04 +00:00 |
|
dependabot[bot]
|
3e41e8a3f9
|
build(deps): bump json5 from 1.0.1 to 1.0.2 in /storybook
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 00:40:08 +00:00 |
|
dependabot[bot]
|
51f21c0318
|
build(deps): bump json5 from 1.0.1 to 1.0.2 in /microsite
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-04 00:38:51 +00:00 |
|
renovate[bot]
|
5ae544ff64
|
chore(deps): update dependency husky to v8.0.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-04 00:33:53 +00:00 |
|
backstage-goalie[bot]
|
c90963a617
|
Merge pull request #15526 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.16.13
|
2023-01-04 00:22:54 +00:00 |
|
Patrik Oldsberg
|
954fef3470
|
Merge pull request #15527 from backstage/rugvip/csdocs
backend-plugin-api: nicer docs for core services
|
2023-01-03 17:32:53 +01:00 |
|
Patrik Oldsberg
|
4907f72158
|
backend-plugin-api: align core service ID style
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-03 16:59:54 +01:00 |
|
Patrik Oldsberg
|
6a4419041b
|
backend-plugin-api: convert all core service definitions to interfaces
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-03 16:53:19 +01:00 |
|
Patrik Oldsberg
|
16054afdec
|
backend-plugin-api: document core service refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-03 16:53:19 +01:00 |
|
Patrik Oldsberg
|
8d60e31204
|
Merge pull request #15436 from backstage/changeset-release/master
Version Packages (next)
|
2023-01-03 15:57:09 +01:00 |
|
github-actions[bot]
|
c4132274d9
|
Version Packages (next)
|
2023-01-03 14:44:31 +00:00 |
|
Johan Haals
|
0b41cdfbc0
|
Merge pull request #15528 from backstage/jhaals/fixdocs
Update scaling docs
|
2023-01-03 15:35:46 +01:00 |
|
Johan Haals
|
6697d749fe
|
Update scaling docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 15:34:45 +01:00 |
|
Johan Haals
|
6f02d23b01
|
backend-common: Move PluginEndpointDiscovery type to backend-plugin-api
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 14:58:31 +01:00 |
|
Johan Haals
|
0be41ad987
|
Merge pull request #14870 from angeliski/add-github-org-events-handler
Implements EventSubscriber in GithubOrgEntityProvider
|
2023-01-03 14:16:01 +01:00 |
|
Johan Haals
|
7a067327ce
|
Merge pull request #15506 from backstage/jhaals/remove-read
backend-common: Remove read method from UrlReader
|
2023-01-03 14:13:18 +01:00 |
|
renovate[bot]
|
147b03f03b
|
chore(deps): update dependency esbuild to v0.16.13
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-03 13:12:03 +00:00 |
|
Johan Haals
|
f9abdb64fc
|
add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 13:22:55 +01:00 |
|
Rogerio Angeliski
|
8c758fed63
|
refct(events,catalog/github): change membership and team.edit handlers
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2023-01-03 11:30:31 +00:00 |
|
Johan Haals
|
516117a093
|
Remove usage of read in favour of readUrl
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 10:47:05 +01:00 |
|
Johan Haals
|
7f9d3386f5
|
Replace read with readUrl
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 10:37:21 +01:00 |
|
Johan Haals
|
8250e881c3
|
Remove read from urlReader documentation
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 10:28:28 +01:00 |
|
Johan Haals
|
2eed3737a9
|
chore: update tsdoc
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-03 10:27:37 +01:00 |
|
Patrik Oldsberg
|
75290cda0c
|
Merge pull request #15505 from backstage/rugvip/root-lifecycle
backend-plugin-api: add new root lifecycle service + impl
|
2023-01-03 09:57:29 +01:00 |
|
Patrik Oldsberg
|
6fddc41feb
|
Merge pull request #15472 from anicke/bazaar-helper
Bazaar: Added 'isBazaarAvailable' helper
|
2023-01-03 00:02:29 +01:00 |
|
backstage-goalie[bot]
|
abfc7c6680
|
Merge pull request #15509 from backstage/renovate/eslint-config-prettier-8.x-lockfile
fix(deps): update dependency eslint-config-prettier to v8.6.0
|
2023-01-02 18:23:35 +00:00 |
|
backstage-goalie[bot]
|
d1443d9406
|
Merge pull request #15510 from backstage/renovate/typescript-eslint-monorepo
fix(deps): update typescript-eslint monorepo to v5.48.0
|
2023-01-02 18:11:43 +00:00 |
|
renovate[bot]
|
0c898385a3
|
fix(deps): update typescript-eslint monorepo to v5.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-02 17:39:29 +00:00 |
|
renovate[bot]
|
b0d40b22c4
|
fix(deps): update dependency eslint-config-prettier to v8.6.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-02 17:37:58 +00:00 |
|
backstage-goalie[bot]
|
29c49f7fc0
|
Merge pull request #15508 from backstage/renovate/luxon-3.x-lockfile
fix(deps): update dependency luxon to v3.2.0
|
2023-01-02 17:26:57 +00:00 |
|
renovate[bot]
|
65a9411b5d
|
fix(deps): update dependency luxon to v3.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-02 16:54:50 +00:00 |
|
Patrik Oldsberg
|
6cfd4d7073
|
backend-plugin-api: add new root lifecycle service + impl
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-02 17:25:40 +01:00 |
|
Johan Haals
|
5e2cebe9a3
|
add changesets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-02 16:35:08 +01:00 |
|
Johan Haals
|
4ae89dbce6
|
backend-common: Remove read method from UrlReader
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-01-02 16:34:54 +01:00 |
|
Ben Lambert
|
32eb67eb75
|
Merge pull request #15431 from backstage/mob/reword-versioning-policy
chore: updating versioning policy for `@alpha` `@beta` exports
|
2023-01-02 14:59:09 +01:00 |
|
Patrik Oldsberg
|
7de9f5c868
|
Merge pull request #15504 from backstage/rugvip/deep
catalog-graph: remove explicit maxDepth query param
|
2023-01-02 14:42:13 +01:00 |
|