github.com/replicatedcom/ship@v0.50.0/integration/init_app/github-template-func/expected/.ship/state.json (about) 1 { 2 "v1": { 3 "config": { 4 "option": "abc123" 5 }, 6 "upstream": "__upstream__", 7 "contentSHA": "6c76198ecbf868cf6968d5c8e047424ccd7952a99b13b6da65c4edb78a0a7b6d", 8 "metadata": { 9 "applicationType": "replicated.app", 10 "customerID": "__customerID__", 11 "installationID": "__installationID__", 12 "license": { 13 "assignee": "", 14 "createdAt": "0001-01-01T00:00:00Z", 15 "expiresAt": "0001-01-01T00:00:00Z", 16 "id": "", 17 "type": "" 18 }, 19 "releaseNotes": "integration tests", 20 "sequence": 0, 21 "version": "1.0.1-SNAPSHOT" 22 }, 23 "releaseName": "integration-replicated-app-github-template-func" 24 } 25 }