feat: publish Toolbox 0.14.0 with Sudoku Tools

This commit is contained in:
2026-08-30 14:27:22 +02:00
parent 8d68557d5e
commit 7bd34371a9
19 changed files with 129 additions and 43 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ function makeLock(artifact: string, sha256: string) {
return {
schemaVersion: 1,
releaseVersion: '0.1.0',
portalVersion: '0.2.15',
portalVersion: '0.2.16',
catalogue: {
id: 'de.add-ideas.toolbox',
name: 'Test Toolbox',
+1
View File
@@ -93,6 +93,7 @@ describe('production deployment', () => {
'regex',
'svg',
'auth',
'sudoku',
]) {
expect(containerfile).toContain(
`test -f /tmp/toolbox/apps/${app}/toolbox-app.json`