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
Fredrik Adelöw
76a4904d2a
remove some unused deps
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-12-20 15:55:16 +01:00
github-actions[bot]
a9801a3ec9
Version Packages
2023-12-19 13:39:54 +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
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
Patrik Oldsberg
c5aa242ce3
Update plugins/code-coverage-backend/README.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-10-23 14:28:27 +02:00
Josh Uvi
11f671eaa9
Added support for new backend system
...
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com >
2023-10-20 12:22:09 +01:00
Josh Uvi
ec779d4d8c
added new backend system package to code-coverage-backend
...
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com >
2023-10-20 12:16:40 +01:00
Fredrik Adelöw
1600baf59d
Merge pull request #20558 from backstage/freben/usehotmemoize
...
stop using `useHotMemoize`
2023-10-17 13:41:50 +02:00
github-actions[bot]
8cdb8c2e40
Version Packages
2023-10-17 08:54:50 +00:00
Fredrik Adelöw
dd0350379b
stop using useHotMemoize
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-10-12 10:03:58 +02:00
github-actions[bot]
e43d3eb1b7
Version Packages (next)
2023-10-10 11:39:03 +00: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
Johan Haals
701f4e1395
Merge pull request #19980 from ganhammar/feat/add-body-size-limit-option-to-code-coverage-backend
...
Feat/add body size limit option to code coverage backend
2023-09-21 15:53:54 +02:00
github-actions[bot]
b228d7d9c2
Version Packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-09-20 11:24:40 +02:00
Anton Ganhammar
4aa27aa200
feat: add changeset and documentation
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-09-17 11:22:56 +02:00
Anton Ganhammar
edfee8ba8a
feat: add option to set body size limit in code-coverage-backend
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-09-17 11:15:02 +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
Anton Ganhammar
7e9ed3a58e
fix: if scm only is false, the file should still be included
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-09-02 08:24:53 +02:00
Anton Ganhammar
e4f7bf5a57
fix: add text body parser
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-09-02 08:02:59 +02:00
Anton Ganhammar
f86328fee6
feat: add token related tests to report and history endpoints
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-31 15:13:00 +02:00
Anton Ganhammar
f77a1d1f12
feat: include token when fetching entity
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-31 15:11:29 +02:00
Patrick Jungermann
91ccb56fb4
chore(deps): replace express-xml-bodyparser with body-parser-xml
...
`express-xml-bodyparser` was last updated 8 years ago
and currently depends on a version of `xml2js` which
contains a vulnerability.
This change will swap it out in favor of `body-parser-xml`
which is more maintained and depends on a more recent `xml2js`
version without the vulnerability.
Relates-to: #18083
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-08-30 13:48:11 +02:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Fredrik Adelöw
cc2efe286a
Merge pull request #19523 from ganhammar/fix/potentially-correct-cobertura-line-hits-calculation
...
Potentially correct Cobertura line hits calculation
2023-08-28 21:26:34 +02:00
Anton Ganhammar
d1d8ec0b05
fix: take lines from methods that is not present in class lines
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-27 08:58:21 +02: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
Anton Ganhammar
ce9412d62b
fix: potentially correct cobertura line hits calculation
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-22 22:16:17 +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
Anton Ganhammar
3f1367b956
feat: add changeset and update readme
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-20 21:36:59 +02:00
Anton Ganhammar
499e76c934
fix: refactor converter and add comments
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-20 21:29:04 +02:00
Anton Ganhammar
9601909430
feat: add support for lcov
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-20 11:56:40 +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
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
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