github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
Patrik Oldsberg
530ca74ce8
plugins/search-*: fix metadata ordering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-01 16:45:07 +02:00
MT Lewis
3123c16a0a
search: fix incorrect metadata due to inconsistent package name
...
According to the usual Backstage package naming
conventions, @backstage/plugin-search-backend-node
should be called @backstage/plugin-search-node.
Because of this mismatch, metadata was generated
incorrectly.
Adjust the metadata in all search packages to
include the node package, and fix the pluginId in
the node package itself.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
Co-authored-by: Jack Palmer <jackpalmer@spotify.com >
2024-08-01 11:41:34 +01:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
Raghunandan Balachandran
8ecb7a5e84
Update search plugin ownership
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2024-07-25 20:08:20 +02:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
Patrik Oldsberg
343f656eb1
search-backend: update to treat requests without credentials as unauthenticated
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-07-12 12:21:41 +02:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
Fredrik Adelöw
78a0b086d2
Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-13 15:56:24 +02:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Patrik Oldsberg
d44a20a5cd
add plugin metadata to all plugin packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:24:29 +02:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00
Marcus
d7cdf979c8
Move @backstage/repo-tools to devDependencies
...
Signed-off-by: Marcus <eide@spotify.com >
2024-05-24 11:14:47 +02:00
github-actions[bot]
cce04957e9
Version Packages (next)
2024-05-21 14:41:46 +00:00
Camila Belo
737f3ae5ef
Merge branch 'master' into camilaibs/nbs10-deprecate-legacy-system-commons
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-21 15:12:02 +02:00
Patrik Oldsberg
890a1d078a
Merge pull request #24814 from backstage/camilaibs/nbs10-deprecate-more-legacy-system-helpers
...
[NBS 1.0] deprecate legacy service builder
2024-05-21 14:40:02 +02:00
Camila Belo
8869b8ef30
refactor: stop using the legacy standalone server
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-17 11:37:04 +02:00
Brian Phillips
b1ea88559c
rename method per code review feedback
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2024-05-16 08:11:25 -05:00
Camila Belo
eb34b87d5a
refactor: stop using getVoidLogger in tests
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-16 09:21:54 +02:00
Brian Phillips
5ce928b93a
Split search index service startup into a build and start phase
...
Fixes #24794 . The build process takes place synchronously to the plugin
initialization rather than at startup so that the HTTP router has the
relevant types available to validate incoming requests.
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2024-05-15 11:02:25 -05:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
github-actions[bot]
d85dd88b3c
Version Packages (next)
2024-05-07 13:27:02 +00:00
github-actions[bot]
0478509ee2
Version Packages (next)
2024-04-30 11:22:01 +00:00
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