10 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
c8ab7098d8
add tests to cover runtime entrypoint 2019-10-09 14:49:59 -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
Alex Goodman
9384069d76
Merge branch 'master' into format-fixes 2019-07-21 15:44:52 -04:00
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes 2019-07-20 17:57:47 -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