@@ -44,7 +44,7 @@ pipelines:
4444 supported_langs :
4545 - rust
4646 commands :
47- - bash_c : cargo clippy --no-default-features --features=lua,rhai,tui,containered
47+ - bash_c : cargo clippy --no-default-features --features=lua,rhai,tui,containered,hc-vault,ssh-remotes
4848 show_success_output : true
4949 - title : Format
5050 info : cargo-fmt@0.1.0
@@ -74,7 +74,7 @@ pipelines:
7474 supported_langs :
7575 - rust
7676 commands :
77- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=lua,rhai,tui,containered
77+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=lua,rhai,tui,containered,hc-vault,ssh-remotes
7878 - title : Compress
7979 info : upx@0.1.0
8080 tags :
@@ -154,7 +154,7 @@ pipelines:
154154 supported_langs :
155155 - rust
156156 commands :
157- - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered
157+ - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
158158 show_success_output : true
159159 - title : Форматирование кода
160160 info : cargo-fmt@0.1.0
@@ -184,7 +184,7 @@ pipelines:
184184 supported_langs :
185185 - rust
186186 commands :
187- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered
187+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
188188 - title : Сжатие
189189 info : upx@0.1.0
190190 tags :
@@ -264,7 +264,7 @@ pipelines:
264264 supported_langs :
265265 - rust
266266 commands :
267- - bash_c : cargo clippy --no-default-features --features=python,lua,rhai,tui,containered
267+ - bash_c : cargo clippy --no-default-features --features=python,lua,rhai,tui,containered,hc-vault,ssh-remotes
268268 show_success_output : true
269269 - title : Format
270270 info : cargo-fmt@0.1.0
@@ -294,7 +294,7 @@ pipelines:
294294 supported_langs :
295295 - rust
296296 commands :
297- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=python,lua,rhai,tui,containered
297+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=python,lua,rhai,tui,containered,hc-vault,ssh-remotes
298298 - title : Compress
299299 info : upx@0.1.0
300300 tags :
@@ -374,7 +374,7 @@ pipelines:
374374 supported_langs :
375375 - rust
376376 commands :
377- - bash_c : cargo clippy --no-default-features --features=python,i18n-ru,lua,rhai,tui,containered
377+ - bash_c : cargo clippy --no-default-features --features=python,i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
378378 show_success_output : true
379379 - title : Форматирование кода
380380 info : cargo-fmt@0.1.0
@@ -404,7 +404,7 @@ pipelines:
404404 supported_langs :
405405 - rust
406406 commands :
407- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=python,i18n-ru,lua,rhai,tui,containered
407+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=python,i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
408408 - title : Сжатие
409409 info : upx@0.1.0
410410 tags :
@@ -491,7 +491,7 @@ pipelines:
491491 supported_langs :
492492 - rust
493493 commands :
494- - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered
494+ - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
495495 show_success_output : true
496496 - title : Форматирование кода
497497 info : cargo-fmt@0.1.0
@@ -521,7 +521,7 @@ pipelines:
521521 supported_langs :
522522 - rust
523523 commands :
524- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered
524+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
525525 - title : Сжатие
526526 info : upx@0.1.0
527527 tags :
@@ -597,7 +597,7 @@ pipelines:
597597 supported_langs :
598598 - rust
599599 commands :
600- - bash_c : cargo clippy --no-default-features --lib --features=lua,rhai
600+ - bash_c : cargo clippy --no-default-features --lib --features=lua,rhai,hc-vault,ssh-remotes
601601 show_success_output : true
602602 - title : Lint with `containered` feature
603603 info : cargo-clippy@0.1.0
@@ -614,7 +614,7 @@ pipelines:
614614 supported_langs :
615615 - rust
616616 commands :
617- - bash_c : cargo clippy --no-default-features --lib --features=lua,rhai,containered
617+ - bash_c : cargo clippy --no-default-features --lib --features=lua,rhai,containered,hc-vault,ssh-remotes
618618 show_success_output : true
619619 - title : test
620620 desc : " "
@@ -727,7 +727,7 @@ pipelines:
727727 supported_langs :
728728 - rust
729729 commands :
730- - bash_c : cargo clippy --no-default-features --features=lua,rhai,tui,containered
730+ - bash_c : cargo clippy --no-default-features --features=lua,rhai,tui,containered,hc-vault,ssh-remotes
731731 show_success_output : true
732732 - title : Build
733733 info : cargo-rel@0.1
@@ -744,7 +744,7 @@ pipelines:
744744 supported_langs :
745745 - rust
746746 commands :
747- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=lua,rhai,tui,containered
747+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=lua,rhai,tui,containered,hc-vault,ssh-remotes
748748 - title : ru-containered
749749 desc : Got from `Deployer Pipeline`.
750750 info : deployer-default@0.1.2
@@ -795,7 +795,7 @@ pipelines:
795795 supported_langs :
796796 - rust
797797 commands :
798- - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered
798+ - bash_c : cargo clippy --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
799799 show_success_output : true
800800 - title : Сборка
801801 info : cargo-rel@0.1
@@ -812,4 +812,4 @@ pipelines:
812812 supported_langs :
813813 - rust
814814 commands :
815- - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered
815+ - bash_c : RUSTFLAGS='-Zthreads=16' cargo build --release --no-default-features --features=i18n-ru,lua,rhai,tui,containered,hc-vault,ssh-remotes
0 commit comments