release-management
How to embed revision information using mercurial and maven (and svn)
Our project had a nice hack (although I\'m guessing there are better ways to do it) to embed revision information into the artifacts (jar etc.) when we used svn.[详细]
2023-01-02 05:48 分类:问答Examples of how to visualize a versioning system? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accep开发者_高级运维ting answers.[详细]
2022-12-31 17:22 分类:问答Tips on managing dependencies for a release?
Our system comprises many .NET websites, class libraries, and a MSSQL database. We use SVN for source control and TeamCity to automatically build to a Test server.[详细]
2022-12-31 05:23 分类:问答How do you prevent your Mercurial (or Git) branches from being locked up?
I want to throw this scenario out there and see what the most objective, vanilla-Mercurial way to fix this would be.[详细]
2022-12-30 13:18 分类:问答Agile and code release [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2022-12-30 08:30 分类:问答How do you keep track of what you have released in production?
Tipically a deploy in production does not involve just a mere source code update (build) but requires a lot of other important tasks like, for example:[详细]
2022-12-29 15:41 分类:问答Does maven-release-plugin push tags to remote Git repository?
When using the maven-release-plugin with Git, mvn release:prepare happily tags the release in the local repository.I\'d expect mvn release:perform to push the tags to the remote repository, but this d[详细]
2022-12-28 06:16 分类:问答How do I put some meat onto my Release Process?
I look after the merging, deployment and release of Products & Services in the Company I work for. I\'ve slowly moved to this position from development so a lot of this is new to me (I guess!)[详细]
2022-12-28 03:54 分类:问答Suggestions on bug lifecycle and release management
Our group is currently analysing our procedures for managing formal software releases and integrating with a bug lifecycle.[详细]
2022-12-28 02:32 分类:问答Release Process Improvements
The process of creating a new build and releasing it to production is a critical step in the SDLC but it is often left as an afterthought and varies greatly from one company to the next.[详细]
2022-12-28 01:56 分类:问答