Added ability to load, apply and plan cloud files #113
Annotations
9 errors
|
build-and-test
Process completed with exit code 1.
|
|
test/orchestrator/plan/plan.test.ts > Plan orchestrator tests > Can apply a resource (recreate):
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ test/orchestrator/plan/plan.test.ts:140:44
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/plan/plan.test.ts > Plan orchestrator tests > Prioritizes xcode-tools in front of other resources:
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ test/orchestrator/plan/plan.test.ts:79:44
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/plan/plan.test.ts > Plan orchestrator tests > Can plan a resource (create) including xcode-tools:
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ test/orchestrator/plan/plan.test.ts:39:44
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/initialize/initialize.test.ts > Parser integration tests > Finds the correct files to initialize and initializes all files within a folder:
src/common/initialize-plugins.ts#L73
Error: process.exit unexpectedly called with "0"
❯ Function.parse src/common/initialize-plugins.ts:73:15
❯ Function.run src/common/initialize-plugins.ts:31:19
❯ test/orchestrator/initialize/initialize.test.ts:67:66
|
|
test/orchestrator/apply/apply.test.ts > Apply orchestrator tests > Can apply a resource (modify):
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ Object.run src/orchestrators/apply.ts:15:24
❯ test/orchestrator/apply/apply.test.ts:195:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/apply/apply.test.ts > Apply orchestrator tests > Can apply a resource (re-create):
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ Object.run src/orchestrators/apply.ts:15:24
❯ test/orchestrator/apply/apply.test.ts:137:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/apply/apply.test.ts > Apply orchestrator tests > Installs xcode-tools if it doesnt exist:
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ Object.run src/orchestrators/apply.ts:15:24
❯ test/orchestrator/apply/apply.test.ts:77:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|
|
test/orchestrator/apply/apply.test.ts > Apply orchestrator tests > Can apply a resource (create):
src/connect/login-helper.ts#L52
Error: ENOENT: no such file or directory, open '/home/runner/.codify/credentials.json'
❯ Function.read src/connect/login-helper.ts:52:28
❯ Function.load src/connect/login-helper.ts:25:25
❯ Function.run src/orchestrators/plan.ts:27:5
❯ Object.run src/orchestrators/apply.ts:15:24
❯ test/orchestrator/apply/apply.test.ts:40:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/.codify/credentials.json' }
|