Adam Hill

Results 51 issues of Adam Hill

`ava` has a bunch of breaking changes, so trying to get updated without completely re-writing every JS test.

Starting with Hugo here, but could expand to other static site generators eventually. For https://github.com/adamghill/coltrane/issues/11.

Support a task runner to have an easier way to run commands. - GitHub scripts to run it all: https://github.blog/2015-06-30-scripts-to-rule-them-all/ - just: https://just.systems/man/en/ (leading contender based on Django projects) -...

It would be nice to have an automated workflow for publishing a new package. Maybe based on creating a GitHub release which updates CHANGELOG.md, tags a new release, pushes to...

good first issue

### Why do we need this improvement? The use of of `unicorn:model` has always struck me as confusing considering it has nothing to do with regular Django Models. It was...

enhancement

Add configuration for `pre-commit`. - Should include `ruff` and potentially `mypy` checks (if it doesn't slow things down too much) -- look at - Should this only run on commits...

good first issue

Step by step directions to use certain features: - inputs - polling - actions

good first issue