renovate[bot]
0528807fb8
chore(deps): update actions/setup-node action to v4 ( #49 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 21:09:39 +00:00
renovate[bot]
5fedafd64f
chore(deps): update actions/checkout action to v4 ( #45 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 21:52:54 -05:00
7fa2aff9f9
ci: sentinel step for env pipeline success ( #15 )
...
* ci(frontend): sentinel step
* ci(backend): sentinel step
* ci(frontend): success to depend on build success
2023-08-12 17:20:22 -04: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
5b600f0cb7
perf(backend): cache .venv path correctly ( #10 )
...
* perf(backend): cache .venv path correctly
* perf(frontend): cache .yarn and .parcel-cache path correctly
2023-08-12 11:59:03 -04:00
699007bae9
ci: split fe+be pipelines ( #5 )
2023-08-11 01:31:38 -04:00