uwu-tools / magex

Helper methods for Magefiles
MIT License
3 stars 3 forks source link

Ensure Mage version matches in go.mod and tests #15

Closed cpanato closed 1 year ago

cpanato commented 1 year ago

Fixes: #14

cpanato commented 1 year ago

example when the job fail: https://github.com/uwu-tools/magex/actions/runs/4886016238/jobs/8720815479?pr=15

level=error msg="./dependencies.yaml indicates that mage should be at version 1.14.0, but the following files didn't match: ./magefile.go"
level=fatal msg="error during command execution: &fmt.wrapError{msg:\"checking local dependencies: Dependencies are not in sync\", err:(*errors.errorString)(0xc000[5](https://github.com/uwu-tools/magex/actions/runs/4886016238/jobs/8720815479?pr=15#step:4:6)b5350)}"