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

Automation - Fix Google Auth Issue #6775

Closed
2 of 9 tasks
narin opened this issue Sep 20, 2023 · 4 comments
Closed
2 of 9 tasks

Automation - Fix Google Auth Issue #6775

narin opened this issue Sep 20, 2023 · 4 comments
Assignees
Labels
bug Used to identify a bug ticket that will be worked through the bug process devops

Comments

@narin
Copy link
Contributor

narin commented Sep 20, 2023

Automation Ticket

There is an issue on Google's end where authenticating with the Play Console sometimes does not work, which will cause the release automation to fail. Fastlane has released a new version with an added retry setting that should help to resolve this issue.

Type of Change

  • Update existing automation
  • Add new automation functionality
  • Fix automation bug

What systems/scripts are changing?

  • Git Hub Actions
  • CircleCI
  • Fastlane
  • Bash Scripts
  • Issues Templates

What is the work being done?

Update to the latest version of fastlane and add the SUPPLY_UPLOAD_MAX_RETRIES setting as described in this issue thread: fastlane/fastlane#21507 (comment)

Testing considerations

What testing did you do?

What testing needs to be done by the reviewer?

What testing needs to be done to ensure that this work is complete in production?

Acceptability Criteria

  • Fastlane has been updated and SUPPLY_UPLOAD_MAX_RETRIES setting is added
@narin narin added bug Used to identify a bug ticket that will be worked through the bug process devops labels Sep 20, 2023
@narin narin self-assigned this Sep 20, 2023
@bischoffa
Copy link
Contributor

@jennb33 @narin You added this to Sprint 80 but is in New Issues. Is this ticket being worked on?

Is this work continuing into Sprint 81

@jennb33
Copy link

jennb33 commented Sep 27, 2023

@narin should answer this

@narin
Copy link
Contributor Author

narin commented Sep 27, 2023

@bischoffa @jennb33 A fix has been merged but we won't be able to confirm it resolved the issue until our next release build, Oct 4.

@narin
Copy link
Contributor Author

narin commented Oct 3, 2023

Confirmed that this fix resolved the issue with today's release build. Closing out.

@narin narin closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to identify a bug ticket that will be worked through the bug process devops
Projects
None yet
Development

No branches or pull requests

3 participants