refactor: test ubuntu image in build stage

This commit is contained in:
Rainer Killinger
2025-06-25 12:56:48 +02:00
parent 2bbb127efd
commit a3af1677d2
17 changed files with 339 additions and 212 deletions

View File

@@ -68,7 +68,7 @@
"mocha-junit-reporter": "2.2.0",
"nock": "13.3.1",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typescript": "5.4.2"
},
"tsup": {

View File

@@ -62,7 +62,7 @@
"mocha-junit-reporter": "2.2.0",
"nock": "13.3.1",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},

View File

@@ -55,7 +55,7 @@
"mocha-junit-reporter": "2.2.0",
"traverse": "0.6.7",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2",
"undici": "5.22.1"

View File

@@ -30,7 +30,7 @@
"mocha": "10.8.2",
"mocha-junit-reporter": "2.2.0",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},

View File

@@ -83,7 +83,7 @@
"mocha-junit-reporter": "2.2.0",
"nock": "13.3.1",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},

View File

@@ -71,7 +71,7 @@
"source-map-support": "0.5.21",
"surge": "0.23.1",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},

View File

@@ -40,7 +40,7 @@
"mocha": "10.8.2",
"mocha-junit-reporter": "2.2.0",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12"
},
"tsup": {

View File

@@ -39,7 +39,7 @@
"@openstapps/tsconfig": "workspace:*",
"@types/node": "22.15.31",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},

View File

@@ -49,7 +49,7 @@
"mocha": "10.8.2",
"mocha-junit-reporter": "2.2.0",
"ts-node": "10.9.2",
"tsup": "6.7.0",
"tsup": "8.5.0",
"typedoc": "0.25.12",
"typescript": "5.4.2"
},