microsoft / appcenter

Central repository for App Center open source resources and planning.
https://appcenter.ms
Creative Commons Attribution 4.0 International
1.01k stars 227 forks source link

Build multiple targets/flavors on commit #50

Open pixelrevision opened 5 years ago

pixelrevision commented 5 years ago

Describe the solution you'd like Have the ability to build and distribute more than one target/flavor on each push to a branch.

Describe alternatives you've considered Creating multiple projects watching the same repository.

Additional context This would be extremely useful to always have prod and qa builds always available. It is also a needed feature in any sort of whitelabled app.

nilofer commented 5 years ago

@pixelrevision multiple build configurations per branch would simplify this. I'll keep this request open to track additional interest in this ability.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further requests are made to keep it open.

WaldoJeffers commented 4 years ago

I'd be highly interested by this feature too πŸ‘

antpuleo2586 commented 4 years ago

We don't want to have to maintain many branches for our UAT, Dev and Prod etc builds, we'd like to be able to configure several builds from master, so this would be very beneficial!

andymccreadyswipii commented 4 years ago

πŸ‘ Same here

jmoyers14 commented 4 years ago

Same here :(

tindn commented 4 years ago

+1

f3mahmud commented 4 years ago

+1

lukasreuter commented 4 years ago

+1

ubamrein commented 4 years ago

+1

RubenNunez commented 4 years ago

+1

itfarrier commented 4 years ago

+1

fishercraigj commented 4 years ago

+1

alefurman commented 4 years ago

+1

robhoffmann32 commented 4 years ago

+1

Lubans commented 4 years ago

+1

sasivishnu commented 4 years ago

+1 ... Highly needed feature

sasivishnu commented 4 years ago

@nilofer any update on this?

contactpraveen2001 commented 4 years ago

We need this feature. this will solve the issue.

toanxyz commented 4 years ago

+1 ... Highly needed feature We are having 16 apps just because env changed.

Jesusrz001 commented 4 years ago

+1 This needs to be implemented

abjacs commented 4 years ago

+1

conrad90909 commented 4 years ago

+1

bryandevvv commented 4 years ago

+1

sergiotorresperez commented 4 years ago

+1

jmlp1327 commented 4 years ago

I found this answer. https://stackoverflow.com/questions/54125812/build-multiple-build-variants-in-microsoft-appcenter

The only way around this was to create a new "App" in appcenter, but select the other build variants. Just needed to name the application appropriately.

I would suggest turning off build on push/commit as this will eat through your build time and only build manually as you need the other build variants to be tested

I think it makes sense, because one build belongs to a specific app, I mean, TEST, DEBUG and RELEASE are different builds

James-Aidoo commented 4 years ago

Any updates on this highly needed feature? It would do us lots of good.

harry248 commented 4 years ago

We would love to see this feature too! πŸ‘πŸ»

joseBarreto commented 4 years ago

πŸ‘πŸ»

ibrahimyolbir commented 4 years ago

Any updates +++ ping @patniko @nilofer @elamalani

liekos47 commented 4 years ago

+1

AndresTapiero72 commented 4 years ago

+1 This needs to be implemented. ΒΏAny response to this?

ibrahimyolbir commented 4 years ago

+1 +1 +1 +1

ibrahimyolbir commented 4 years ago

I guess nobody cares about that

kenneth-y commented 3 years ago

+1

glucaci commented 3 years ago

+1

danielewood commented 3 years ago

+1 from a paying customer.

GaryGiebler commented 3 years ago

Is there a way to do this from the post script using Fastlane?

jlinker7 commented 3 years ago

This would also be useful as we have a solution with two projects in it, so it would be nice to have two builds in the branch, one to build each application.

jjhampton commented 3 years ago

+1

CristianeMayara commented 3 years ago

+1

joechihe commented 3 years ago

+1

doronfeldman commented 3 years ago

+1

JohnFlyIII commented 3 years ago

Is anyone even looking at this?

eemshi commented 3 years ago

+1

JohnFlyIII commented 2 years ago

Appreciate the re-open, any updates on this?

ghost commented 2 years ago

This is a must-have. Would save us a lot of time. For now, we're using this but it involves some manual work.

ghost commented 2 years ago

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

glucaci commented 2 years ago

Any updates?

ChristiaanScheermeijer commented 2 years ago

+1 with three environments for iOS and Android we now need to create and maintain 12 separate AppCenter apps. It would also help if it is possible to clone the configuration between different apps.