f8b5076e2e
refactor(taskfiles): remove redundant path to frontend
2023-12-18 00:07:02 -05:00
62cb0955d5
fix: trigger ci run if taskfile changes + split basepath env variable… ( #27 )
...
fix: trigger ci run if taskfile changes + split basepath env variables in taskfile
2023-08-19 11:33:18 -04:00
172d70f8d5
perf: avoid redundant bootstrap runs on commands ( #26 )
2023-08-19 15:16:10 +00:00
b77574e596
refactor(frontend): fetch to axios ( #22 )
...
* refactor: replace fetch with axios
* build(frontend): update test command to allow cli args passthrough
2023-08-18 05:24:12 +00:00
fbba07cbdc
build: tooling clean-up ( #14 )
...
* build(backend): requirements-locks to use venv directly to avoid needing to activate
* build(backend): taskfile cleaning, no more sourcing
* build(frontend): remove unneeded syntax, cmds>cmd for one-liners
* docs: instructors on local setup
* ci: hoisted default working directory settings
2023-08-12 16:32:07 -04:00
712de0ca1d
ci: control go-task version at top-level ( #11 )
...
* ci(backend): control go-task version at top-level
* ci(frontend): use go-task in CI instead of direct yarn calls
2023-08-12 12:33:12 -04:00
24d31f2d9c
build: split taskfiles into be+fe concerns
2023-08-11 00:48:57 -04:00