ancient-monkey-64322
08/10/2021, 11:42 AMbrave-planet-10645
08/10/2021, 1:04 PMlemon-agent-27707
08/10/2021, 10:24 PMstack.History
api for this: https://pkg.go.dev/github.com/pulumi/pulumi/sdk/v3/go/auto#example-Stack.History{
"version": 2,
"kind": "update",
"startTime": "2021-08-10T16:45:19.000Z",
"message": "",
"environment": {
"exec.kind": "cli"
},
"config": {},
"result": "in-progress"
},
{
"version": 1,
"kind": "update",
"startTime": "2021-08-10T16:41:59.000Z",
"message": "",
"environment": {
"exec.kind": "cli"
},
"config": {},
"result": "succeeded",
"endTime": "2021-08-10T16:44:32.000Z",
"resourceChanges": {
"create": 1
}
}
proud-pizza-80589
08/11/2021, 8:00 AM- name: Turnstyle
if: ${{ github.event_name == 'push' }}
uses: softprops/turnstyle@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
brave-planet-10645
08/11/2021, 9:08 AMproud-pizza-80589
08/11/2021, 9:13 AMancient-monkey-64322
08/11/2021, 9:46 AM