feat: publish Toolbox 0.17.0 with Colour and Office Tools
This commit is contained in:
@@ -83,7 +83,7 @@ function makeLock(artifact: string, sha256: string) {
|
||||
return {
|
||||
schemaVersion: 1,
|
||||
releaseVersion: '0.1.0',
|
||||
portalVersion: '0.2.18',
|
||||
portalVersion: '0.2.19',
|
||||
catalogue: {
|
||||
id: 'de.add-ideas.toolbox',
|
||||
name: 'Test Toolbox',
|
||||
|
||||
@@ -94,6 +94,8 @@ describe('production deployment', () => {
|
||||
'svg',
|
||||
'auth',
|
||||
'sudoku',
|
||||
'colour',
|
||||
'office',
|
||||
]) {
|
||||
expect(containerfile).toContain(
|
||||
`test -f /tmp/toolbox/apps/${app}/toolbox-app.json`
|
||||
|
||||
Reference in New Issue
Block a user