-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
infra: Refactor Cirrus CI configuration for improved readability #17851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
lastly issue was regarding "java.exe"' is not recognized as an internal or external command, but now it failed due to command split the repo URL across two lines, causing Git to see three arguments instead of two and exit with βfatal: Too many argumentsβ. tried to make it in single line but it exceeds line length of 100. |
|
@Brijeshthummar02 , please investigate how to do line wrap https://yaml-multiline.info/ in |
|
@Brijeshthummar02 , I took your final state to this PR |
|
@Brijeshthummar02 , I put your latest version. Please check CI execution |
|
Latest is on still same failure https://cirrus-ci.com/task/6297631028150272 @Brijeshthummar02 , please make it work on your own repository, you will iterate very fast. |
Testing of other PR
#17850