An open API service indexing awesome lists of open source software.

https://github.com/git-for-windows/git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
https://github.com/git-for-windows/git-for-windows-automation

Last synced: about 1 year ago
JSON representation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks

Awesome Lists containing this project

README

          

This repository contains GitHub workflows plus support code to perform some of the day-to-day tasks in the Git for Windows project.

Most prominently, the `build-and-deploy*.yml` workflows perform so-called "branch-deploys", i.e. deployments of the Pacman packages that are built from PRs in ['MINGW-packages'](https://github.com/git-for-windows/MINGW-packages), ['MSYS2-packages'](https://github.com/git-for-windows/MSYS2-packages), and [`build-extra`](https://github.com/git-for-windows/build-extra) before merging them.