Is "command folding" possible?
Hello,
In Travis, there is a feature where logs of commands from "before_install", "install", "script", ... steps are folded, in order to improve visibility: https://blog.travis-ci.com/2013-05-22-improving-build-visibility-log-folds
It's even possible to use a function "travis_fold" (https://github.com/travis-ci/travis-build/blob/9edbf2a4330491dbd554b62b6a2cda25da97c7cb/lib/travis/build/templates/header.sh#L292-L296) to fold logs of any command (for example in a script, like I did here https://travis-ci.org/Kocal/vue-web-extension/builds/418148597#L579)
Is there a same feature in AppVeyor?
Thank you :)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Ilya Finkelshte... on 28 Aug, 2018 09:56 PM
We have no this feature for now, added GitHub issue to track this.
Ilya Finkelshteyn closed this discussion on 28 Aug, 2018 09:56 PM.