Commit Graph

288 Commits

Author SHA1 Message Date
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
Heikki Hellgren c6cb568f39 feat: add missing lifecycle monitoring for catalog, search and server
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-22 15:03:15 +03:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
Patrik Oldsberg fe1716b9e1 Merge pull request #23998 from aramissennyeydd/openapi-tooling/search-reserved
fix: allow reserved characters in all parameters
2024-04-15 16:09:23 +02:00
Heikki Hellgren d5a1fe189b chore: change most of plugins to use LoggerService
quite a big PR for this but the changes are pretty stright forward.
hopefully gets merged before most of these plugins move to the community
repository.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-13 02:10:13 +03:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Fredrik Adelöw ba91121655 sort more package.json files
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-05 11:59:45 +02:00
Aramis Sennyey f7f20ba5fb fix: allow reserved characters in all parameters
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2024-04-04 18:11:38 -04:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Patrik Oldsberg 51e3f70bc8 Merge pull request #23084 from aramissennyeydd/openapi-tooling/schemathesis
feat(openapi-tooling): add support for fuzzing with schemathesis
2024-04-01 16:49:44 +02:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Fredrik Adelöw 04655bb318 Generate Release
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 21:41:20 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
aramissennyeydd 317cb08b5d feat(openapi-tooling): add support for fuzzing with schemathesis
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-03-16 00:05:08 -04:00
github-actions[bot] 778bc48921 Version Packages (next) 2024-03-12 13:35:55 +00:00
Fredrik Adelöw 87e9ed3ccc Merge pull request #23349 from backstage/freben/knip
update all knip reports
2024-03-09 19:51:19 +01:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
Fredrik Adelöw 44ee5cca1d update
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-01 14:29:44 +01:00
Fredrik Adelöw 38f4660f1d update all knip reports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-01 12:59:15 +01:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Camila Belo 62346b79a7 refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-27 16:40:38 +01:00
Camila Belo 744c0cbf97 refactor(search-backend): use credential for authorized search engines
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-26 10:49:11 +01:00
github-actions[bot] f1831dd9b2 Version Packages 2024-02-20 11:04:26 +00:00
Heikki Hellgren 3ed0eac5b4 fix: authorized search engine to obey query page limit
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-20 12:27:06 +02:00
github-actions[bot] 7236e15fa2 Version Packages (next) 2024-02-13 14:00:45 +00:00
Fredrik Adelöw e97cc0b0a3 updated the knip rules a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-08 09:53:18 +01:00
Heikki Hellgren c9d39120b2 chore: update knip reports
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 09:08:32 +02:00
Heikki Hellgren 23a29697aa ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:38:05 +02:00
Heikki Hellgren 55963c4714 feat: move knip reports under own command
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:50 +02:00
Heikki Hellgren 60a68f10e9 ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:48 +02:00
github-actions[bot] b17a6cccce Version Packages (next) 2024-02-06 14:58:46 +00:00
Patrik Oldsberg c6e749b216 Merge pull request #22350 from backstage/openapi-tooling/fix-generate-client
feat(repo-tools): Rework command structure and standardize `openapi generate-client`
2024-02-06 13:41:16 +01:00
github-actions[bot] c70c3dc393 Version Packages (next) 2024-01-30 13:38:11 +00:00
Aramis b107fdf609 rework generate to take flags instead of subcommands
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-24 10:40:04 -05:00
github-actions[bot] 185d5ea0b0 Version Packages (next) 2024-01-23 13:57:50 +00:00
Aramis ff3a604dae feat(repo-tools): Update OpenAPI command naming.
fixes: https://github.com/backstage/backstage/issues/21790

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-22 13:42:48 -05:00
Patrik Oldsberg a1a2ca5b52 Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-21 15:56:35 +01:00
Aramis 552e762784 fix generated files
Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-18 18:22:00 -05:00
Aramis 324b970209 feat(openapi-tooling): use info.title as the pluginId
the current approach to pass pluginId to the client is opaque and using package name as a title isn't super descriptive.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-01-18 16:21:39 -05:00
github-actions[bot] 8070f67dc4 Version Packages 2024-01-16 11:44:56 +00:00
github-actions[bot] ac277f3c91 Version Packages (next) 2024-01-09 12:44:34 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00:00
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
Fredrik Adelöw a2bee9cc0f MOAR
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:37:29 +01:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
Fredrik Adelöw 8a23b73866 Merge pull request #21800 from Thutm/SNYK-JS-ZOD-5925617-fix
Fixing Snyk vulnerability SNYK-JS-ZOD-5925617 by upgrading zod packages to latest
2023-12-15 20:43:59 +01:00
github-actions[bot] 3f1192f32f Version Packages (next) 2023-12-12 15:45:17 +00:00
Joseph Campos e8a57e7473 Fixing Snyk vulnerability SNYK-JS-ZOD-5925617 by upgrading zod packages to latest
Signed-off-by: Joseph Campos <joseph.campos@gendigital.com>
2023-12-11 06:57:13 -08:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
Aramis Sennyey f49e2372d0 fix: don't use commas for jest test files
Signed-off-by: Aramis Sennyey <aramiss@spotify.com>
2023-12-01 14:01:52 -05:00