Commit Graph

23859 Commits

Author SHA1 Message Date
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
Patrik Oldsberg d0d0a3a7b8 Merge pull request #9998 from backstage/jhaals/rem-useOwnedEntities
catalog-react: Remove useOwnedEntities hook
2022-03-04 17:01:50 +01:00
Fredrik Adelöw 9aa5279844 Merge pull request #9996 from backstage/freben/begone-cookiecutter
remove the last remnants of cookiecutter from scaffolder-backend
2022-03-04 16:21:21 +01:00
Fredrik Adelöw 460f8bde73 Merge pull request #9997 from backstage/freben/scaffolder-octo
remove octokit stuff from the scaffolder
2022-03-04 16:08:41 +01:00
Johan Haals 095cb91294 Merge pull request #9990 from backstage/jhaals/remove-useEntityUrl
catalog-react: Remove `useEntityFromUrl`
2022-03-04 15:52:26 +01:00
Johan Haals f3a7a9de6d catalog-react: Remove useOwnedEntities hook
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 15:51:50 +01:00
Fredrik Adelöw 5afbd16d43 remove octokit stuff from the scaffolder
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 15:41:41 +01:00
Vincenzo Scamporlino 3d31da90c9 Upgrade helper blog post (#9953)
* Upgrade helper blog post

Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>

* Whitelist ecco

Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-03-04 15:40:35 +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
Johan Haals dd88d1e3ac catalog-react: Remove useEntityFromUrl
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 15:12:57 +01:00
Fredrik Adelöw 12c69f03d6 Merge pull request #9995 from backstage/freben/ancient-scaffolder-deprecations
remove old ScaffolderTaskOutput link outputs
2022-03-04 15:07:17 +01:00
Johan Haals 4d4db017ee Merge pull request #9993 from backstage/jhaals/rem-useEntityListProvider
catalog-react: Remove useEntityListProvider
2022-03-04 15:01:16 +01:00
Johan Haals ff05b9549a Merge pull request #9991 from backstage/jhaals/remove-useEntityCompoundName
catalog-react: Remove useEntityCompoundName
2022-03-04 15:00:55 +01:00
Fredrik Adelöw 1e5e9fb9de Merge pull request #9994 from backstage/freben/remove-stuff-in-catalog-backend
remove deprecations in catalog-backend
2022-03-04 14:46:53 +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
Fredrik Adelöw 1360f7d73a remove old ScaffolderTaskOutput link outputs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 14:42:05 +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 52ac0e6775 Merge pull request #9988 from backstage/freben/by-entity
remove getXByEntity
2022-03-04 14:29:45 +01:00
Fredrik Adelöw e421d77536 remove deprecations in catalog-backend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 14:24:32 +01:00
Johan Haals e7ef6c6026 Merge pull request #9989 from backstage/jhaals/remove-reduceCatalogFilters
catalog-react: Remove reduceCatalogFilters & reduceEntityFilters
2022-03-04 14:21:13 +01:00
Johan Haals 2b8c986ce0 catalog-react: Remove useEntityListProvider
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 14:06:34 +01:00
Johan Haals 5247f613ca update api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 13:57:35 +01:00
Johan Haals 9844d4d2bd changesets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 13:56:44 +01:00
Johan Haals c382100444 catalog-react: Remove useEntityCompoundName
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 13:53:49 +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
Johan Haals b0af81726d catalog-react: Remove reduceCatalogFilters & reduceEntityFilters
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 13:39:26 +01:00
Johan Haals 02875d4d56 Merge pull request #9977 from backstage/jhaals/remove-CatalogResultListItem
catalog: Remove CatalogResultListItem
2022-03-04 13:21:16 +01:00
Johan Haals cba45f8e50 Merge pull request #9981 from simonstamm/master
add TUI Group to adopters list
2022-03-04 13:21:00 +01:00
Johan Haals 53dfdad2e5 Merge pull request #9982 from backstage/jhaals/remove-aboutcard
catalog: Remove AboutCard
2022-03-04 13:20:23 +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 f833dd823c catalog-backend: mark github multi org reader as stable
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-04 12:51:43 +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
Simon Stamm 8e426f464a add TUI Group to adopters list
Signed-off-by: Simon Stamm <simon.stamm@tui.com>
2022-03-04 11:51:29 +01:00
Johan Haals 1549c4be2e update comment
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 11:51:22 +01:00
Johan Haals 51856359bf catalog: Remove AboutCard
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 11:41:27 +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
Johan Haals e4aee4e08f Update api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 11:24:33 +01:00
Johan Haals 5ea9509e6a catalog: Remove CatalogResultListItem
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 11:23:47 +01:00
Eric Peterson 0e39d0b4fe Update documentation to reflect search beta.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 10:51:03 +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
Patrik Oldsberg 9f5351fc91 Merge pull request #9929 from peimanja/peimanja/scaffolder-backend-publish-options
scaffolder-backend: Allow more options in publish:github action
2022-03-04 09:48:01 +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
Fredrik Adelöw 67e026cdfd Merge pull request #9969 from backstage/dependabot/npm_and_yarn/minimatch-5.0.1
chore(deps): bump minimatch from 5.0.0 to 5.0.1
2022-03-04 07:45:31 +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