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

Builds independent of branches #65

Closed
mikekpl opened this issue Feb 14, 2019 · 12 comments
Closed

Builds independent of branches #65

mikekpl opened this issue Feb 14, 2019 · 12 comments
Labels
build Related to App Center's Build service feature request New feature request Stale

Comments

@mikekpl
Copy link

mikekpl commented Feb 14, 2019

Describe the solution you'd like
A way for us to create builds without having to rely on repository branches e.g. similar to Azure DevOps.

Describe alternatives you've considered
I have tried Azure DevOps but AppCenter is mobile apps friendly, so if we can achieve the same solution it would be a big win.

@mikekpl mikekpl added the feature request New feature request label Feb 14, 2019
@patniko patniko added the build Related to App Center's Build service label Feb 14, 2019
@lupiter
Copy link

lupiter commented Feb 17, 2019

This is a deal breaker for us. Having to go into appcenter and add every feature branch is just not going to fly.

@sdinnes
Copy link

sdinnes commented Mar 6, 2019

Likewise, during development we operate from feature branches; it would be greatly beneficial to be able to choose which branch for a build. instead of having to create a new app every time it changes. It would mean continuity of the build number as well!

@umair-me
Copy link

Really need this! Similar to how its done on Azure DevOps where we select a branch for building.

@DrBeak1
Copy link

DrBeak1 commented May 29, 2019

+1

@TJTorola
Copy link

TJTorola commented Jul 1, 2019

We've managed to work around this by setting up long lived "App Center" branches, like ac-staging and ac-production that we have configured for their appropriate environments. Then we just force push to those in order to kick off the build process without ever needing to re-configure app center. It's pretty hacky, but it's gotten the job done.

That being said, it would be great to have actual support for these flows. Specifically what we need is some way to specify something like for all tags where the tag name matches v[0-9]+\.[0-9]+\.[0-9]+ build this set of n artifacts that we have configured. That at least was our process on buddy build before Apple bought it.

@zarko-via
Copy link

Makes much sense to us also, branch first is strange for manual ad hoc builds.
We will want to create a build configuration and then select what branch to compile.
Also make sense to keep builds history for a config, currently when a branch dies also the unpublished builds die with it.

@dgobaud
Copy link

dgobaud commented Sep 26, 2019

please!!

@ghost ghost added the Stale label Jun 30, 2021
@ghost
Copy link

ghost commented Jun 30, 2021

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.

@zarko-via
Copy link

Most "right" use cases for building is one branch of code in time that one wants from it a Development variation and another Production variation.
App Center current flow mandate creating more and more branches and basically to double it up to have this basic functionality of build variations (this also doubles the Git work and sync work).

@ghost ghost removed the Stale label Jun 30, 2021
@nilofer nilofer removed their assignment Jun 30, 2021
@ghost ghost added the Stale label Aug 29, 2021
@ghost
Copy link

ghost commented Aug 29, 2021

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.

@artdent
Copy link

artdent commented Sep 5, 2021

Still an issue

@ghost
Copy link

ghost commented Sep 20, 2021

This issue will now be closed because it hasn't had any activity for 15 days after stale. Please feel free to open a new issue if you still have a question/issue or suggestion.

@ghost ghost closed this as completed Sep 20, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to App Center's Build service feature request New feature request Stale
Projects
None yet
Development

No branches or pull requests