Commit Graph

172 Commits

Author SHA1 Message Date
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Patrik Oldsberg 71114ac50e plugins: refactory to use default export for new backend system
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-07 18:53:48 +02:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
github-actions[bot] fc1a38bc57 Version Packages (next) 2023-08-29 12:18:08 +00:00
Ben Lambert 74213a4c5a Merge pull request #19586 from awanlin/topic/logging-techdocs-collating-errors
Added indexerBatchSize option and debug logging
2023-08-29 10:44:44 +02:00
Andre Wanlin 4ccf9204bc Added indexerBatchSize option and debug logging
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-08-24 14:03:43 -05:00
Eric Peterson 00beb2b433 Merge pull request #19485 from backstage/catalog-info/project-areas
Add `catalog-info.yaml` for project area-owned packages
2023-08-22 15:43:33 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Eric Peterson f485e40454 Add catalog-info.yaml files for Discoverability project area
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-21 13:26:28 +02:00
github-actions[bot] aaf5cb2ca1 Version Packages 2023-08-15 17:12:48 +00:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
Vincenzo Scamporlino 2cccf58ef1 chore: config to rootConfig
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-07-31 17:11:00 +02:00
vergil 2654f30eca Adds complete package metadata
Signed-off-by: vergilfromadyen <vergil.penkov@adyen.com>
Signed-off-by: vergil <vergil.penkov@adyen.com>
2023-07-28 15:21:37 +02:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Emma Indal 7aec0bc939 Merge pull request #17922 from rdeepc/feat/add-postgress-array-field-search 2023-05-24 07:58:46 +02:00
rdeepc 4a44b9f3d8 Updated test with 3 items in array
Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>
2023-05-23 20:48:29 -04:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
rdeepc 4b2a9b5509 Updated fields search for postgres to support array item
Signed-off-by: rdeepc <12953177+rdeepc@users.noreply.github.com>
2023-05-22 21:45:52 -04:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Eric Peterson 719602451e Test that rollback is only attempted once in all cases.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-04-10 11:13:36 +02:00
Eric Peterson b4bbf9e18e Check that transaction is not completed before attempting rollback
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-04-10 11:12:57 +02:00
Eric Peterson acb9ae3672 Assert that rollback is not attempted when there are no errors.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-04-10 11:11:20 +02:00
Eric Peterson 8bcbe27215 Fix tests on node v16
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-04-07 15:52:37 +02:00
Eric Peterson 87ca22ce9c Close transaction on upstream error
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-04-07 15:52:05 +02:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
Fredrik Adelöw 986a802b0b Merge pull request #17131 from backstage/freben/hack-settimeout
use `jest.setTimeout` consistently
2023-03-29 11:44:59 +02:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw c4a258f5e4 use jest.setTimeout consistently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-28 12:30:49 +02:00
Camila Belo 1d5837b1f6 Merge pull request #16710 from backstage/search/backend-system-migration
[Search] Migrate search to new backend system
2023-03-22 09:21:15 +01:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Camila Belo 1adc2c787e feat(search): create search collator modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:04 +01:00
Emma Indal 5db02fc935 generate api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:09 +01:00
Emma Indal 4cc252bdd5 use alpha exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:03 +01:00
Emma Indal d5fe020807 update plugin id to match naming conventions
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal 97e5d514d1 create backend modules for search engines
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:28 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00