You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every commit that changes those files (e.g. running ./maestro-ios-xctest-runner/build-maestro-ios-runner.sh) greatly increases size of our git repo. It's too late to rewrite git history now, but it's not too late to find a better way of doing that.
I suggest we gitignore those files. (And make sure we still keep packaging them for distribution).
The text was updated successfully, but these errors were encountered:
bartekpacia
changed the title
Remove iOS XCUITest runner artifacts from the repo
Remove binary app artifacts from the repo
Jul 26, 2024
bartekpacia
added
tech debt
Corners cut, candidates for refactoring, etc.
P2
Important and valid issues not at the top of the work list
labels
Aug 15, 2024
Every commit that changes those files (e.g. running
./maestro-ios-xctest-runner/build-maestro-ios-runner.sh
) greatly increases size of our git repo. It's too late to rewrite git history now, but it's not too late to find a better way of doing that.I suggest we gitignore those files. (And make sure we still keep packaging them for distribution).
The text was updated successfully, but these errors were encountered: