Commit Graph

6 Commits

Author SHA1 Message Date
Denis Bilenko 472a5c3d29 rebase & update acceptance tests 2025-01-30 15:00:33 +01:00
Denis Bilenko cba0df4e49 fix bundle/debug 2025-01-30 15:00:33 +01:00
Denis Bilenko 1ec7436851 do not use 'sort' - produces different result on Windows
Might be fixable with Locale setting (https://stackoverflow.com/a/39172728), but it's easier just not to depend on it.
2025-01-30 15:00:33 +01:00
Denis Bilenko 10d2784b26 fix slash on Windows 2025-01-30 15:00:33 +01:00
Denis Bilenko a6534329c6 Restore back time for debug mode 2025-01-30 15:00:33 +01:00
Denis Bilenko a456da2586 tweak log output
- remove time
- remove attrs unless level is debug
- replace $DEV_VERSION
- add acceptance test for --debug
2025-01-30 15:00:33 +01:00