SAP / go-ase

SAP ASE Database Client for Go
Apache License 2.0
25 stars 14 forks source link

Print changed files and diff in generate job and work on all pushes/manually #73

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

I've noticed that it'd be quite handy to have actions run on all branches/pushes to check suite errors before making a PR (see e.g. https://github.com/SAP/go-ase/pull/66 were I've had to update the PR repeatedly to get golangci-lint to work).

The additional output in the generate job is merely information to see if the changed generation is related to the PR itself.

How was the patch tested?

https://github.com/SAP/go-ase/pull/66 https://github.com/ntnn/go-ase/actions