Skip to content

Releases: t12-pybash/devops-study-app

backend: v0.2.1

28 Nov 11:03
ab61a79

Choose a tag to compare

0.2.1 (2025-11-28)

Bug Fixes

frontend: v0.2.0

27 Nov 15:59
41fb948

Choose a tag to compare

0.2.0 (2025-11-27)

Features

  • frontend: add automated image building (afab42e)
  • frontend: add automated image building (1214f79)

backend: v0.2.0

20 Nov 09:15
6b87f46

Choose a tag to compare

0.2.0 (2025-11-20)

Features

  • backend: added container image building and pushing (de92fc5)
  • backend: added container image building and pushing (da926a6)

Bug Fixes

  • backend-test: uv run ruff format src tests to fix backend lint with ruff issue (85c671b)
  • fix-backend-test: repair malformed uv.lock file structure (d7ee686)

backend: v0.1.0

19 Nov 20:18
2f2e3cc

Choose a tag to compare

0.1.0 (2025-11-19)

Features

  • backend: added code for our backend api (4cb5c9d)

Bug Fixes