aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
Commit message (Expand)AuthorAgeFilesLines
* chore(make): only run necessary componentsFuwn2021-08-161-2/+2
* build(make): create kill taskFuwn2021-07-161-0/+5
* test(make): add `checkall` task which performs a suite of checksFuwn2021-07-031-0/+14
* fix(make): docker run commandsFuwn2021-06-181-2/+4
* refactor(docker): docker compose!Fuwn2021-06-081-0/+2
* feat(make): document generation taskFuwn2021-06-051-0/+5
* ci: sql linting on commit, make taskFuwn2021-05-201-0/+6
* fix(make): documentation line numberFuwn2021-05-201-1/+1
* feat(whirl_server): development testing environment variableFuwn2021-05-201-0/+1
* build(make): checkf and checkfc tasks now run once, not on all workspacesFuwn2021-05-201-0/+2
* fix(docker): expose correct portFuwn2021-05-171-2/+2
* fix(make): typoFuwn2021-05-171-1/+1
* fix(make): typoFuwn2021-05-171-2/+2
* fix(make): don't run certain tasks on workspacesFuwn2021-05-171-0/+12
* fix(make): makefile and license auto-extendedFuwn2021-05-171-1/+3
* ci(make): create act-cli taskFuwn2021-05-101-0/+15
* build(make): create interactive mode docker run taskFuwn2021-05-061-0/+12
* chore(make): privitize cargo wrappersFuwn2021-05-061-0/+3
* fix(make): docker-load uses shell scriptFuwn2021-05-061-2/+4
* refactor(make): use cargo-make task naming conventionsFuwn2021-05-061-6/+6
* feat(docker): extends alpineFuwn2021-05-061-2/+2
* fix(docker): the dockeringFuwn2021-05-061-0/+23
* build(make): create watchable make taskFuwn2021-05-051-0/+7
* feat(make): use cargo-make instead of gnu makeFuwn2021-05-051-0/+55