hmartinez82 / git-for-windows-automation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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', 'MSYS2-packages', and build-extra before merging them.

About

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


Languages

Language:JavaScript 59.3%Language:PowerShell 40.7%