Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn pushed to master at ai_ml_operations/company_site 2026-07-07 11:23:50 -07:00
426cc82f04 Dockerize Django app with dev/beta/prod env config and uv (#6)
westfarn closed issue ai_ml_operations/company_site#4 2026-07-07 11:23:50 -07:00
Dockerize Django app with dev/beta/prod environment configuration
westfarn merged pull request ai_ml_operations/company_site#6 2026-07-07 11:23:50 -07:00
Dockerize Django app with dev/beta/prod env config and uv
d2f2409a53 fix(static): don't 500 on missing manifest entries at runtime
5d378b7b19 fix(settings): accept JSON-array env lists in env_list
5899c1f14f fix(static): tolerate missing asset references in collectstatic
115c5ae319 Dockerize Django app with dev/beta/prod env config and uv.
7dd5ec3be1 Add Employee vs Client user type and filter time/reports by employee (#14) (#15)
Compare 2 commits »
westfarn created branch master in ai_ml_operations/server-infra 2026-07-06 13:34:52 -07:00
westfarn pushed to master at ai_ml_operations/server-infra 2026-07-06 13:34:52 -07:00
f848420d8f Initial server-infra setup
westfarn created repository ai_ml_operations/server-infra 2026-07-06 13:33:37 -07:00
westfarn closed issue ai_ml_operations/company_site#3 2026-07-05 05:56:36 -07:00
Add sitrmap anf robots.txt
westfarn commented on issue ai_ml_operations/company_site#3 2026-07-05 05:56:35 -07:00
Add sitrmap anf robots.txt

Closing — no further work needed.

sitemap.xml and robots.txt are already implemented:

  • GET /robots.txt — crawl rules for major bots, disallows admin/auth/financial/planning paths,…
westfarn pushed to master at ai_ml_operations/company_site 2026-07-05 05:54:52 -07:00
7dd5ec3be1 Add Employee vs Client user type and filter time/reports by employee (#14) (#15)
westfarn deleted branch feature/14-employee-client-user-type from ai_ml_operations/company_site 2026-07-05 05:54:52 -07:00
westfarn closed issue ai_ml_operations/company_site#14 2026-07-05 05:54:51 -07:00
Add Employee vs Client user type and filter time/reports by employee
westfarn merged pull request ai_ml_operations/company_site#15 2026-07-05 05:54:51 -07:00
Add Employee vs Client user type and filter time/reports by employee (#14)
560485ab16 Split CI into unittests and deploy workflows.
42ae10e6fb Run unit tests on pull requests targeting master.
westfarn created pull request ai_ml_operations/company_site#15 2026-07-05 05:51:30 -07:00
Add Employee vs Client user type and filter time/reports by employee (#14)