Commit Graph

740 Commits

Author SHA1 Message Date
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Fredrik Adelöw efc73db10c switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 15:37:50 +01:00
Fredrik Adelöw c3decbde71 fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-10 16:24:54 +01:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Patrik Oldsberg 4e28fc539f Merge pull request #10064 from backstage/rugvip/migrate
Migration to package roles
2022-03-09 10:41:41 +01:00
blam a0d60e7264 chore: remove the golang cookiecutter template as we're no longer providing cookiecutter out of the box
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:48:28 +01:00
Patrik Oldsberg bde30664c4 create-app: migrated to use package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 15:22:43 +01:00
Patrik Oldsberg 1f87e8a376 Merge pull request #10037 from backstage/rugvip/role-lint
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
dependabot[bot] e0a69ba49f build(deps): bump fs-extra from 9.1.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:23:22 +00:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
Eric Peterson c826c2a370 Merge pull request #9979 from backstage/search/betaaaaa
[Search] "Launch" Beta
2022-03-04 17:25:33 +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 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
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00: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
Mike Lewis 617a132871 create-app: import catalogEntityCreatePermission from /alpha
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-01 14:39:09 +00:00
Emma Indal 8049538eb1 TechDocsIndexPage to fall back to DefaultTechDocsHome as LegacyTechDocsHome is deprecated
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 14:23:49 +01:00
Emma Indal 542b839631 change naming of DocsResultListItem -> TechDocsSearchResultListItem to follow pattern
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:43 +01:00
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
Patrik Oldsberg 39c3decb51 Merge pull request #9632 from backstage/rugvip/maybe
maybe rename CatalogResultListItem
2022-02-18 13:52:17 +01:00
Patrik Oldsberg a686702dbe catalog: rename CatalogResultListItem to CatalogSearchResultListItem
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-18 12:41:15 +01:00
Ben Lambert 7648bd08bc Merge pull request #9583 from lorsatti/master
Update Dockerfile to node:16-bullseye-slim, add sqlite3 dependencies
2022-02-18 10:40:34 +01:00
Lorenzo Orsatti f39c1e6036 update Dockerfile to node:16-bullseye-slim, add sqlite3 dependencies
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
2022-02-17 12:20:01 +01:00
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
Patrik Oldsberg 9892d74326 cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-15 21:27:12 +01:00
Patrik Oldsberg 8f82d80adf migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:07 +01:00
Patrik Oldsberg b521c1b83b detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +01:00
Patrik Oldsberg 6da13cfa52 Merge pull request #9495 from backstage/rugvip/cad
create-app: update peer dependencies
2022-02-14 10:27:32 +01:00
Camila Belo 93318c97c1 Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open
SearchModal invoke search only when visible
2022-02-14 07:38:11 +01:00
Patrik Oldsberg af5052c622 create-app: update peer dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-13 14:11:23 +01:00
github-actions[bot] e4791789d1 Version Packages 2022-02-10 11:06:33 +00:00
Vincenzo Scamporlino e725bb812f Remove SearchContextProvider from Root component
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-02-10 07:19:11 +01:00
blam 71162bdcb3 chore: updating collator reference too they should be using tokenManagers
Signed-off-by: blam <ben@blam.sh>
2022-02-09 18:42:54 +01:00
blam b719d2873a chore: uodating package name to be correct
Signed-off-by: blam <ben@blam.sh>
2022-02-09 18:40:19 +01:00
github-actions[bot] e74f416a00 Version Packages (next) 2022-02-08 19:38:17 +00:00
Fredrik Adelöw 1dd5a02e91 fix build
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-07 15:51:58 +01:00
Patrik Oldsberg 22f4ecb0e6 use link: rather than file: for local dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-05 12:45:03 +01:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +00:00
dependabot[bot] 5bd0ce9e62 chore(deps): bump inquirer from 7.3.3 to 8.2.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.2.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.2.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 08:10:46 +00:00
Adam Tester 3ee4d1bdb5 Fix incorrect package name in changelog
Signed-off-by: Adam Tester <adamtester@users.noreply.github.com>
2022-02-01 16:57:15 +00:00
Joon Park ba59832aed Integrate catalog-import with permissions
Signed-off-by: Joon Park <joonp@spotify.com>
2022-02-01 12:34:25 +00:00
github-actions[bot] e1580cf73a Version Packages (next) 2022-02-01 08:53:29 +00:00
Johan Haals 554dfe8755 Merge pull request #9231 from backstage/better-backend-to-backend-auth-link
docs: use backstage.io link to backend-to-backend auth docs
2022-01-31 09:02:05 +01:00
blam f0e9f82d0c create-app: copying the changelog from 0.4.16 release
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2022-01-28 16:55:52 +01:00
Johan Haals 24ef62048c create-app: add missing catalog-graph route
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-01-28 16:38:35 +01:00
MT Lewis fd41c51452 docs: use backstage.io link to backend-to-backend auth docs
There's rightfully been some confusion in various contexts about where
to find this documentation - switching to a fully qualified docs URL
should make it easier to find.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-28 12:55:51 +00:00
Johan Haals d2a0f08d5c Merge pull request #9190 from backstage/catalog-identity-client-token
Use server token for catalog identity client
2022-01-28 11:55:07 +01:00