MicrosoftDocs / appcenter-docs

content repo for Visual Studio App Center on docs.microsoft.com
https://docs.microsoft.com/appcenter/
Creative Commons Attribution 4.0 International
122 stars 320 forks source link

Environment variable for App Center App Name #1192

Open ei-electronics opened 3 years ago

ei-electronics commented 3 years ago

There is no environment variable for App name. Each OS allows defining multiple variants for one code base. In app center each variant needs to have a different application name. For automated builds, each change in the code will trigger builds in multiple App Center apps. If one wants to track the build status in the git repository, one has to manually define an environment variable and manually fill that name for each variant. For a react native application with k variants that is 2*k manual defintions for something that app center know but it does not expose.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Cdimock commented 2 years ago

Does AppCenter ever plan on implementing this? We're running into the same issues, and it seems silly to have to define a variable for something AppCenter already knows