Commit Graph

8 Commits

Author SHA1 Message Date
Robert Kaussow 4cb5a900e3
refactor: add more linters and fix findings (#65) 2023-02-08 10:14:20 +01:00
Robert Kaussow dd498d9592
ci: refactor build tools and ci setup (#23) 2022-04-25 12:56:05 +02:00
renovate[bot] 707e3b5698
fix(deps): update module github.com/bmatcuk/doublestar to v4 (#4)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-19 14:14:43 +02:00
Robert Kaussow 92fdced7d3
fix: fix linting and indentation in output format 2021-09-19 14:00:00 +02:00
Brad Rydzewski 4889634ea9 added action to when clause 2019-06-13 18:11:18 -07:00
Thomas Boerger 6c40ddf74e
Check matrix conditions correctly
We are using matrix conditions heavily, and without that fix they are
ignored and could lead to undefined variables. With this fix only
matching matrix conditions are getting converted from the legacy format.
2019-04-24 16:59:32 +02:00
Brad Rydzewski 0d322e10f2 add license headers 2019-02-10 11:00:16 -08:00
Brad Rydzewski 98eb77b4c5 initial commit 2019-01-22 15:44:17 -08:00