{"id":15392704,"url":"https://github.com/jackdbd/cloud-tasks-devfest-milano-2023-project","last_synced_at":"2025-07-07T12:02:35.900Z","repository":{"id":207994244,"uuid":"720576897","full_name":"jackdbd/cloud-tasks-devfest-milano-2023-project","owner":"jackdbd","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-19T22:49:33.000Z","size":415,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T21:29:29.494Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackdbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-18T22:47:32.000Z","updated_at":"2023-11-18T22:47:48.000Z","dependencies_parsed_at":"2024-10-19T00:18:23.912Z","dependency_job_id":"cb9bfb95-6d04-4085-b418-2c8d63254bb5","html_url":"https://github.com/jackdbd/cloud-tasks-devfest-milano-2023-project","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"511f26d6589d993925194ddeed1b977e4d241344"},"previous_names":["jackdbd/cloud-tasks-devfest-milano-2023-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fcloud-tasks-devfest-milano-2023-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fcloud-tasks-devfest-milano-2023-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fcloud-tasks-devfest-milano-2023-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fcloud-tasks-devfest-milano-2023-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/cloud-tasks-devfest-milano-2023-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242988012,"owners_count":20217534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T15:15:44.192Z","updated_at":"2025-03-11T06:42:41.490Z","avatar_url":"https://github.com/jackdbd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevFest Milano 2023\n\n## Pre-requisites\n\nEnable the necessary Google Cloud services either using the web console, gcloud, or the Service Usage API. See [here](https://cloud.google.com/service-usage/docs/enable-disable) for details.\n\n- Artifact Registry API\n- Cloud Build API\n- Cloud Functions API\n- Cloud Run API\n- Cloud Tasks API\n\n```sh\ngcloud services enable artifactregistry.googleapis.com\ngcloud services enable cloudbuild.googleapis.com\ngcloud services enable cloudfunctions.googleapis.com\ngcloud services enable run.googleapis.com\ngcloud services enable cloudtasks.googleapis.com\n```\n\nYou can use this command to check that all the necessary Google Cloud APIs are enabled.\n\n```sh\ngcloud services list --enabled\n```\n\nRetrieve the current IAM policy for the GCP project:\n\n```sh\ngcloud projects get-iam-policy $GCP_PROJECT_ID\n```\n\n```sh\ngcloud projects add-iam-policy-binding $GCP_PROJECT_ID \\\n  --member=\"serviceAccount:${SA_ENQUEUER_EMAIL}\" \\\n  --role='roles/cloudtasks.enqueuer'\n```\n\n```sh\ngcloud projects add-iam-policy-binding $GCP_PROJECT_ID \\\n  --member=\"serviceAccount:${SA_API_EMAIL}\" \\\n  --role='roles/datastore.user'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fcloud-tasks-devfest-milano-2023-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fcloud-tasks-devfest-milano-2023-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fcloud-tasks-devfest-milano-2023-project/lists"}