git-for-windows / git-for-windows-automation

A few GitHub workflows and support code to help with Git for Windows' day-to-day tasks
10 stars 9 forks source link

open-pr: avoid caching error 127 #35

Closed dscho closed 1 year ago

dscho commented 1 year ago

This works around the problems identified in https://github.com/git-for-windows/git/issues/4303#issuecomment-1436590886.

Proof that caching works: https://github.com/git-for-windows/git-for-windows-automation/actions/runs/4230831858/jobs/7348623407#step:8:17

Proof that pushing works (or more correctly: generating the authorization header): https://github.com/git-for-windows/git-for-windows-automation/actions/runs/4230831858/jobs/7348623407#step:14:21