Commit Graph

813 Commits

Author SHA1 Message Date
Heikki Hellgren 01d02b0d3b chore: make topic mandatory for signals
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-01-02 08:52:59 +02:00
Heikki Hellgren 047beadd9d feat: signals plugins
next try after #18153 without any external dependencies and only
supporting websocket. missing tests and necessary documentation but will
work on those after initial comments if this would be proper way to go
forward. already planning for the notification plugins on top of this.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-01-02 08:52:56 +02:00
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
Fredrik Adelöw 2fc7a54112 Merge pull request #21671 from backstage/renovate/azure-devops-node-api-12.x
fix(deps): update dependency azure-devops-node-api to v12
2023-12-22 13:23:19 +01:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
renovate[bot] d076ee4112 Update dependency azure-devops-node-api to v12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 15:54:36 +00:00
github-actions[bot] 3f1192f32f Version Packages (next) 2023-12-12 15:45:17 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
Fredrik Adelöw 816d331d16 delete the graphql backend and catalog graphql plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-17 12:11:46 +01:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
Andre Wanlin e09d254262 chore: removed Yarn 3 note
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-11-11 14:46:40 -06:00
renovate[bot] 6b8150b0a2 fix(deps): update opentelemetry-js monorepo
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 14:08:59 +00:00
github-actions[bot] 8a9f0ce86b Version Packages (next) 2023-11-07 09:43:56 +00:00
Fredrik Adelöw 013611b42e bump knex to v3 and better-sqlite3 to v9
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-06 15:29:37 +01:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
github-actions[bot] 8cdb8c2e40 Version Packages 2023-10-17 08:54:50 +00:00
Patrik Oldsberg 86256865e1 backend: removed graphql plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-11 11:30:16 +02:00
renovate[bot] 63c0805872 fix(deps): update opentelemetry-js monorepo
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 03:45:00 +00:00
github-actions[bot] e43d3eb1b7 Version Packages (next) 2023-10-10 11:39:03 +00:00
Fredrik Adelöw 82a480eea6 bump
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-10-09 13:26:49 +02:00
github-actions[bot] f95345c845 Version Packages (next) 2023-10-03 10:49:45 +00:00
github-actions[bot] bea3617712 Version Packages (next) 2023-09-26 13:20:00 +00:00
Nikolai Thingnes Leira 35d178e3cd Update Dockerfile mkdocs setup to fix build errors
Signed-off-by: Nikolai Thingnes Leira <nikolai.thingnes.leira@soprasteria.com>
2023-09-21 09:15:16 +02:00
Nikolai Thingnes Leira 4f2418e0fc Update base node image to node:18-bookworm-slim
Signed-off-by: Nikolai Thingnes Leira <nikolai.thingnes.leira@soprasteria.com>
2023-09-20 16:15:31 +02:00
Johan Haals 58afc7a40a Merge pull request #19976 from testruction/hotfix/docker-node-18
Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bulls…
2023-09-20 13:13:00 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
Florian JUDITH 296bfded98 Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bullseye-slim'
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-15 22:36:00 -04:00
Fredrik Adelöw 05508a9757 do not create duplicate db connection pools in the old backend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-14 21:35:00 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Fredrik Adelöw 13bee4b8db renames
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-12 10:54:09 +02:00
Fredrik Adelöw a6fcac71fe fix workspace dep
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-11 16:47:24 +02:00
Fredrik Adelöw d5313ede35 Moved ScaffolderEntitiesProcessor and catalogModuleTemplateKind to a dedicated module
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2023-09-11 14:44:38 +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 f5cdb61269 Add maintainer-owned catalog-info.yaml files
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2023-08-23 18:02:53 +02:00
github-actions[bot] f8c8e8de37 Version Packages (next) 2023-08-22 11:37:48 +00:00
Greg Cobb cfc3ca6ce0 patch: Add Continued MySQL Support
Expanded packages/backend-common with MySQL Tests
Updated packages/backend-tasks column types to conform to MySQL
Updated packages/backend-tasks database tests with MySQL
Updated packages/backend-tasks datetime column to work with MySQL
Updated packages/create-app with a production MySQL App Config template
Updated packages/e2e-test to allow for e2e testing with MySQL
Updated plugins/app-backend some text columns to string
Updated plugins/app-backend interval to work with MySQL
Updated plugins/bazaar-backend to run db tests against MySQL
Updated plugins/catalog-backend-module-incremental-ingestion to run
db tests against MySQL
Updated plugins/catalog-backend text columns to longtext to work
with MySQL like issue suggested
Updated plugins/code-coverage-backend text column to string
Updated plugins/linguist-backend text column to string
Updated plugins/tech-insights-backend text columns to string
Updated plugins/tech-insights-backend db tests to include MySQL

Added New E2E tests to run on pull requests to test against MySQL

Co-authored-by: Alex Rocha <alexr1@vmware.com>
Co-authored-by: David Alvarado <dalvarado@vmware.com>
Co-authored-by: Shwetha Gururaj <gururajsh@vmware.com>
Co-authored-by: Al <aberezovsky@vmware.com>
Co-authored-by: Gerg <gcobb@vmware.com>
Signed-off-by: Pete Levine A <lpete@vmware.com>
Signed-off-by: lpete@vmware.com <lpete@vmware.com>
2023-08-17 12:11:56 -04: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
Patrik Oldsberg 247e588df9 backend: add synk ignores for scaffolder backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-07 10:41:42 +02:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
Ben Lambert a6933b9698 Merge pull request #18649 from velocibear/cj-fix-typo
Fix typo for UnprocessedEntitiesModule
2023-07-20 12:19:43 +02:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
Chris James 3b51b81408 Fix typo for UnprocessedEntitiesModule
Signed-off-by: Chris James <chris@lattice.com>
2023-07-12 11:16:54 -07:00