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

Remove stderr/stdout from delete-*-password calls ([#11]) #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lacostej
Copy link

@lacostej lacostej commented Nov 29, 2023

This change to solve #11. It will hide a bit of information, but users should really use $? to inquire about the various calls anyway and not depend on stdout/stderr output. The library is in version < 1.0 so I expect it is OK to break this "feature".

When it comes to error handling, output control etc, the library should be overhauled anyway. See fastlane/fastlane#11637.

@lacostej lacostej changed the title Remove stderr from delete-*-password calls ([#11]) Remove stderr/stdout from delete-*-password calls ([#11]) Nov 29, 2023
@lacostej
Copy link
Author

@joshdholtz something you can look at?

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

Successfully merging this pull request may close these issues.

1 participant