forked from kube-rs/kube
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit/Integration CI test cleanup (kube-rs#1143)
* Tweak integration tests to always run all ignored tests Also upgrade tarpaulin to see if there are any changes Signed-off-by: clux <[email protected]> * less recent tarpaulin... action seems abandoned Signed-off-by: clux <[email protected]> * fix doctests for remote_command Signed-off-by: clux <[email protected]> * different tarpaulin incantation Signed-off-by: clux <[email protected]> * make remote_command tests not ignored Signed-off-by: clux <[email protected]> * fix admission doc tests Signed-off-by: clux <[email protected]> * big test revamp Signed-off-by: clux <[email protected]> * revert most tarpaulin actions changes and limit rg check to ubuntu Signed-off-by: clux <[email protected]> * revert tarpaulin settings + run less stuff on windows windows build slow Signed-off-by: clux <[email protected]> * remove references to deprecated '--all' flag Signed-off-by: clux <[email protected]> * back to older tarpaulin for now.. Signed-off-by: clux <[email protected]> * also fix deprecation warning for gha set-output Signed-off-by: clux <[email protected]> * lol managed to screw up even that Signed-off-by: clux <[email protected]> * can use -j6 everywhere on ci Signed-off-by: clux <[email protected]> * avoid double ripgrep in release scripts Signed-off-by: clux <[email protected]> * dependencies link to tools Signed-off-by: clux <[email protected]> * use a more precise cargo tree Signed-off-by: clux <[email protected]> --------- Signed-off-by: clux <[email protected]>
- Loading branch information
Showing
12 changed files
with
112 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters