Anton Iakimov
Anton Iakimov
Please switch to other junit generation tool #### Motivation Behind Feature xcprerry is not updated for several years, looks like it's loosing support: https://github.com/xcpretty/xcpretty/issues/360 It generates junit from xcodebuild log,...
It would be nice to support multiple Xcode betas, i.e. /Applications/Xcode-9.0.0.4.app /Applications/Xcode-9.0.0.5.app /Applications/Xcode-9.0.0.6.app or /Applications/Xcode-9b4.app /Applications/Xcode-9b5.app /Applications/Xcode-9b6.app Right now I need to remove previous beta and have no possibility to...
### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...
Currently test is duplicated if run twice with `-count 2` option. Would be nice to have an option to join with additional attributes (like eg: runs, failures, success_rate,..).
I can't find it here: https://github.com/probonopd/linuxdeployqt/blob/master/tools/linuxdeployqt/excludelist.h Only `libcom_err.so.2` But from the logs I've got: ``` [2024-01-05T13:00:27.059Z] Log: bundleLibraryDirectory: "usr/lib/" [2024-01-05T13:00:27.059Z] Log: parsing "/nix/store/q53llqawsgsygx9wyndq88rwxfh9qly7-libkrb5-1.20.1/lib/libcom_err.so.3" [2024-01-05T13:00:27.060Z] Log: excludelist: ("ld-linux.so.2", "ld-linux-x86-64.so.2", "libanl.so.1", "libasound.so.2",...
Started to fail after Tanguy left. After getting access to the repo Settings @diegomrsantos and I discovered the probably personal token was used for `ACTIONS_GITHUB_TOKEN`. Token is setup here: https://github.com/status-im/nim-libp2p/settings/secrets/actions...
See https://github.com/status-im/infra-nim-waku/issues/91 for details Mostly done automatically. Some parts manually.
See status-im/infra-nim-waku#91 for details Mostly done automatically. Some parts manually.
``` Xcodeproj::Workspace.new_from_xcworkspace("My.xcworkspace").schemes Xcodeproj::Project.schemes("My.xcodeproj") ``` are showing much less schemes, than ``` xcodebuild -list -workspace My.xcworkspace xcodebuild -list -project My.xcodeproj ```
See https://github.com/status-im/infra-nim-waku/issues/91 for details Mostly done automatically. Some parts manually.