-
Notifications
You must be signed in to change notification settings - Fork 52
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
Want to understand what's the best value for artifact_maximum_age for CI runs. #235
Comments
In practice, the default 30d should be a long enough time and I wouldn't suggest to worry about it, unless the size of So if you set artifact_maximum_age to 30, as a very early step of |
@polac24 want to understand if it is cache on the CI machine - |
|
My integration setup
[ ] CocoaPods cocoapods-xcremotecache plugin
[x] Automatic integration using
xcprepare integrate ...
[ ] Manual integration
[ ] Carthage
Expected/desired behavior
@polac24 We are trying to run XCremote cache for our project want to understand what's the best value to configure for
artifact_maximum_age
on CIMinimal reproduction of the problem with instructions
Producer Logs
Consumer Logs
Pods/Carthage file
Environment
gem list cocoapods-xcremotecache
>Post build stats
Others
The text was updated successfully, but these errors were encountered: