Commit Graph

39495 Commits

Author SHA1 Message Date
Aramis Sennyey 0b42e304f8 Force entity references to be full in the owner picker.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey b39b897a7b Fix variable names.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 77d3d93c7e Fix sorting logic and how we handle entities vs entityRefs.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:37 +02:00
Aramis Sennyey c2fbe4b145 Fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 46c7bf0a44 Return null when no entities to render.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 436b4f50bb Add namespace check as well.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 3555c2741e Fix test cases and update async logic.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 487d699993 Update variable name.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 6bd5cade39 Add catalog API report and fix test cases.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey 8b7a55b55d Add comments
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey a49fb39df5 Add changeset
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:21 +02:00
Aramis Sennyey c66531a8eb Adding test cases and cleaning up.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:20 +02:00
Aramis Sennyey d7fa409a72 Set up an async select for user picker to pull additional data.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:02 +02:00
Fredrik Adelöw c6e40134e1 Merge pull request #17269 from backstage/renovate/swc-helpers-0.x
fix(deps): update dependency @swc/helpers to ^0.5.0
2023-04-06 19:05:02 +02:00
brucearctor 68e6919215 Merge branch 'master' into adopt
Signed-off-by: brucearctor <5032356+brucearctor@users.noreply.github.com>
2023-04-06 09:26:37 -07:00
Fredrik Adelöw cb807e097a Merge pull request #17277 from RoadieHQ/lighthouse-token
lighthouse to support authenticated catalog api
2023-04-06 17:32:02 +02:00
Fredrik Adelöw bb4a448e82 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-06 17:03:27 +02:00
camilohp d41cd8e810 Update ADOPTERS.md
Hi Backstage team,

We are very happy!!!

Porto officially launched Backstage as developer portal.

I would like to ask for your support in spreading the word on the Backstage channels and community.

Tks.

Camilo

Signed-off-by: camilohp <camilohp@gmail.com>
2023-04-06 11:16:53 -03:00
Patrik Oldsberg 3156b0d85d changesets: added changeset for cli-node refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:58:46 +02:00
Patrik Oldsberg 3d3e338efe cli-node: update README with note about difference to cli-common
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:58:46 +02:00
Patrik Oldsberg 5578c3de63 cli: refactor to use @backstage/cli-node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:58:46 +02:00
Ben Lambert ba4002b30f Merge pull request #17271 from odsod/adopters-einride
docs(adopters): add @einride
2023-04-06 15:40:06 +02:00
Patrik Oldsberg 92abbb3d72 cli-node: generate API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:05:41 +02:00
Patrik Oldsberg 6438c324b1 cli-node: move back entry point helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:04:48 +02:00
Patrik Oldsberg 3e59391396 cli-node: document and export isMonoRepo
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:04:48 +02:00
Patrik Oldsberg fc12d96b1d cli-node: document and export Lockfile
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:04:48 +02:00
Patrik Oldsberg 7240ec3232 cli-node: document and refactor PackageGraph
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 15:04:48 +02:00
Fredrik Adelöw 7f0dd6fa13 Merge pull request #15667 from sennyeya/express-openapi-test
[PRFC] OpenAPI Typings for Routers
2023-04-06 15:03:15 +02:00
Oscar Söderlund 7b0835d544 docs(adopters): add @einride
Happy Easter to the Backstage team, from @alethenorio, @kallekrantz, and
the whole team at @einride! 🐇 ❤

Signed-off-by: Oscar Söderlund <odsod@users.noreply.github.com>
2023-04-06 12:15:33 +02:00
Patrik Oldsberg 011217c8e0 cli-node: refactor role utils into PackageRoles + document, move stuff back
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:57:52 +02:00
Brian Fletcher 0299dd40d6 fixes and api report
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-04-06 10:54:22 +01:00
Brian Fletcher 7a89555e73 lighthouse to support authenticated catalog api
Signed-off-by: Brian Fletcher <brian@roadie.io>
2023-04-06 10:49:11 +01:00
Patrik Oldsberg 9b3b4e6aef cli-node: refactor git into GitUtils
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:43:19 +02:00
Patrik Oldsberg 43ccc06c5d cli-node: add missing deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:43:19 +02:00
Patrik Oldsberg b396202ac6 cli-node: lift over git
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:43:19 +02:00
Patrik Oldsberg 65a7a7620d cli-node: only copy the lockfile logic that is needed, revert rest
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:43:19 +02:00
Patrik Oldsberg c9321bea99 cli: forklift monorepo utils to cli-node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:43:19 +02:00
Patrik Oldsberg e318b75754 packages: add cli-node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-06 11:09:52 +02:00
Patrik Oldsberg c3f63a3bd0 Merge pull request #17273 from guilhermecgs/patch-1
Update ADOPTERS.md to include B3 -  Brazilian Stock Exchange
2023-04-06 09:48:55 +02:00
renovate[bot] 8c40997df4 fix(deps): update dependency @rjsf/core-v5 to v5.5.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-06 01:23:07 +00:00
guilhermecgs dd1c8089f0 Update ADOPTERS.md
Signed-off-by: guilhermecgs <guilhermecgs@gmail.com>
2023-04-05 18:38:37 -03:00
guilhermecgs fccc4db7a5 Update ADOPTERS.md
Signed-off-by: guilhermecgs <guilhermecgs@gmail.com>
2023-04-05 18:06:04 -03:00
brucearctor 8203c8ba32 chartboost
Signed-off-by: brucearctor <5032356+brucearctor@users.noreply.github.com>
2023-04-05 13:37:58 -07:00
Jamie Klassen 6941034dfb Merge pull request #17121 from RubenV-dev/kubernetes-proxy-client
Add reusable kubernetes-backend proxy client
2023-04-05 12:14:16 -04:00
Heikki Hellgren 104b6b1948 fix: elastic search for missing or no indexes
this occurs when the index is missing during the search for example the
TechDocs provider creates the index when initiating, but if there's no
docs to index, it removes the index but still tries to search from it.

fixes #16423

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-04-05 16:12:38 +02:00
Fredrik Adelöw 9930c700af Merge pull request #16210 from RoadieHQ/codeowners-processor-monorepo-support
feat: CodeOwnersProcessor monorepo support
2023-04-05 15:05:14 +02:00
renovate[bot] 9bbb00d5b4 fix(deps): update dependency @swc/helpers to ^0.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-05 12:58:24 +00:00
Fredrik Adelöw 2f0a3e0e6f Merge pull request #17259 from backstage/renovate/storybook-testing-library-0.x
chore(deps): update dependency @storybook/testing-library to ^0.1.0
2023-04-05 14:52:10 +02:00
Fredrik Adelöw cd9296f100 minor fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-05 14:43:19 +02:00
Aramis Sennyey d7d059e665 Fix dependency issue.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00