Commit Graph

6 Commits

Author SHA1 Message Date
parsa aghaei
d398815acb chore: remove committed vendor directory from git
All checks were successful
Deploy Backend / deploy (push) Successful in 4m9s
- Remove vendor/ from git tracking
- Uncomment /vendor in .gitignore to prevent future commits
- Dependencies will be installed via CI/CD with VPN + Nexus cache
2026-07-12 13:28:08 +03:30
parsa aghaei
640bd67556 chore: commit vendor for offline build
Some checks failed
Deploy Backend / deploy (push) Failing after 1m13s
2026-06-28 16:47:17 +03:30
DevOps
f7c532a648 chore: add vendor for offline builds
Some checks failed
Deploy Backend / deploy (push) Failing after 1m3s
2026-06-28 12:47:12 +00:00
parsa aghaei
69567ee60e fix: add json translation columns migration, re-add /vendor to .gitignore
Some checks failed
Deploy Backend / deploy (push) Failing after 25s
2026-06-23 20:00:35 +03:30
parsa aghaei
e67dff516b fix: remove /vendor from .gitignore (vendor committed to git)
All checks were successful
Deploy Backend / deploy (push) Successful in 3m57s
2026-06-23 19:40:24 +03:30
parsa aghaei
bd92c3e3fc initial 2024-09-25 13:05:18 +03:30