Commit Graph

39630 Commits

Author SHA1 Message Date
Emma Indal 40ba1dd0b6 separate semantics from styling to keep heading levels
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-04-06 14:32:46 +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
Morgan Bentell 010764d37c update api report
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-04-05 15:22:29 +02:00
Morgan Bentell 1f56250ba9 change from patch to minor since the API is affected
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-04-05 15:22:05 +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
Aramis Sennyey d1a9e116fc Fix API report.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 8b1e62a4d4 Fix import.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 29a44b8982 Add export for core as a whole type.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey ef770923df Lint on generate success. Move YAML file to src/schema/
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 1f5800ae6d Rename to package/backend-openapi-utils.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey f14d03d08a Need to escape oatx.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 167434d0cc Move CLI tooling to repo-tools.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:45 +02:00
Aramis Sennyey 53e6c46244 Update to devdependency.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey c62081e475 Update yarn.lock.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 6a985600a7 Add CLI command for full repo check.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey abd4ff4cee Update api report and shift openapi-utils to a devDependency.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 4efe0a0877 Update schema.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 577f36c3a6 Update spec with better parameters and fix conflict in yarn.lock.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 3be54cd5e5 Fix schema.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 759ba30501 Update schema to get rid of nullable which isn't valid 3.1.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:44 +02:00
Aramis Sennyey 48776ade79 Fix yarn.lock file.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:43 +02:00
Aramis Sennyey 8bdc62ed53 Remove unused dependencies.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey 4d72efb772 Remove generate and verify from next steps.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey be5aca5011 Add role checks.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey 62fe726fdc Add changeset.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey 258109d41d Update ci config.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey 7e8f8c4d16 FIx tsc error.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:36 +02:00
Aramis Sennyey caddd25a8d Validate that the file is valid OpenAPI 3.1.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:35 +02:00
Aramis Sennyey a876e69b20 Add changeset and API report.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:25 +02:00
Aramis Sennyey 06b016e9b8 Add generate and verify commands.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-04-05 14:42:25 +02:00