release-management Questions

3

Solved

I was going through the different types of release strategy and was confused between the Canary and A/B strategy. Both of them seems to be similar. Everywhere I read on Canary is "Allows to test ...

3

Solved

I have successfully uploaded my APK to Google Console and set my own email adress as tester for internal testing. But when I Submit the app for internal testing I don't receive any mail. As you can...
Sandbag asked 15/10, 2018 at 9:20

3

I can view all features except Release pipelines which is showing empty screen for me as shown below. I have tried different browsers such as Google Chrome and Microsoft Edge, both showing empty sc...

14

Solved

Python works on multiple platforms and can be used for desktop and web applications, thus I conclude that there is some way to compile it into an executable for Mac, Windows and Linux. The problem...

2

Solved

Does the Maven Release Plugin perform lightweight or annotated tags in Git? (Also, does it support annotated tags if it is defaulting to lightweight tags?) For instance, I can tag a project by han...
Selfappointed asked 19/1, 2017 at 20:0

7

Usually the when the application gets released in the Internal Channel, the build will get reflected instantly. Within a minute. But strangely the build is not reflected even after a day. I am usin...
Darrelldarrelle asked 26/11, 2020 at 5:53

5

Solved

By default Android Studio use debug mode when building Flutter application. You can build the release version with the command line, see How to optimize the Flutter App size? flutter build apk --re...
Limitation asked 23/6, 2018 at 11:48

4

Solved

I'm new to version control so please excuse if this question is very basic. From my understanding GIT is a code version control. we develop a lot of windows applications whose final releases are e...
Stirk asked 4/10, 2011 at 6:53

4

Solved

I have checked Google Documentation and other answers also - It tells you how to Deactivate your previous release version at the time of publishing new release version, but it doesn't tell you how...
Laureate asked 5/2, 2018 at 14:17

3

I want to deploy my software in a different environment and provide features phase by phase. When and where should I use alpha and beta versions?
Decimalize asked 16/10, 2016 at 6:20

6

My understanding of a canary release is that it's a partial release to a subset of production nodes with sticky sessions turned on. That way you can control and minimize the number of users/custome...

8

Solved

I read somewhere (sorry don't exactly remember the source) that facebook has release Tuesdays. They release the new features to their internal employees first, then to a small set of external users...
Damaris asked 14/11, 2011 at 23:50

1

In this old question, we are advised to take action no longer available in the Google Play Developer Console. There is now a Download link that provides a zip file that includes a csv ending in `ap...

4

Solved

Within our company we have someone that handles the upload and release of our Android apps to the Google Play Console. He told me that there previously was an option to promote an app from Alpha to...

14

Solved

I have config files and various documents that I want to copy from the dev environment to the dev-server directory using Maven2. Strangely, Maven does not seem strong at this task. Some of the op...
Stypsis asked 25/2, 2009 at 14:38

3

Solved

I'm using Maven 3.1.1 and trying to use the Maven release plugin to release a child module of a multi-module project. The parent module was released and this child module is not in the parent's chi...

9

Solved

We've got a Java server application that runs on a number of computers, all connected to the Internet, some behind firewalls. We need to remotely update the JAR files and startup scripts from a cen...
Announce asked 24/9, 2008 at 4:24

2

We are currently moving from our legacy build server to Jenkins. In our previous system, we had the following system: You don't directly build a release version, but you build a "BETA". After yo...
Escent asked 9/3, 2020 at 14:37

2

On http://nvie.com/posts/a-successful-git-branching-model/ it says: Release branches are created from the develop branch. For example, say version 1.1.5 is the current production release and we ...
Gersham asked 28/11, 2014 at 9:16

4

Solved

In VSTS, is it possible to trigger a release upon the completion of another release? I know the release is typically triggered by the completion of a build, but I am wondering if I can trigger one ...
Binette asked 8/9, 2016 at 17:14

3

We are using jenkins for CI. we get late night builds. Is there any way to automate the build deploy as soon as we get a mail or intimation ? Any suggestions would be appreciated..

4

Solved

I am created build and deploying those using TFS 2015. Everything was proper but from last two weeks the Build is being created successfully but the Release part is throwing error TF50309: The f...
Embankment asked 13/5, 2016 at 10:59

1

I have a travis job that runs on both Linux and OSX, which I would like to be able to use to deploy different build artefacts for each platform to github releases. My .travis.yml file currently loo...
Mediator asked 27/7, 2018 at 23:14

5

Our Release Managemeng has a job that is stuck "In Progress". The error is Communication with the deployer was lost during the deployment. Please make sure (1) the deployer machine has not re...
Deviant asked 28/2, 2014 at 22:54

2

Solved

We are running on-premises TFS 2017. I would like to create a release definition for our QA team which will create a Docker container running Windows 7, and deploy our release build to it automatic...
Merchandising asked 10/8, 2017 at 13:11

© 2022 - 2025 — McMap. All rights reserved.