github-actions[bot]
8070f67dc4
Version Packages
2024-01-16 11:44:56 +00:00
github-actions[bot]
ac277f3c91
Version Packages (next)
2024-01-09 12:44:34 +00:00
github-actions[bot]
a3ccddeba5
Version Packages (next)
2024-01-02 10:42:54 +00:00
github-actions[bot]
c9f71fba8d
Version Packages (next)
2023-12-25 23:42:26 +00:00
github-actions[bot]
a9801a3ec9
Version Packages
2023-12-19 13:39:54 +00:00
Andre Wanlin
b7de76ae72
Introduced version policy for PostgreSQL
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Added changeset
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Updated API Report
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Updated references to use 12 and 16
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Attempt to fix tests
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Added back old Ids
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Fixed test
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Updated API Report and test
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Added new setDefaults static method and related changes
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Updated API Report
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Improved logic based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Added missing changeset
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
API Report correction
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
Updated to use new setDefaults
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2023-12-15 12:27:51 -06: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
github-actions[bot]
c8a8aac2af
Version Packages
2023-11-14 13:25:17 +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
Brian Fletcher
193ad022bb
add factRetrieverId to the logger metadata
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-10-18 13:45:26 +01:00
github-actions[bot]
8cdb8c2e40
Version Packages
2023-10-17 08:54:50 +00:00
github-actions[bot]
e43d3eb1b7
Version Packages (next)
2023-10-10 11:39:03 +00:00
Fredrik Adelöw
a7882d7f92
bump the timeout of FactRetrieverEngine to the default of 60s
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-10-10 09:50:30 +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
Brian Fletcher
cc7dddfa7f
Increase max allowed length of fact schema's filter
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-09-25 11:53:14 +01:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
Fredrik Adelöw
eb1594da58
serialize test db shutdown
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-09-18 15:19:21 +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
Fredrik Adelöw
814feeed73
fixes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-09-04 09:47:28 +02:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Eric Peterson
0a6e22032c
Add catalog-info.yaml files for other ownership claims
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-08-23 18:27:42 +02:00
github-actions[bot]
f8c8e8de37
Version Packages (next)
2023-08-22 11:37:48 +00:00
lpete@vmware.com
6e379187fa
fix: update migrations used in tests causing error
...
Signed-off-by: lpete@vmware.com <lpete@vmware.com >
2023-08-17 12:11:56 -04: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
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
github-actions[bot]
0abb3c37b8
Version Packages
2023-07-18 08:35:29 +00:00
github-actions[bot]
3cedd03ff2
Version Packages (next)
2023-07-11 15:34:57 +00:00
Andy Muldoon
c91761c220
ugrade semver to 7.5.2
...
resolves #18439
Signed-off-by: Andy Muldoon <andy.muldoon@ericsson.com >
2023-07-06 15:13:58 +01: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
github-actions[bot]
75a1c93784
Version Packages (next)
2023-05-23 15:25:13 +00: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
Adam Harvey
23e45c47d0
fix: Comment typos
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2023-04-29 13:53:35 -04: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
github-actions[bot]
ab75a16da7
Version Packages (next)
2023-04-11 14:21:21 +00:00