Skip to content

ID'd commands

Compare
Choose a tag to compare
@jules2689 jules2689 released this 15 May 14:07
· 940 commits to main since this release
f720c05

Commands now run with an ID. If a command fails, the user will be told the ID:

This command ran with ID: 05643
Please include this information in any issues/report along with relevant logs

The file-based logs will include this ID prefixed to each line.

[05643] bundle install
[05643] Installing gems....

This intends to help with debugging specific runs.