File size: 1,289 Bytes
1c36640 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
action_id: trunk-upgrade-available
date: 2023-12-05 17:30:47
run: trunk upgrade --notify --allow-daemon-start=false
run_from: ""
trigger: schedule 1h
result:
exit_code: 0
out: "notifications:\r\n - commands:\r\n - run: trunk upgrade\r\n title: all\r\n - run: trunk upgrade check\r\n title: Linters\r\n id: trunk-upgrade\r\n message: \" 1 linter upgrade\\n\"\r\n priority: low\r\n rendered: \"\\x1b[90mRun \\x1b[0m\\x1b[96mtrunk upgrade\\x1b[0m\\x1b[90m to upgrade \\x1b[0m\\x1b[90m1 linter\\n\\x1b[0m\"\r\n title: Upgrade Available\r\nnotifications_to_delete:\r\n - trunk-check-upgrade\r\n"
err: ""
timestamp: 1701797447
full_timestamp:
nanos: 77133000
seconds: 1701797447
trunk_version: 1.17.2
action_output:
notifications:
- commands:
- run: trunk upgrade
title: all
- run: trunk upgrade check
title: Linters
full_timestamp:
nanos: 77133000
seconds: 1701797447
id: trunk-upgrade
message: " 1 linter upgrade\n"
priority: low
rendered: "\x1b[90mRun \x1b[0m\x1b[96mtrunk upgrade\x1b[0m\x1b[90m to upgrade \x1b[0m\x1b[90m1 linter\n\x1b[0m"
timestamp: 1701797447
title: Upgrade Available
notifications_to_delete:
- trunk-check-upgrade
|