Skip to content

Instantly share code, notes, and snippets.

@skeltont
Last active September 15, 2015 20:17
Show Gist options
  • Save skeltont/6e85ac5beb1aec7b7d91 to your computer and use it in GitHub Desktop.
Save skeltont/6e85ac5beb1aec7b7d91 to your computer and use it in GitHub Desktop.
digital-solutions-dashboard deploy tasks
  • create rails docker image
  • set up deploy script w/ worker job
  • set up cron job w/ clockwork
  • automatically select closest to completion release
  • fuzzy match release names across teams
  • add scripts
  • finish documentation
    • boot2docker ip -> /etc/hosts
    • vt-x in BIOS switch
@jonahgeorge
Copy link

  • Test Result Summary Graph (crush it)
    • Pull the correct Release data (across all teams)
  • Defects Open/Closed (fix it)
    • Date Math
    • Format
    • Pull the correct Release data (not all data for a date range)
  • Harass Paul aboot the webopt user
  • Turn RallyWorker into a rake task

Nice to have's

  • Link to Rally release planning page
  • Trend line in d3

@skeltont
Copy link
Author

jonan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment