All project archive zips should include an initiated git folder already set up. Ensure you have been invited as a collaborator on the project, thens simply dragging the project.dev folder to to github app will add it to your list of repositories.
project.tdgrid.com is set up with a cron job that pulls from the repo every minute, automatically keeping the live version up to date with what is committed. Any code changes (including all plugin installs/updates) should be done from your project.dev install and pushed to github. Anything saved in the database (settings, posts, images, etc) should be done on the site.
If the commit is related to a specific Asana task, include in the commit message “Asana #<TASKID>”, providing the Task ID found in the URL for the specific task (eg: https://app.asana.com/0/16089738453182/31565215675457)
|