Skip to content
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

Bitrise experiment 2 #3479

Draft
wants to merge 49 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
047d61f
Experiment
davidme-stripe Apr 1, 2024
7db78bf
Experiment
davidme-stripe Apr 1, 2024
678721a
Experiment
davidme-stripe Apr 1, 2024
7575065
Cache
davidme-stripe Apr 1, 2024
f30cad5
Cache
davidme-stripe Apr 1, 2024
bded729
Cache
davidme-stripe Apr 1, 2024
7027dec
Cache
davidme-stripe Apr 1, 2024
60a145a
Test again
davidme-stripe Apr 3, 2024
a371fde
Test again
davidme-stripe Apr 3, 2024
ce334fe
Fix sharding
davidme-stripe Apr 3, 2024
f5fc97d
Fix sharding
davidme-stripe Apr 3, 2024
457b40c
Fix sharding
davidme-stripe Apr 3, 2024
1eae284
Fix sharding
davidme-stripe Apr 3, 2024
b80e17b
Fix sharding
davidme-stripe Apr 3, 2024
b9570d0
Fix sharding
davidme-stripe Apr 3, 2024
0893e94
Fix sharding
davidme-stripe Apr 3, 2024
727a3f9
Valid config
davidme-stripe Apr 3, 2024
3baeea5
Fix typo
davidme-stripe Apr 3, 2024
f3f0d9d
Fix typo
davidme-stripe Apr 3, 2024
f76baca
Try m1 max
davidme-stripe Apr 3, 2024
a42f17d
Concurrency limits
davidme-stripe Apr 4, 2024
737c8e4
Concurrency limits
davidme-stripe Apr 4, 2024
6351965
No parallelization, is it faster?
davidme-stripe Apr 4, 2024
622412a
Revert "No parallelization, is it faster?"
davidme-stripe Apr 4, 2024
6e28479
Move to 17.4
davidme-stripe Apr 4, 2024
0ab7080
Move to 17.4
davidme-stripe Apr 4, 2024
4ae3fe2
Move to 17.4
davidme-stripe Apr 4, 2024
0656692
Try firstMatch
davidme-stripe Apr 4, 2024
c9e1a89
wait for exist
davidme-stripe Apr 4, 2024
35fec0b
wait for exist
davidme-stripe Apr 4, 2024
194cfe5
fix ios 17 issue
davidme-stripe Apr 4, 2024
3ae0490
Fix bugs
davidme-stripe Apr 4, 2024
fe812fd
parallel in shards
davidme-stripe Apr 4, 2024
e3d51b4
Remove infinite loop
davidme-stripe Apr 4, 2024
9c14f46
Fix test failures
davidme-stripe Apr 4, 2024
bab0b94
Fix test failures
davidme-stripe Apr 4, 2024
973e08e
Fix test failures
davidme-stripe Apr 4, 2024
a6ced80
Fix race condition
davidme-stripe Apr 4, 2024
2d73236
Fix config
davidme-stripe Apr 4, 2024
23b3f1e
Shard tests
davidme-stripe Apr 4, 2024
a242139
Pull all
davidme-stripe Apr 4, 2024
c9ba588
Merge remote-tracking branch 'origin/master' into davidme/bitrise-exp-2
davidme-stripe Apr 4, 2024
175ce54
Fix resolved
davidme-stripe Apr 4, 2024
4661e6b
Fix resolved
davidme-stripe Apr 4, 2024
7bab1fa
Fix resolved
davidme-stripe Apr 4, 2024
cc0b361
Fix iOS version
davidme-stripe Apr 5, 2024
4fd5f23
Try one stage
davidme-stripe Apr 5, 2024
ba70d5b
Revert XCTest optimization, may not have made a difference
davidme-stripe Apr 5, 2024
4540477
More wait for existence
davidme-stripe Apr 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ DerivedData

xcuserdata/

jazzy
jazzy/*
docs/docs/undocumented.json
fastlane/report.xml
fastlane/test_output
Expand Down
11 changes: 0 additions & 11 deletions .jazzy.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions .jazzy/theme/assets/css/highlight.css.scss

This file was deleted.

Loading