Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.3 KB

File metadata and controls

41 lines (33 loc) · 1.3 KB

Daily Progress

Tuesday, January 7, 2025

Plan

  • ↳ (carry over 1d) Write API documentation
  • Implement user search endpoint
  • Deploy staging environment
  • (postponed) Set up monitoring dashboard

Done

  • ✓ (done) Implement user search endpoint
  • ✓ (done) Write API documentation — finally knocked this out
  • ✓ (done) Fixed flaky auth test that was blocking CI (unplanned)
  • ↳ Deploy staging environment — blocked on DNS propagation
  • (postponed) Set up monitoring dashboard

Reflection

💭 Good day. Got the carry-over done first which felt great. Staging deploy is blocked on infra, not on me — carrying over but not worried about it.

Monday, January 6, 2025

Plan

  • Set up project CI pipeline
  • Review PR #42 from Alex
  • Write API documentation
  • (postponed) Set up monitoring dashboard

Done

  • ✓ (done) Set up project CI pipeline — took longer than expected, Docker caching issues
  • ✓ (done) Review PR #42 from Alex
  • ✓ (done) Helped onboard new team member (unplanned)
  • • Write API documentation — didn't get to it
  • (postponed) Set up monitoring dashboard

Reflection

💭 CI setup ate the afternoon. API docs carry over. Good call helping with onboarding — they were stuck.