Skip to content
#

release-management

Here are 109 public repositories matching this topic...

When we do adopt Continuous Deployment with TFS, how do we define the only changed files within the release branch for non-compiled applications? The attached script will get you find and download only the files that has modified from the given release (or source control application branch) branch.

  • Updated Jul 31, 2019
  • PowerShell

When a release has successfully deployed to PRODUCTION environment, we wanted to keep that release defintion and all its associated builds forever. This Release task will automate the process.

  • Updated Jan 8, 2020
  • PowerShell

This GitHub repository demonstrates an automated semantic versioning and release process using GitHub Actions. It includes a workflow that computes the next version, updates the package file, creates a new Git tag, and publishes a GitHub release.

  • Updated Aug 26, 2023
  • Shell

Improve this page

Add a description, image, and links to the release-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the release-management topic, visit your repo's landing page and select "manage topics."

Learn more