)]}'
{
  "commit": "f6482268101ca3e28bca39b04e8de69f7b1cfcba",
  "tree": "ac608819c56462e84f627791de11e37af556019f",
  "parents": [
    "9187f21bccb06608c7872ca8df444162eea55b38"
  ],
  "author": {
    "name": "Alexander Rakoczy",
    "email": "alex@golang.org",
    "time": "Tue Nov 23 11:35:36 2021 -0500"
  },
  "committer": {
    "name": "Alexander Rakoczy",
    "email": "alex@golang.org",
    "time": "Tue Nov 30 01:21:13 2021 +0000"
  },
  "message": "deploy: add daily schedule for gotip playground\n\nCreate a scheduled trigger to deploy the gotip playground every\nAmerica/New_York morning. I attempted to create and manage the trigger\nwith gcloud alpha builds triggers create scheduled, however I had to create the\nschedule portion manually in the web interface.\n\nThere\u0027s probably a way to manage it with configuration in the CLI, but I\nadded documentation to the Makefile on how to update it manually in the\nmeantime.\n\nCreate command:\n\ngcloud alpha builds triggers create scheduled --project\u003dgolang-org \\\n  --schedule\u003d\"15 11 * * *\" \\\n  --time-zone\u003d\"America/New_York\" \\\n  --build-config\u003ddeploy/deploy_gotip.json \\\n  --repo-type\u003d\"CLOUD_SOURCE_REPOSITORIES\" \\\n  --revision\u003d\"refs/heads/master\" \\\n  --repo-uri\u003d\"https://source.developers.google.com/p/golang-org/r/playground\" \\\n  --name \"playground-deploy-gotip-playground\" \\\n  --description\u003d\"Deploy gotip playground daily\"\n\nFor golang/go#48517\n\nChange-Id: I9d58e5a81ae4d590e6492c07cc71806864838c81\nReviewed-on: https://go-review.googlesource.com/c/playground/+/366634\nTrust: Alexander Rakoczy \u003calex@golang.org\u003e\nRun-TryBot: Alexander Rakoczy \u003calex@golang.org\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4dedfd6f32f46fd76310ded3739d69eb5e626f86",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "e9700f2ffe1fbbd0f2290d62c49132beba8c0a75",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "27eedddd89628db8b779b4bdd32ab48af6bcdd0d",
      "new_mode": 33188,
      "new_path": "deploy/gotip_schedule.yaml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "748e40d456303d32d1b3a9f2f8ecbc40a0c74ac6",
      "new_mode": 33188,
      "new_path": "deploy/gotip_scheduled_trigger.yaml"
    }
  ]
}
