Top "Release-management" questions

Release management encompasses the practices and patterns required to deploy software to customers.

Distinguishing development mode and release mode environment settings on Android

I'm building an Android application and would like to maintain a few environment variables that I can tweak depending on …

android development-environment release-management
multi module maven project with parent pom and svn layout

I currently have about 16 projects that I build with maven that get deployed to the same application server that make …

maven release-management
What are the options for release management using Jenkins

I'm evaluating build engines like Jenkins and Apache Continuum. The bulk of our build is using Maven. What options are …

maven jenkins release-management jenkins-plugins continuum
iPhone - dealloc - Release vs. nil

Wondering if someone with experience could possibly explain this a bit more. I have seen examples of... [view release]; view = …

iphone memory memory-management release-management dealloc
TF50309: The following account does not have sufficient permissions to complete the operation

I am created build and deploying those using TFS 2015. Everything was proper but from last two weeks the Build is …

tfs release release-management tfs-2015 tfs-security
Getting software version numbers right. v1.0.0.1

I distribute software online, and always wonder if there is a proper way to better define version numbers. Let's assume …

release release-management release-cycle
using git to keep exes and dlls?

I'm new to version control so please excuse if this question is very basic. From my understanding GIT is a …

git version-control release-management
Separate 'debug' and 'release' builds?

I think it's better to release the version of the software which your developers actually tested; I therefore tend to …

testing debugging release release-management
Release management - best practice

I work for a product development company.We first do internal releases,and then public release.I was wondering, how …

release-management release-cycle