Commit Graph

39507 Commits

Author SHA1 Message Date
dependabot[bot] 25ef31a96d Bump vm2 from 3.9.14 to 3.9.15
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.14 to 3.9.15.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.14...3.9.15)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 00:48:02 +00:00
backstage-goalie[bot] 1870471647 Merge pull request #17262 from backstage/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.38.0
2023-04-08 00:42:08 +00:00
renovate[bot] ad11dadb3b Update dependency eslint to v8.38.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-04-08 00:02:33 +00:00
Fredrik Adelöw 2110bcbf19 Merge pull request #17272 from backstage/renovate/rjsf-core-v5-5.x
Update dependency @rjsf/core-v5 to v5.5.2
2023-04-07 09:59:40 +02:00
Fredrik Adelöw 2a0f2fa964 Merge pull request #16320 from sennyeya/async-selects
Attempt to show readable names in `EntityOwnerPicker` by loading from the `by-refs` endpoint.
2023-04-06 21:25:16 +02:00
Fredrik Adelöw cd874bfaf6 hide the export
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 44f723b8d2 Update changeset.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey d3b8d08bb4 Update API report.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey dbecde0168 Update message.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 483f0cc57f Update changeset.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey bba158e7ed Adjust query params on first render.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
Aramis Sennyey 820365a34a Add test case for non-group refs.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-06 19:10:40 +02:00
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