Commit Graph

135 Commits

Author SHA1 Message Date
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
LvffY 659ef6aaa9 [#10582] 👌 Pass prettier
Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit 90efbd7f197c999f7a067bb813ff5b0232307b2f)
2022-04-08 20:02:41 +02:00
LvffY 75ab45d8b4 [#10582] 👌 Re-add tests and code to throw exceptions when entity type is not url.
See https://github.com/backstage/backstage/pull/10584#discussion_r841505986
See https://github.com/backstage/backstage/pull/10584#discussion_r841502848

Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit 8a986150cc1e96b3150516ef36f24bdd89c55bff)
2022-04-08 20:02:38 +02:00
LvffY 3399dfb8c0 [#10582] 👌 Pass prettier
Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit a103befad1950863049a5711471500690d6eb2bd)
2022-04-08 20:02:33 +02:00
LvffY 4e96e3fdb1 [#10582] 📝 Fix docs
Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit 1fad23ee1ece324b6026b399e8570552a11369cf)
2022-04-08 20:02:31 +02:00
LvffY 1b13978d4d [#10582] 💚 Fix tests for todo-backend
Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit eba6328126af2e20a429c96081ae96c4615a7c9d)
2022-04-08 20:02:26 +02:00
LvffY c0d0e2bccb [#10582] 🐛 Use getEntitySourceLocation instead of custom method to get the entity source URL
Signed-off-by: LvffY <louberger@hotmail.fr>
(cherry picked from commit f0e86e8ba349cf7056c64960b7ad39740dad4cf6)
2022-04-08 20:02:24 +02:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
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
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 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
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
blam bf231ecc7f chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:54 +00:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Fredrik Adelöw 899f196af5 update to use getEntityByRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-03 13:27:25 +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
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
Fredrik Adelöw bbbd0f0950 deprecate parseEntityName
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-23 12:01:27 +01:00
Fredrik Adelöw 8cf39de043 Merge pull request #9564 from kim5566/feature/todo-exclude-folders
[TODO] filter out certain folders from plugin
2022-02-21 11:17:36 +01:00
kim5566 fab01d0140 clearup
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-19 07:05:34 +11:00
Fredrik Adelöw b5a531d6cf Merge pull request #9491 from backstage/freben/facets
catalog-backend: add support for querying facets
2022-02-18 14:14:36 +01:00
Patrik Oldsberg ba68ea4450 apply 0.68.1 fixes to master
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-18 11:30:15 +01:00
kim5566 bdab94f276 updated api-report.md
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-18 07:17:19 +11:00
kim5566 dda3f42ddd updated to config as func
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-18 07:02:46 +11:00
Fredrik Adelöw 6e1cbc12a6 update the catalog client to add getEntityFacets
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 13:59:27 +01:00
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
kim5566 107dc001c3 address reviews
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-17 20:05:35 +11:00
Fredrik Adelöw 69ad9e1e7b Merge pull request #9560 from backstage/freben/location-by-ref
Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`.
2022-02-16 18:58:14 +01:00
Patrik Oldsberg d99c3c2177 Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
2022-02-16 18:40:37 +01:00
kim5566 252fed10e3 add api-report.md
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-16 14:13:15 +11:00
kim5566 0576463f0d filter folders from app-config file
Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2022-02-16 13:02:43 +11: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
Fredrik Adelöw deaf6065db Removed CatalogApi.geLocationByEntity and CatalogApi.getOriginLocationByEntity, and replaced them with CatalogApi.getLocationByRef.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-15 19:47:34 +01:00
Johan Haals 27eccab216 catalog-model: Prefix annotations with ANNOTATION_
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-15 09:30:41 +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 bb5fcc3209 update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:05 +01:00
Patrik Oldsberg a5fc44d880 tweak incorrectly detected package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +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
Fredrik Adelöw 215debc7e0 fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-12 10:20:50 +01:00
Johan Haals edbc03814a catalog-model: Remove serializeEntityRef
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-11 18:20:17 +01:00
Fredrik Adelöw 216725b434 catalog-model: rename parse/stringifyLocationRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-11 17:11:10 +01:00
github-actions[bot] e4791789d1 Version Packages 2022-02-10 11:06:33 +00:00
github-actions[bot] e74f416a00 Version Packages (next) 2022-02-08 19:38:17 +00:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00