xamarin-macios/tools/devops
Manuel de la Pena c20cbfe301
[DevOps] Just clean the xamarin-macios dir to ensure we do not delete maccore creds. (#9396)
The credentials for maccore are downloaded to a pat file (to be found).
When we call make git-clean, because we do use the -x options, all
files are deleted, including the pat file.

We move to call git clean -xdf inside xamarin-macios, which will delete
the test result files.

Once we find the exact path pattern, we can update the make git-clean to
not remove them but this commit unblocks the failing CI builds.
2020-08-18 15:11:59 -04:00
..
device-tests [DevOps] Just clean the xamarin-macios dir to ensure we do not delete maccore creds. (#9396) 2020-08-18 15:11:59 -04:00
Makefile [master] Merge Xcode11.5 Support and include provisionator changes (#8643) 2020-05-21 12:16:33 -04:00
add-summaries.sh [DevOps] Fix DDFun pipeline GitHub comment report 2019-12-26 09:13:41 -05:00
azure-pipelines.yml Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00
build-samples-report-to-github.sh [master] [tests] Don't use unsupported characters in matrix names for yml scripts. Fixes xamarin/maccore#1831. (#6571) 2019-07-12 05:30:57 -07:00
build-samples.csx [xcode11][tests] Provision dotnet for the sample tests. Fixes xamarin/maccore#1811. (#6473) (#6488) 2019-07-11 01:49:42 -07:00
build-samples.sh [sample-tester] Collect app size and build duration statistics. (#7602) 2020-02-03 15:57:25 -05:00
build-samples.yml Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00
device-tests-provisioning.csx.in [Devtools] Do not try to install tools via brew if present.] (#8872) 2020-06-17 11:27:26 -04:00
fetch-maccore.sh [sample-tester] Collect app size and build duration statistics. (#7602) 2020-02-03 15:57:25 -05:00
prepare-performance-data.sh [sample-tester] Collect app size and build duration statistics. (#7602) 2020-02-03 15:57:25 -05:00
provision-xcode.csx [devops] Fix provision-xcode unhandled exception (#8253) 2020-04-01 10:30:02 -04:00
push-performance-data.sh Rename master to main. (#8851) 2020-06-16 15:51:44 +02:00
system-info.sh [sample-tester] Collect app size and build duration statistics. (#7602) 2020-02-03 15:57:25 -05:00
utils.csx satisfy the type-checking gods (#8680) 2020-05-27 08:49:37 +02:00