This repository contains a collection of scripts tailored to streamline operations within Azure DevOps releases and projects.
- Golang DB Migrate - A collection of scripts designed to run in Azure DevOps releases. They manage logging into HashiCorp's Vault, reading secrets, and executing migrations with
golang-migrate
. - Update Approvers - A script that automates the process of updating approvers in all releases of a specified Azure DevOps project.
- Clone this repository.
- Navigate to the respective directory for the script you're interested in.
- Follow the instructions in the script-specific README.md file.
Remember to handle all credentials with care and avoid committing sensitive information to your version control systems.