Commit graph

7 commits

Author SHA1 Message Date
Alex Goodman d5e8a92968
Rework CI validation workflow and makefile (#460)
* rework CI validation workflow and makefile

* enable push

* fix job names

* fix license check

* fix snapshot builds

* fix acceptance tests

* fix linting

* disable pull request event

* rework windows runner caching

* disable release pipeline and add issue templates
2023-07-06 22:01:46 -04:00
Alex Goodman 2640bdced8
fix tests 2019-10-07 18:25:35 -04:00
Alex Goodman 576709ad30
rework package structure 2019-09-21 16:28:45 -04:00
Alex Goodman ceb7dfd30a
added file report to CI results; refactored runtime package 2019-07-27 14:15:32 -04:00
Alex Goodman e4ddfb411c
Expose CI validation options to the CLI (#212)
* expose ci config to cli switches; addresses #198

* added/updated tests for ci configuration
2019-07-26 10:27:00 -04:00
Christian Muehlhaeuser 57b1a3d522
Fixed import order using goimports
Probably just prevents future merge conflicts.
2019-07-19 12:44:16 +02:00
Alex Goodman fc27dcd820
Add CI integration (#143) 2018-12-30 14:07:56 -05:00