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

Action get-latest-testflight-build-number returns number of expired build number instead of normal build number #305

Closed
ahmdaeyz opened this issue Jan 23, 2023 · 4 comments · Fixed by #304

Comments

@ahmdaeyz
Copy link

ahmdaeyz commented Jan 23, 2023

Hello guys,
Using the app-store-connect tool to get the latest testflight build number returns the build number of an expired build which isn't what was happening before the current version of the tool (0.36.7)
image
This is how our testflight looks:
image
PS: Our latest successful build was with the 0.36.5 version.
PS: The expired build has been expired for a couple of months now ie not new.

@mazzonem
Copy link

@ahmdaeyz see #303.

@priitlatt
Copy link
Contributor

Hi @ahmdaeyz. Indeed some changes were made in PR #300 that altered the way how the latest build number is obtained and there is some discussion about it going on under issue #303.
However, your particular use-case will be covered by the change in #304, which introduces two new flags --expired and --not-expired to app-store-connect get-latest-testflight-build-number. In your case adding --not-expired will suffice once the version will go live.

@ahmdaeyz
Copy link
Author

Hi @priitlatt. Thanks for your response and the great tools. Can you please give me an idea when will this go live?

@priitlatt
Copy link
Contributor

@ahmdaeyz it is now available with version 0.37.0. Also in PyPI: https://pypi.org/project/codemagic-cli-tools/0.37.0/.

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 a pull request may close this issue.

3 participants