Fredrik Adelöw
25f095da30
fix
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-09-20 15:05:45 +02:00
Patrik Oldsberg
92cfcdd632
sync mock-fs versions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 12:58:36 +02:00
Patrik Oldsberg
6246571911
test fixes for Node.js v20
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 12:58:36 +02:00
Patrik Oldsberg
47d73e401f
backend-common: fix type error
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 12:58:36 +02:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
Patrik Oldsberg
281c5e4698
backend-common: temporarily disable GerritUrlReader tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-19 15:56:06 +02:00
Patrik Oldsberg
3f4cd47cbc
Merge pull request #19988 from backstage/rugvip/retry
...
backend-common: added DB creation retries and lowered pool limits
2023-09-19 12:46:30 +02:00
Patrik Oldsberg
63c1742b34
Merge pull request #19982 from backstage/rugvip/clean
...
backend-common,backend-tasks: cleanup test database interactions
2023-09-19 12:44:18 +02:00
Patrik Oldsberg
fd3fdd0e33
backend-common: lazy root logger initialization
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-18 11:12:22 +02:00
Patrik Oldsberg
19a140418c
backend-common: added DB creation retries and lowered pool limits
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-18 10:04:41 +02:00
Patrik Oldsberg
6847cd6225
backend-common: avoid starting keepalive loop in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-17 15:02:02 +02: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
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
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
Fredrik Adelöw
20def974d5
Merge pull request #18921 from PeteLevineA/continued-mysql-support
...
patch: Add Continued MySQL Support
2023-08-22 13:23:03 +02:00
Sander Aernouts
5f1a92b9f1
feature(azure devops): support multiple organisations
...
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com >
2023-08-18 16:27:00 +02: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
Thomas Cardonne
fa259dcff0
simplify ReadTreeResponseFactory options and small fixes
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2023-08-11 09:10:05 +02:00
Thomas Cardonne
443afcf7f5
feat(gerrit-integration): use gitiles archive for readTree if configured
...
If Gitiles is configured, leverage it to fetch an archive instead
of cloning the repository.
Co-Authored-By: Andy Ladjadj <andy.ladjadj@adevinta.com >
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2023-08-11 08:26:35 +02: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
16eaf51480
api reports
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-07-31 17:45:54 +02:00
Vincenzo Scamporlino
2cccf58ef1
chore: config to rootConfig
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-07-31 17:11:00 +02:00
Patrik Oldsberg
8f7b618a49
removed usage of Partial in configuration schemas
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-07-28 16:15:08 +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
blam
2e0637835b
chore: cleanup
...
Signed-off-by: blam <ben@blam.sh >
2023-06-22 12:44:43 +02:00
blam
e65ad09894
chore: body is not a buffer, let's make it a Readable first
...
Signed-off-by: blam <ben@blam.sh >
2023-06-22 12:39:46 +02:00
github-actions[bot]
bc0c4bc64c
Version Packages
2023-06-20 13:54:09 +00:00
Tim Hansen
52d5998176
Default CacheClient to in-memory
...
Signed-off-by: Tim Hansen <timbonicush@spotify.com >
2023-06-16 08:06:47 -06:00
Patrik Oldsberg
f34b94c517
Merge pull request #18277 from backstage/rugvip/strip
...
backend-common: make HostDiscovery strip trailing slashes in backend.baseUrl
2023-06-15 17:11:22 +02:00
Patrik Oldsberg
e12a18894c
Merge pull request #18221 from Bonial-International-GmbH/pjungermann/snyk/xml2js
...
chore(deps): remove unused dependency `aws-sdk-mock`
2023-06-15 15:56:28 +02:00
Patrik Oldsberg
eeb3f801fd
backend-common: make HostDiscovery strip trailing slashes in backend.baseUrl
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-06-15 13:49:35 +02:00
github-actions[bot]
320ed50274
Version Packages (next)
2023-06-13 19:37:24 +00:00
Patrick Jungermann
810c6de516
chore(deps): remove unused dependency aws-sdk-mock
...
Relates-to: #18083
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-06-12 23:03:31 +02:00
Patrick Jungermann
5f2c38c70f
fix(deps): fix SNYK-JS-FASTXMLPARSER-5668858
...
Fixes SNYK-JS-FASTXMLPARSER-5668858
by upgrading aws-sdk dependencies to
their latest version.
The upgrade of `fast-xml-parser` to
version 4.2.4 (or higher) was included
in release v3.347.1 of the aws-sdk.
Latest release is v3.350.0, however,
not for all packages.
The previous version's requirement would have
allowed to use a newer version of the aws-sdk
to fix it locally to a backstage project setup.
This change will enforce a version including the fix.
Closes : #18164
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-06-12 22:05:00 +02:00
github-actions[bot]
a8634a9634
Version Packages (next)
2023-05-30 13:52:00 +00:00
Andre Wanlin
be0826dba9
Merge pull request #17956 from awanlin/topic/set-database-password-visbility
...
Updated db connection config to set password visibility to secret
2023-05-30 02:19:09 -05:00
Andre Wanlin
de8bb7f92f
Corrections based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-05-29 10:01:10 -05:00
Andre Wanlin
447270a7d9
Simplified based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-05-29 07:25:01 -05:00
Ben Lambert
47c974e22b
Merge pull request #17780 from XpiritBV/support-azdo-identities
...
feat(azure): support service principals and managed identities
2023-05-29 12:44:15 +02:00
Sander Aernouts
c7f848bcea
feat(azure): support service principals and managed identities
...
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com >
2023-05-25 09:08:13 +02:00
Andre Wanlin
4ef91ab467
Added PG object details
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-05-24 12:22:44 -05:00
kallayj
741e84d827
Fixes the example config in HostDiscovery.ts.
...
The permission plugin was referenced as 'permissions' when the plugin id is 'permission'.
Signed-off-by: Jonathan Kallay <jonathan.kallay@cariad.us >
2023-05-23 17:26:48 -07:00
github-actions[bot]
75a1c93784
Version Packages (next)
2023-05-23 15:25:13 +00:00