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

Limit stored versions in SwiftInfoOutput.json #50

Open
malcommac opened this issue Nov 2, 2020 · 2 comments
Open

Limit stored versions in SwiftInfoOutput.json #50

malcommac opened this issue Nov 2, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@malcommac
Copy link

Hi,
I'm exploring SwiftInfo to get useful insights from builds on my fastlane-based CI.
Is there a way to limit the number of versions stored?
I would to set it to the latest 20 releases for example.

@rockbruno
Copy link
Owner

Not automatically, but I think this is a good idea :) We could add a max parameter to save(output: output) or something similar.

@rockbruno rockbruno added the good first issue Good for newcomers label Nov 2, 2020
@malcommac
Copy link
Author

Yeah I agree, save(output) is the ideal candidate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants