Matt Kilgore
|
87e2464599
|
fix(ci): only run on code changes (#44)
|
2024-06-22 16:34:56 -04:00 |
|
Matt Kilgore
|
add57a8962
|
fix(ci): ignore non-code paths (#31)
|
2024-06-19 21:29:02 -04:00 |
|
Hayden
|
ed1230e17d
|
feat: goreleaser + remove cgo dependency (#363)
* wip: goreleaser
* update image path
* spelling
* set working dir
* change main.go
* remove unused field
* drop cgo requirement
* remove unused workflow step
* generate code
* drop cgo from docker file
* update publish workflow
* annotate as unfinished
|
2023-03-22 20:49:49 -08:00 |
|
Hayden
|
6529549289
|
refactor: http interfaces (#114)
* implement custom http handler interface
* implement trace_id
* normalize http method spacing for consistent logs
* fix failing test
* fix linter errors
* cleanup old dead code
* more route cleanup
* cleanup some inconsistent errors
* update and generate code
* make taskfile more consistent
* update task calls
* run tidy
* drop `@` tag for version
* use relative paths
* tidy
* fix auto-setting variables
* update build paths
* add contributing guide
* tidy
|
2022-10-29 18:15:35 -08:00 |
|
Hayden
|
75c633dcb5
|
frontend: cleanup
* dummy commit
* cleanup workflows
* setup and run eslint
* add linter to CI
* use eslint for formatting
* reorder rules
* drop editor config
|
2022-09-09 14:46:53 -08:00 |
|
Hayden
|
78fa714297
|
add PR workflow
|
2022-09-09 13:14:31 -08:00 |
|