Ian Ray
6f20438ae4
feat: add support for alternative ordering strategies ( #424 )
2023-07-07 10:01:53 -04:00
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
zachary-walters
ae996cd718
Updated the deprecated ioutil dependency
...
The ioutil package has been deprecated as of Go v1.16: https://go.dev/doc/go1.16#ioutil
This commit replaces ioutil functions with their respective io/os functions.
2023-07-06 10:41:54 -04:00
Alex Goodman
8818b9934f
reactive layout; addresses #179
2019-12-28 12:28:19 -05:00
Alex Goodman
ed57565910
fix nil log dest; clean tar paths
2019-11-19 09:59:57 -08:00
Alex Goodman
74e4fe2560
decouple views with listeners
2019-10-13 20:56:58 -04:00
Alex Goodman
939741625d
drop package names from object names
2019-10-13 11:49:18 -04:00
Alex Goodman
2069a3fede
first step at ui obj refactor
2019-10-13 11:42:13 -04:00