-
Notifications
You must be signed in to change notification settings - Fork 42
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
Update project-id to project-number #421
Update project-id to project-number #421
Conversation
For backwards compatibility, please keep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exactly what Artemii said regarding backwards compatibility. It would be OK and even preferred to only show the current configuration option in Markdown docs and terminal help messages, but the old version must remain functional for the time being. Otherwise we're going to break workflows that are working fine as of now.
…-firebase-project-number-is-referred-to-as-project-id
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backwards compatibility must be retained both on Python API and CLI level and warning messages should reflect the actual misconfiguration. Currently Python API is not backwards compatible and all deprecation warnings are about CLI.
src/codemagic/tools/firebase_app_distribution/firebase_app_distribution.py
Outdated
Show resolved
Hide resolved
src/codemagic/tools/firebase_app_distribution/firebase_app_distribution.py
Outdated
Show resolved
Hide resolved
src/codemagic/tools/firebase_app_distribution/firebase_app_distribution.py
Show resolved
Hide resolved
src/codemagic/tools/firebase_app_distribution/firebase_app_distribution.py
Show resolved
Hide resolved
src/codemagic/tools/firebase_app_distribution/firebase_app_distribution.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
QA
Previous
project-id
and newproject-number
arguments are used in couple of use cases and behaviour is the same after the name change:Now same output is returned but with
--project-number/-p