microsoft / app-store-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the App Store store from your automated CI builds
Other
93 stars 53 forks source link

Apple decommissioning XML feed which affects transporter #295

Closed gosodo closed 1 year ago

gosodo commented 1 year ago

Note

Issues in this repo are for tracking bugs, feature requests and questions for the tasks in this repo

For a list:
https://github.com/microsoft/app-store-vsts-extension/tree/master/Tasks

If you have an issue or request for the Azure Pipelines service, use developer community instead:

https://developercommunity.visualstudio.com/spaces/21/index.html )

Required Information

Decommissioning of XML feeds may lead to transporter not being able to submit binaries to App store, this may affect ability to publish to App Store.

Question, Bug, or Feature?
Type: here

Enter Task Name: here

list here (V# not needed):
https://github.com/microsoft/app-store-vsts-extension/tree/master/Tasks

Environment

Issue Description

Decommissioning of XML feeds may lead to transporter not being able to submit binaries to App store, this may affect ability to publish to App Store.

Task logs

[Enable debug logging and please provide the zip file containing all the logs for a speedy resolution]

Troubleshooting

Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting

Error logs

[Insert error from the logs here for a quick overview]

KonstantinTyukalov commented 1 year ago

Hi @gosodo, thank you for reporting. We will investigate it once we've dealt with higher priority issues

ismayilov-ismayil commented 1 year ago

Hi @gosodo, thank you for reporting. Actually, we use fastlane for AppStore release, and they use Rest Api to submit binaries via transporter. Thus, it doesn't impact to app-store-vsts-extension.

Closing this one, feel free to ask any other questions or let us know if it's still relevant for you.