github.com/replicatedcom/ship@v0.50.0/integration/init_app/basic/expected/.ship/upstream/appRelease.json (about) 1 { 2 "id": "pAb_dFxe4M4TdvkPWSdgDhgtpDbOcGAM", 3 "sequence": 4603, 4 "channelId": "lD4lzjnjwOYzKbNsjK0JlcpzF19PswXz", 5 "channelName": "integration replicated.app basic", 6 "channelIcon": "", 7 "semver": "1.0.2", 8 "releaseNotes": "integration tests", 9 "spec": "---\nassets:\n v1:\n - inline:\n contents: |\n #!/bin/bash\n echo \"installing nothing\"\n echo \"config option: {{repl ConfigOption \"test_option\" }}\"\n dest: ./scripts/install.sh\n mode: 0777\n - inline:\n contents: |\n #!/bin/bash\n echo \"tested nothing\"\n echo \"customer {{repl Installation \"customer_id\" }}\"\n echo \"install {{repl Installation \"installation_id\" }}\"\n dest: ./scripts/test.sh\n mode: 0777\nconfig:\n v1:\n - name: test_options\n title: Test Options\n description: testing testing 123\n items:\n - name: test_option\n title: Test Option\n default: abc123_test-option-value\n type: text\nlifecycle:\n v1:\n - render: {}\n", 10 "images": [], 11 "githubContents": [], 12 "created": "Tue Dec 04 2018 03:21:49 GMT+0000 (UTC)", 13 "entitlements": { 14 "meta": { 15 "last_updated": "0001-01-01T00:00:00Z", 16 "customer_id": "" 17 }, 18 "signature": "" 19 } 20 }