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
github-actions[bot]
3cedd03ff2
Version Packages (next)
2023-07-11 15:34:57 +00:00
github-actions[bot]
2fc17fb329
Version Packages (next)
2023-07-04 16:24:25 +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
Johan Haals
fb3d1feae0
Merge pull request #18010 from jjtimmons/jjtimmons/add-nomad-plugin
...
Add Nomad plugin
2023-06-15 11:01:58 +02:00
github-actions[bot]
320ed50274
Version Packages (next)
2023-06-13 19:37:24 +00:00
Joshua Timmons
62afb0402c
Merge branch 'master' into jjtimmons/add-nomad-plugin
...
Signed-off-by: Joshua Timmons <joshua.timmons1@gmail.com >
2023-06-08 18:04:50 -04:00
josh
c0f49cec77
Add backend README
...
Signed-off-by: josh <josh.timmons@hashicorp.com >
2023-06-08 17:43:21 -04:00
josh
b373ade344
Add Nomad Backend plugin
...
Signed-off-by: josh <josh.timmons@hashicorp.com >
2023-06-08 17:43:21 -04:00
github-actions[bot]
e37573d60e
Version Packages (next)
2023-06-06 12:59:05 +00:00
github-actions[bot]
a8634a9634
Version Packages (next)
2023-05-30 13:52:00 +00:00
Rickard Dybeck
269a58bacc
remove unused logger
...
Signed-off-by: Rickard Dybeck <dybeck@spotify.com >
2023-05-30 13:46:27 +02:00
Rickard Dybeck
d44fcd9829
[catalog] Make unprocessed entities visible
...
Create an API route to fetch failed and pending entities, as well as a frontend plugin to view them.
Added a broken entity to the sample data.
Signed-off-by: Rickard Dybeck <dybeck@spotify.com >
2023-05-30 13:46:16 +02:00
Fredrik Adelöw
c91280af13
Merge pull request #17468 from awanlin/topic/support-confluence-cloud
...
Added support for Confluence Cloud
2023-05-30 09:28:12 +02:00