{"id":15221584,"url":"https://github.com/googlecloudplatform/workflows-samples","last_synced_at":"2025-04-05T13:02:51.863Z","repository":{"id":37794183,"uuid":"311841153","full_name":"GoogleCloudPlatform/workflows-samples","owner":"GoogleCloudPlatform","description":"This repository contains samples for Cloud Workflows.","archived":false,"fork":false,"pushed_at":"2025-02-27T12:42:05.000Z","size":456,"stargazers_count":76,"open_issues_count":1,"forks_count":40,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-03-30T15:43:57.328Z","etag":null,"topics":["cloud-workflows","samples","yaml"],"latest_commit_sha":null,"homepage":"https://cloud.google.com/workflows","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GoogleCloudPlatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-11T02:28:01.000Z","updated_at":"2025-03-25T10:27:30.000Z","dependencies_parsed_at":"2023-11-21T05:35:43.552Z","dependency_job_id":"249ed4f5-752f-4dcf-9917-ead3b970636e","html_url":"https://github.com/GoogleCloudPlatform/workflows-samples","commit_stats":{"total_commits":233,"total_committers":25,"mean_commits":9.32,"dds":0.703862660944206,"last_synced_commit":"5e3ce08bc14ed1008aa5ff15b5dac99c3ec10e56"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fworkflows-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fworkflows-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fworkflows-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GoogleCloudPlatform%2Fworkflows-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GoogleCloudPlatform","download_url":"https://codeload.github.com/GoogleCloudPlatform/workflows-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339149,"owners_count":20923014,"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":["cloud-workflows","samples","yaml"],"created_at":"2024-09-28T15:06:07.561Z","updated_at":"2025-04-05T13:02:51.840Z","avatar_url":"https://github.com/GoogleCloudPlatform.png","language":"Shell","readme":"# Workflows Samples\n\nThis repository contains samples for [Cloud Workflows](https://cloud.google.com/workflows/docs).\n\n## Overview\n\nAll workflow samples are in the `src/` directory with the file format `*.workflows.{yaml/json}`.\n\nThe JSON and YAML files have equivalent behavior and functionality. Using JSON vs YAML is a matter of personal preference.\n\n(The `.json` workflow files are generated from the YAML files.)\n\n## How to: Deploy and Run a Workflow\n\nTo quickly deploy and run a workflow and immediately view the results,\nrun this script, replacing `myFirstWorkflow` with your workflow name:\n\n```sh\nWORKFLOW=myFirstWorkflow\ngcloud workflows deploy $WORKFLOW --source src/$WORKFLOW.workflows.yaml\ngcloud workflows run $WORKFLOW --format='value(result)'\n```\n\n## How to: Syntax Autocompletion\n\nLearn how to use the JSON Schema for [Syntax Autocompletion](./jsonschema/README.md#IDE-Autocompletion).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglecloudplatform%2Fworkflows-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglecloudplatform%2Fworkflows-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglecloudplatform%2Fworkflows-samples/lists"}