inst-support-eng / panda-pto

Panda-PTO is a in house solution to HR staffing needs
3 stars 0 forks source link

Add agent_sync rake task #102

Closed merchang closed 5 years ago

merchang commented 5 years ago

closes #79

Test Plan

  1. Deploy to test environment
  2. Ensure all env vars are set: MCO_EMAIL , FLEET_EMAIL , GOOGLE_APPLICATION_CREDENTIALS , AGENT_MASTER_SHEET
  3. In the agents google sheet, update an existing user, and create a new user
  4. Remote into the test env and run rake sync_agents
  5. Verify users from step 3 were updated/created.
BlinkVonDoom commented 5 years ago

added and edited users to sheet, ran rake. users updated / created