get.porter.sh/porter@v1.3.0/tests/integration/testdata/migration/runs-list-hello1-output.json (about)

     1  [
     2    {
     3      "id": "01G1VJQJV0RN5AW5BSZHNTVYTV",
     4      "version": "0.1.1",
     5      "action": "uninstall",
     6      "parameters": {
     7        "porter-debug": ""
     8      },
     9      "started": "2022-04-29T16:13:20.48032-05:00",
    10      "stopped": "2022-04-29T16:13:21.802457-05:00",
    11      "status": "succeeded"
    12    },
    13    {
    14      "id": "01G1VJHGVCSN7GR7B5Y05DH6GA",
    15      "version": "0.1.1",
    16      "action": "upgrade",
    17      "parameters": {
    18        "porter-debug": ""
    19      },
    20      "started": "2022-04-29T16:10:01.836336-05:00",
    21      "stopped": "2022-04-29T16:10:02.140731-05:00",
    22      "status": "failed"
    23    },
    24    {
    25      "id": "01G1VJGY43HT3KZN82DS6DDPWK",
    26      "version": "0.1.1",
    27      "action": "install",
    28      "parameters": {
    29        "porter-debug": ""
    30      },
    31      "started": "2022-04-29T16:09:42.659119-05:00",
    32      "stopped": "2022-04-29T16:09:47.190534-05:00",
    33      "status": "succeeded"
    34    },
    35    {
    36      "id": "01G1VJGY43HT3KZN82DS6DDPWI",
    37      "version": "0.1.1",
    38      "action": "install",
    39      "parameters": {
    40        "porter-debug": ""
    41      },
    42      "started": "2022-04-29T14:09:42.659119-05:00",
    43      "stopped": "2022-04-29T14:09:47.190534-05:00",
    44      "status": "failed"
    45    },
    46    {
    47      "id": "01G1VJGY43HT3KZN82DS6DDPWH",
    48      "version": "0.1.1",
    49      "action": "dry-run",
    50      "parameters": {
    51        "porter-debug": ""
    52      },
    53      "started": "2022-04-28T16:09:42.65907-05:00",
    54      "stopped": null,
    55      "status": ""
    56    }
    57  ]