Commit Graph
8 Commits
Author SHA1 Message Date
rmcampos aae2848012 fix: build number issue (#8)
Backend CD / build (push) Successful in 8m34s
Frontend CD / build (push) Successful in 1m34s
## What

- Fix the build number not showing up in prod correctly.
- In prod I see "dev" instead of the actual number;

## Why

- The build number helps to track the deployed version.

## Mood

<img width="200" src="https://media4.giphy.com/media/K0KUml2ebG1vYpx11l/200w.webp?cid=36b14facis4p2almweeljo1kzjohgid2jvv66z9xtxgcwvrc&ep=v1_gifs_search&rid=200w.webp&ct=g"/>

Reviewed-on: #8
2026-06-24 14:18:11 +00:00
rmcampos 873d755d7b chore: update workflows to gitea (#4)
Backend CD / build (push) Successful in 4m4s
Frontend CD / build (push) Successful in 2m0s
# What

- Update workflow files to work and run nicely on Gitea
- Change the container registry to Docker Hub

# Why

- Github-like files don't actually work on Gitea

# Mood
<img width="200" src="https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExcHkzdXZ0dGpyd3dybmJyMWM3aWllangxNTY0b2R0NDBzZGo0ZDE0NSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/26u4lOMA8JKSnL9Uk/giphy.gif" />

Reviewed-on: #4
2026-06-16 16:12:45 +00:00
rmcampos d7ad62fc15 fix: versions tag to avoid clashing 2026-03-20 16:08:14 -03:00
rmcampos 8aaf2920e4 cd(backend): tags do not get lowercase 2026-03-15 16:55:26 -03:00
rmcampos c98ac4cfaa cd(backend): fix wrong target when building docker) 2026-03-15 16:51:41 -03:00
rmcampos 8e126a5076 ci(backend): fix backend cache fileg 2026-03-15 16:49:24 -03:00
rmcampos e7599d0726 ci(backend): fix directory when building 2026-03-15 16:46:32 -03:00
rmcampos 7bdff3d3a0 cd(backend): add cd workflow file 2026-03-15 16:45:15 -03:00