Fredrik Adelöw
|
a15d856c7b
|
Merge pull request #10013 from backstage/freben/no-name
remove `CatalogApi.getEntityByName`
|
2022-03-05 16:51:27 +01:00 |
|
Fredrik Adelöw
|
bf95bb806c
|
remove CatalogApi.getEntityByName
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-05 14:42:10 +01:00 |
|
Patrik Oldsberg
|
2c528506aa
|
cli: add --since flag for repo build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-05 12:05:09 +01:00 |
|
Patrik Oldsberg
|
c3bc369a54
|
cli: add dependents to PackageGraph nodes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-05 11:44:36 +01:00 |
|
Eric Peterson
|
c938e0d61d
|
Merge pull request #9952 from backstage/iameap/mv-techdocs-search-common
|
2022-03-04 20:06:39 +01:00 |
|
Eric Peterson
|
d52155466a
|
Recreate a shell of @backstage/search-common for smooth deprecation process
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 18:47:55 +01:00 |
|
Eric Peterson
|
3e54f6c436
|
Use @backstage/plugin-search-common instead of @backstage/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 18:47:55 +01:00 |
|
Eric Peterson
|
6921edc6a0
|
Move packages/search-common -> plugins/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 18:47:55 +01:00 |
|
Eric Peterson
|
cea6f10b97
|
Recreate a shell of @backstage/techdocs-common for smooth deprecation process
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 18:47:53 +01:00 |
|
Fredrik Adelöw
|
795743969f
|
Merge pull request #10005 from backstage/freben/comments
just fix some random ugly comments
|
2022-03-04 18:38:11 +01:00 |
|
Fredrik Adelöw
|
394cccb53a
|
Merge pull request #10004 from backstage/freben/more-model-removal
more cleanup in catalog-model
|
2022-03-04 18:36:35 +01:00 |
|
Eric Peterson
|
c826c2a370
|
Merge pull request #9979 from backstage/search/betaaaaa
[Search] "Launch" Beta
|
2022-03-04 17:25:33 +01:00 |
|
Patrik Oldsberg
|
362c37db42
|
Merge pull request #9987 from backstage/rugvip/external
cli: switch rollup config to consider all package modules external
|
2022-03-04 17:03:24 +01:00 |
|
Fredrik Adelöw
|
ed027b8b28
|
just fix some random ugly comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-04 16:59:57 +01:00 |
|
Fredrik Adelöw
|
51a9f8f122
|
more cleanup in catalog-model
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-04 16:43:36 +01:00 |
|
Fredrik Adelöw
|
f9c7bdd899
|
remove the last remnants of cookiecutter from scaffolder-backend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-04 15:16:25 +01:00 |
|
Patrik Oldsberg
|
6a1fe077ad
|
cli: switch rollup config to consider all package modules external
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-04 14:45:56 +01:00 |
|
Patrik Oldsberg
|
3b494a9210
|
Merge pull request #9986 from backstage/rugvip/patch0701
Applied patches from 0.70.1 release
|
2022-03-04 14:34:34 +01:00 |
|
Fredrik Adelöw
|
a3eb3d2afa
|
remove getXByEntity
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-04 13:52:00 +01:00 |
|
Fredrik Adelöw
|
fff9bd6a99
|
Merge pull request #9984 from backstage/freben/ancient-deprecation
remove `createDatabase` and `SingleConnectionDatabaseManager` that were deprecated years ago :)
|
2022-03-04 13:15:00 +01:00 |
|
Patrik Oldsberg
|
b1aacbf96a
|
Applied patches from 0.70.1 release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-04 12:55:49 +01:00 |
|
Patrik Oldsberg
|
dc98ba469d
|
cli: fix release stage entry point resolution
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-04 12:51:40 +01:00 |
|
Patrik Oldsberg
|
fda64407df
|
Merge pull request #9980 from backstage/rugvip/cba-version
create-app: switch to storing release version in backstage.json
|
2022-03-04 12:44:18 +01:00 |
|
Fredrik Adelöw
|
ae9d6fb3df
|
remove createDatabase and SingleConnectionDatabaseManager that were deprecated years ago :)
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-04 12:24:47 +01:00 |
|
Patrik Oldsberg
|
eab767b8a9
|
Merge pull request #9965 from backstage/rugvip/onlymain
cli: always use main entry point in packages for backend development
|
2022-03-04 12:00:13 +01:00 |
|
Patrik Oldsberg
|
1201383b60
|
create-app: switch to storing release version in backstage.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-04 11:39:59 +01:00 |
|
Eric Peterson
|
c543fe3ff2
|
Respect PG selection in create-app for search.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 11:27:43 +01:00 |
|
Fredrik Adelöw
|
968ee8d4fc
|
Merge pull request #9962 from backstage/freben/validators
update the common validators
|
2022-03-04 10:17:27 +01:00 |
|
Eric Peterson
|
91bf1e6c1a
|
Use @backstage/plugin-techdocs-node instead of @backstage/techdocs-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-04 09:54:19 +01:00 |
|
Johan Haals
|
4304da228f
|
Merge pull request #9970 from backstage/dependabot/npm_and_yarn/react-hookz/web-13.0.0
chore(deps): bump @react-hookz/web from 12.3.0 to 13.0.0
|
2022-03-04 09:30:34 +01:00 |
|
dependabot[bot]
|
23568dd328
|
chore(deps): bump @react-hookz/web from 12.3.0 to 13.0.0
Bumps [@react-hookz/web](https://github.com/react-hookz/web) from 12.3.0 to 13.0.0.
- [Release notes](https://github.com/react-hookz/web/releases)
- [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hookz/web/compare/v12.3.0...v13.0.0)
---
updated-dependencies:
- dependency-name: "@react-hookz/web"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-04 04:14:01 +00:00 |
|
dependabot[bot]
|
d3d1b82198
|
chore(deps): bump minimatch from 5.0.0 to 5.0.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-04 04:13:30 +00:00 |
|
Patrik Oldsberg
|
f06da37290
|
cli: always use main entry point in packages for backend development
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-03-03 20:14:05 +01:00 |
|
Fredrik Adelöw
|
d1d488e371
|
update the common validators
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-03 19:20:44 +01:00 |
|
Eric Peterson
|
84a8788794
|
Move packages/techdocs-common -> plugins/techdocs-node
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-03 17:43:21 +01:00 |
|
github-actions[bot]
|
3c8bb2854d
|
Version Packages
|
2022-03-03 15:23:53 +00:00 |
|
Patrik Oldsberg
|
2ff1c457ca
|
Merge pull request #9884 from Fs00/autoremove-containers
Autoremove containers launched by DockerContainerRunner
|
2022-03-03 14:28:04 +01:00 |
|
Fredrik Adelöw
|
28c5ef16a4
|
Merge pull request #9938 from backstage/freben/catalog-by-ref
🧹 catalog-client: getEntityByName -> getEntityByRef
|
2022-03-03 14:06:36 +01:00 |
|
Fredrik Adelöw
|
400261b68e
|
Merge pull request #9940 from backstage/freben/catalog-types-move
move @types/json-schema to a dev dep
|
2022-03-03 12:41:07 +01:00 |
|
Fredrik Adelöw
|
a52f69987a
|
getEntityByName -> getEntityByRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-03 12:41:06 +01:00 |
|
Fredrik Adelöw
|
debfcd9515
|
move @types/json-schema to a dev dep
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-03 11:50:46 +01:00 |
|
Fredrik Adelöw
|
bb2ba5f10d
|
remove deprecated catalog-client request/response types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-03 10:02:14 +01:00 |
|
Fredrik Adelöw
|
36aa63022b
|
deprecate EntityName, introduce CompoundEntityRef
deprecate getEntityName, introduce getCompoundEntityRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-03-02 21:54:45 +01:00 |
|
Eric Peterson
|
d5bd74ccc1
|
Merge pull request #9839 from backstage/search/as-streams
|
2022-03-02 18:33:31 +01:00 |
|
Patrik Oldsberg
|
6ed03eeacb
|
Merge pull request #9782 from Bonial-International-GmbH/PJ_bitbucket_default-apiBaseUrl
feat(bitbucket): ensure apiBaseUrl, replace hardcoded cases
|
2022-03-02 17:35:12 +01:00 |
|
Eric Peterson
|
0547246b84
|
Clean up search-common/search-backend-node APIs, indicating beta.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-02 17:29:18 +01:00 |
|
Eric Peterson
|
d0993bc6f1
|
Wire up app/create-app to use stream-based search implementations
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-02 17:29:18 +01:00 |
|
Eric Peterson
|
804c7906cf
|
Update core search types to be stream-based
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-03-02 17:26:56 +01:00 |
|
Patrik Oldsberg
|
fd3fed748d
|
Merge pull request #9898 from RoadieHQ/export-url-reader
export FetchUrlReader
|
2022-03-02 16:55:23 +01:00 |
|
Patrik Oldsberg
|
b32fcd3485
|
Merge pull request #9897 from backstage/rugvip/coredepr
core-app-api,cli: remove last couple of deprecations
|
2022-03-02 15:48:26 +01:00 |
|