{"id":360515,"url":"https://github.com/dagster-io/dagster-cloud-action","last_synced_at":"2026-06-21T04:17:48.794Z","repository":{"id":50723486,"uuid":"519936789","full_name":"dagster-io/dagster-cloud-action","owner":"dagster-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-11T19:48:49.000Z","size":3559214,"stargazers_count":22,"open_issues_count":28,"forks_count":29,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-12T16:06:27.667Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dagster-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-01T02:17:33.000Z","updated_at":"2026-06-11T15:45:56.000Z","dependencies_parsed_at":"2025-05-27T16:26:17.672Z","dependency_job_id":"e149d322-9cc5-4f14-8d9a-a993471a29fd","html_url":"https://github.com/dagster-io/dagster-cloud-action","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/dagster-io/dagster-cloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34485169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"dagster-io","name":"Dagster","uuid":"40032576","kind":"organization","description":"An orchestration platform for the development, production, and observation of data assets.","email":null,"website":"https://dagster.io/","location":"San Francisco, CA","twitter":"dagster","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40032576?v=4","repositories_count":46,"last_synced_at":"2024-03-25T20:26:46.420Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dagster-io","funding_links":[],"total_stars":10704,"followers":227,"following":0,"created_at":"2022-11-02T16:32:38.964Z","updated_at":"2024-03-25T20:27:00.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io/repositories"},"packages":[{"id":11614562,"name":"dagster-io/dagster-cloud-action/actions/utils/prerun","ecosystem":"actions","description":"Initialization and checks before running the deploy.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dagster-io/dagster-cloud-action","keywords_array":[],"namespace":"dagster-io","versions_count":116,"first_release_published_at":"2022-08-08T17:07:54.000Z","latest_release_published_at":"2026-05-22T20:51:13.000Z","latest_release_number":"v1.13.6","last_synced_at":"2026-05-26T10:59:00.268Z","created_at":"2025-05-07T19:01:31.247Z","updated_at":"2026-05-26T14:19:56.583Z","registry_url":"https://github.com/dagster-io/dagster-cloud-action/actions/utils/prerun","install_command":null,"documentation_url":null,"metadata":{"name":"Prerun checks","description":"Initialization and checks before running the deploy.","outputs":{"result":{"description":"May be 'skip', to indicate the rest of the workflow should be skipped","value":"${{ steps.cleanup-closed-pr.outputs.result || steps.check-deployment-type.outputs.result}}"},"closed_branch_deployment":{"description":"If this action closed a branch deployment, this field is set to the branch deployment name.","value":"${{ steps.cleanup-closed-pr.outputs.closed_branch_deployment }}"}},"runs":{"using":"composite","steps":[{"name":"Checkout","uses":"actions/checkout@v4","with":{"ref":"${{ github.sha }}","path":"prerun_checkout_dir"}},{"name":"Cleanup closed PR","id":"cleanup-closed-pr","if":"${{ github.event.pull_request.state == 'closed' }}","run":"echo \"::notice title=Closed Pull Request::Marking branch deployment closed for this PR, will skip remaining workflow\" \u0026\u0026 $GITHUB_ACTION_PATH/../../../generated/gha/dagster-cloud-${{ runner.arch == 'ARM64' \u0026\u0026 'aarch64' || 'x86_64' }}.pex -m dagster_cloud_cli.entrypoint ci branch-deployment prerun_checkout_dir \u003e /tmp/closed-branch-deployment.txt \u0026\u0026 echo \"closed_branch_deployment=$(cat /tmp/closed-branch-deployment.txt)\" \u003e\u003e \"$GITHUB_OUTPUT\" \u0026\u0026 echo 'result=skip' \u003e\u003e \"$GITHUB_OUTPUT\"\n","shell":"bash"},{"if":"${{ github.event.pull_request.state != 'closed' }}","id":"check-deployment-type","run":"echo 'PR not closed (or not in a PR)' \u0026\u0026 if [ ${ENABLE_FAST_DEPLOYS:-false} == \"true\" ]; then echo \"result=pex-deploy\"; else echo \"result=docker-deploy\"; fi \u003e\u003e \"$GITHUB_OUTPUT\"\n","shell":"bash"}]},"default_branch":"main","path":"actions/utils/prerun"},"repo_metadata":{"id":50723486,"uuid":"519936789","full_name":"dagster-io/dagster-cloud-action","owner":"dagster-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-22T21:13:13.000Z","size":3517050,"stargazers_count":22,"open_issues_count":27,"forks_count":27,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-22T22:53:34.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dagster-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-01T02:17:33.000Z","updated_at":"2026-05-22T20:38:43.000Z","dependencies_parsed_at":"2025-05-27T16:26:17.672Z","dependency_job_id":"e149d322-9cc5-4f14-8d9a-a993471a29fd","html_url":"https://github.com/dagster-io/dagster-cloud-action","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/dagster-io/dagster-cloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33517124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-26T14:19:56.583Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.146923928514944,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.573461964257472},"purl":"pkg:githubactions/dagster-io/prerun","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/prerun","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/prerun","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dagster-io/dagster-cloud-action/actions/utils/prerun/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T15:08:59.809Z","issues_count":12,"pull_requests_count":178,"avg_time_to_close_issue":11740604.0,"avg_time_to_close_pull_request":5849006.485294118,"issues_closed_count":3,"pull_requests_closed_count":136,"pull_request_authors_count":22,"issue_authors_count":11,"avg_comments_per_issue":0.4166666666666667,"avg_comments_per_pull_request":1.353932584269663,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":17142537.0,"past_year_avg_time_to_close_pull_request":376729.60975609755,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/issues","maintainers":[{"login":"gibsondan","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"},{"login":"prha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prha"}],"active_maintainers":[{"login":"gibsondan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fprerun/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32637,"maintainers_count":0,"namespaces_count":20402,"keywords_count":8032,"github":"actions","metadata":{"funded_packages_count":4015},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-06-10T05:16:18.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}},{"id":11614560,"name":"dagster-io/dagster-cloud-action/actions/utils/ci-init","ecosystem":"actions","description":"Parse configuration and initialize CI state","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dagster-io/dagster-cloud-action","keywords_array":[],"namespace":"dagster-io","versions_count":100,"first_release_published_at":"2022-08-08T17:07:54.000Z","latest_release_published_at":"2026-01-30T21:52:42.000Z","latest_release_number":"v1.12.13","last_synced_at":"2026-05-13T13:20:09.155Z","created_at":"2025-05-07T19:01:30.424Z","updated_at":"2026-05-13T13:20:09.156Z","registry_url":"https://github.com/dagster-io/dagster-cloud-action/actions/utils/ci-init","install_command":null,"documentation_url":null,"metadata":{"name":"Initialize CI","description":"Parse configuration and initialize CI state","inputs":{"project_dir":{"required":true,"description":"The root directory of the dagster project."},"dagster_cloud_yaml_path":{"required":false,"description":"Path to dagster_cloud.yaml relative to project_dir","default":"dagster_cloud.yaml"},"deployment":{"required":false,"description":"The deployment name to deploy. For pull requests, this deployment will be used as the base deployment.","default":"prod"},"location_names":{"required":false,"description":"JSON list containing names of locations to deploy. If unspecified, all locations are deployed."}},"runs":{"using":"composite","steps":[{"name":"init-env-vars","run":"echo \"DAGSTER_CLOUD_PEX=$GITHUB_ACTION_PATH/../../../generated/gha/dagster-cloud.pex\" \u003e\u003e $GITHUB_ENV \u0026\u0026 echo \"DAGSTER_BUILD_STATEDIR=/tmp/statedir-$GITHUB_RUN_ID\" \u003e\u003e $GITHUB_ENV\n","shell":"bash"},{"name":"set-location-names","if":"${{ inputs.location_names }}","run":"echo ${{ format('LOCATION_NAMES_FLAG=--location-name={0}', join(fromJSON(inputs.location_names), ' --location-name=')) }} \u003e\u003e $GITHUB_ENV","shell":"bash"},{"id":"ci-init","run":"$DAGSTER_CLOUD_PEX -m dagster_cloud_cli.entrypoint ci init --project-dir=${{ inputs.project_dir }} --dagster-cloud-yaml-path=${{ inputs.dagster_cloud_yaml_path }} --deployment=${{ inputs.deployment }} --status-url=${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }} --git-url=${{ github.server_url }}/${{ github.repository }}/tree/${{ github.event_name == 'pull_request' \u0026\u0026 github.event.pull_request.head.sha || github.sha }} --commit-hash=${{ github.event_name == 'pull_request' \u0026\u0026 github.event.pull_request.head.sha || github.sha }} $LOCATION_NAMES_FLAG\n","shell":"bash"},{"id":"ci-status","run":"$DAGSTER_CLOUD_PEX -m dagster_cloud_cli.entrypoint ci status","shell":"bash"},{"id":"ci-notify","run":"$DAGSTER_CLOUD_PEX -m dagster_cloud_cli.entrypoint ci notify --project-dir=${{ inputs.project_dir }}","shell":"bash"}]},"default_branch":"main","path":"actions/utils/ci-init"},"repo_metadata":{"id":50723486,"uuid":"519936789","full_name":"dagster-io/dagster-cloud-action","owner":"dagster-io","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-17T17:20:23.000Z","size":2558300,"stargazers_count":22,"open_issues_count":25,"forks_count":24,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-19T21:17:46.835Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dagster-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-01T02:17:33.000Z","updated_at":"2025-10-06T15:40:52.000Z","dependencies_parsed_at":"2025-05-27T16:26:17.672Z","dependency_job_id":"d5ea3863-30e1-4a64-a39e-3bdac833c99d","html_url":"https://github.com/dagster-io/dagster-cloud-action","commit_stats":null,"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/dagster-io/dagster-cloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280256234,"owners_count":26299342,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"dagster-io","name":"Dagster","uuid":"40032576","kind":"organization","description":"An orchestration platform for the development, production, and observation of data assets.","email":null,"website":"https://dagster.io/","location":"San Francisco, CA","twitter":"dagster","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40032576?v=4","repositories_count":46,"last_synced_at":"2024-03-25T20:26:46.420Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dagster-io","funding_links":[],"total_stars":10704,"followers":227,"following":0,"created_at":"2022-11-02T16:32:38.964Z","updated_at":"2024-03-25T20:27:00.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io/repositories"},"tags":[{"name":"latest","sha":"1b0dd29d04109eb208f06efa9e40603991be856c","kind":"tag","published_at":"2025-10-17T17:20:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/latest","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/latest/manifests"},{"name":"v1.11.15","sha":"1b0dd29d04109eb208f06efa9e40603991be856c","kind":"tag","published_at":"2025-10-16T20:56:20.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.15/manifests"},{"name":"v1.11.14","sha":"c5af5f884e466b6c73f1c88e9478548b0522d6dc","kind":"tag","published_at":"2025-10-09T20:25:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.14/manifests"},{"name":"1.11.13","sha":"50a1ab2456e46a75c784e3b4df9d47a7ceaaf55c","kind":"commit","published_at":"2025-10-03T18:58:11.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/1.11.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/1.11.13/manifests"},{"name":"v1.11.13","sha":"57cc90ad6613317d4850207592b0742801f85eda","kind":"tag","published_at":"2025-10-02T18:27:04.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.13/manifests"},{"name":"v1.11.12","sha":"264cea9f25151c7907012e9f95c028b8c72b6270","kind":"tag","published_at":"2025-09-25T20:15:25.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.12/manifests"},{"name":"v1.11.11","sha":"034a843f7ba80f7154584bde523ce4126fb67f15","kind":"tag","published_at":"2025-09-18T21:31:47.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.11","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"afb3e4bf3223c52ec99020107383c4c131405742","kind":"tag","published_at":"2025-09-11T17:31:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.10","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"a0dd3f0bb08fb6f1c7605d2450e932635639eb12","kind":"commit","published_at":"2025-09-08T19:41:53.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.9","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"bf111e2816227580be79799da69bad184c5fe628","kind":"tag","published_at":"2025-08-28T20:17:28.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.8","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"5a1c3520fd18c62d6f3881075d85f1cfc94853ac","kind":"tag","published_at":"2025-08-22T18:37:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.7","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"d8475a198b8361fc30824a3fbee697344a22838d","kind":"tag","published_at":"2025-08-14T21:45:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"998795946acadb7769738fbd3578ff7711e09585","kind":"tag","published_at":"2025-08-07T22:31:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"4acff7bd743fdea70a15a4b58088b90d0ae989aa","kind":"tag","published_at":"2025-07-31T20:15:53.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"0cc82b7746ce310be236724dc446bcb6ff6dc04e","kind":"tag","published_at":"2025-07-24T20:31:36.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"09889c25d1f74fd1009f1e94d77e0f8ca314aabd","kind":"tag","published_at":"2025-07-10T21:21:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.2","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b63d614268adf6364e286531951ae3c105d1d9a5","kind":"tag","published_at":"2025-07-03T19:12:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0b7c3b8b3f2966280ec25b10af80156908576a19","kind":"tag","published_at":"2025-06-26T19:56:07.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.0","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.0/manifests"},{"name":"v1.10.20","sha":"e4ff1152fb07399f35ca14bbfa94a100cae70354","kind":"tag","published_at":"2025-06-23T22:00:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.20","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.20/manifests"},{"name":"v1.10.21","sha":"e3c7a292bee6dab21c48143887288e373800c183","kind":"tag","published_at":"2025-06-20T17:54:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.21","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.21/manifests"},{"name":"v1.10.19","sha":"47472d8868d24d19e71785a9a80e81b8722f332a","kind":"tag","published_at":"2025-06-05T18:14:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.19","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.19/manifests"},{"name":"v1.10.18","sha":"e56141a3f36ec734863d12de4d479dc61e5b3929","kind":"tag","published_at":"2025-05-29T22:17:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.18","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.18/manifests"},{"name":"v1.10.17","sha":"83f5b812d0001851c90fb122faabd4a014bebd42","kind":"tag","published_at":"2025-05-27T15:31:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.17","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.17/manifests"},{"name":"v1.10.15","sha":"80d68bfa02eac1b0ec88b62bba895d0950573b18","kind":"tag","published_at":"2025-05-15T19:11:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.15/manifests"},{"name":"v1.10.14","sha":"a5815e17252abed8c80d4eb5959a6f53e353c0b1","kind":"tag","published_at":"2025-05-08T19:10:43.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.14/manifests"},{"name":"v1.10.13","sha":"8b51a5b73cb90146565d0e9c168b91067d038089","kind":"tag","published_at":"2025-05-05T14:22:12.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.13/manifests"},{"name":"v1.10.12","sha":"566fd75bbd1ca7b0bcf41a4b312440f5ca99ada7","kind":"tag","published_at":"2025-05-02T19:57:32.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.12/manifests"},{"name":"dg-v0.1","sha":"774f71fb96a72222a2dd69c759b4286fa5330bc2","kind":"tag","published_at":"2025-04-18T19:08:46.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/dg-v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/dg-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@dg-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/dg-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/dg-v0.1/manifests"},{"name":"v0.1.56","sha":"0dbd942c8c670b26d6faeb29b9ee7a62701f081d","kind":"tag","published_at":"2025-04-14T13:54:26.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.56","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"583896fed860063f8fd4d33dff566d94d6b9547b","kind":"tag","published_at":"2025-02-26T17:43:35.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.55","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"80de38267759f4eb6a4e272eb42d9a439dcd678e","kind":"tag","published_at":"2025-02-22T05:41:48.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.54","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"1e41b3f3cce4140a6c1b5cea3a4cc84787f23222","kind":"tag","published_at":"2025-02-22T05:09:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.53","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"110e631984122765cb0e6c2dfd287e0a3dbec295","kind":"tag","published_at":"2025-02-03T15:07:25.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.52","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"faf598ef96aeb6059b8042e5c89f9350108f565b","kind":"tag","published_at":"2025-02-03T14:36:44.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.51","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"e853b63244df1714db9ef9544cdd8cd08c1e1683","kind":"tag","published_at":"2024-11-22T22:06:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.50","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"6aa777525179641dc62e4e531bc2b82af0287381","kind":"tag","published_at":"2024-10-31T20:35:40.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.49","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"d22752923eb20e56702f2c54a95e2b4b35471c8d","kind":"tag","published_at":"2024-10-31T15:47:42.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.48","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"37e4cc3f53f0a87968fe187ad4984639b834e9b6","kind":"tag","published_at":"2024-10-28T18:16:01.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.47","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"7cbdb7fb5ea24fb4dd3d44be08391d34b5bc9daf","kind":"tag","published_at":"2024-10-02T03:28:10.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.46","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"403d541160e188a6cbddb6b2907f2dcba623e7b5","kind":"tag","published_at":"2024-09-03T20:55:45.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.45","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"c948aa910f4f00c5c5f62a9f335236afc1aa70de","kind":"tag","published_at":"2024-08-29T18:35:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.44","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"1ddc818ebf5ca6cfba7ef86ba22e9f222290d6e8","kind":"tag","published_at":"2024-07-08T18:57:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.43","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"48853ce30ef9ce67e199de54220229c684a6ecf9","kind":"tag","published_at":"2024-07-01T19:48:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.42","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"dda028cffc2a881c7ccd8f18254965f739a982de","kind":"tag","published_at":"2024-05-23T17:19:54.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.41","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"2dc985cc5486ef1499088285c00f07126e654975","kind":"tag","published_at":"2024-05-15T19:14:15.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.40","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"afdc8fdd29c8caaa9ab26f99c4fd8f19b44f2e5e","kind":"tag","published_at":"2024-04-23T17:26:57.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.39","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"2494e46bede3fbb4e051857592bfe09265d0c2a4","kind":"tag","published_at":"2024-04-12T20:46:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.38","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b83af37415e174ca0120d8e9b691b405a125674b","kind":"tag","published_at":"2024-03-29T19:01:01.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.37","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"4d180f077bc6c837d76cc859584ca7ce380bada7","kind":"tag","published_at":"2024-03-15T21:39:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.36","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"f41f616b2d9ce14434d22ec5873fe53aa9b89174","kind":"tag","published_at":"2024-03-15T20:35:45.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.35","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"b2d1bec4e8459735b2cc661fa821cf7af2c6e7fc","kind":"tag","published_at":"2024-01-31T15:53:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.34","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"69d48f3e37414fb654e0ec2375fa44e5ae194fc0","kind":"tag","published_at":"2024-01-31T15:41:48.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.33","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"1aafc72216304c92705dd9dca3c9d9f47a91b13b","kind":"tag","published_at":"2024-01-30T23:59:18.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.32","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"468e62b8d19354adb44c5c1495cdaf27212a3191","kind":"tag","published_at":"2023-10-13T20:25:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.31","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"c44fae753ddabd1fb6474037960576e1531158c7","kind":"tag","published_at":"2023-08-22T20:53:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.30","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"a7849578d53d15a891108ce36edbaed97e249ddc","kind":"tag","published_at":"2023-08-21T21:04:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.29","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"b38fdd8492435a226aa89ec14c765884a0860fb4","kind":"tag","published_at":"2023-08-17T20:33:35.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.28","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"480067c900a9f4d104260f9e7a4d0587bceff5f8","kind":"commit","published_at":"2023-05-30T23:21:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.27","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"f3ca8332a2d840f2ba1f466c00187a3d169c8ab5","kind":"tag","published_at":"2023-04-26T20:01:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.26","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"89e59d1aea062c2f5039aad151abf71c6044d3c2","kind":"tag","published_at":"2023-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.25","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"9bcd44fb497864729526e9989271cc66b24e2873","kind":"tag","published_at":"2023-04-06T16:52:20.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.24","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"3a64c65ddd91f5c551ddfe41744ed61e871fa7eb","kind":"tag","published_at":"2023-03-10T23:52:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.23","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"b16b3d91a2abcbf828fb19f922900bea36537c9a","kind":"tag","published_at":"2023-03-09T20:26:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.22","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"945d723625a6c67f5c8b30252e0d6e53ebfdff1d","kind":"tag","published_at":"2023-03-07T17:55:14.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.21","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"6442138182b5f1a961f2b103761288a8afe9a256","kind":"tag","published_at":"2023-02-28T21:53:13.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.20","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"3333cb78c114fc342b4d1bd4b7ac0f48727d1d7a","kind":"tag","published_at":"2023-02-21T21:28:32.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.19","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"86e331af21546dbd4f2d517c2659a3a465f23796","kind":"tag","published_at":"2023-02-17T23:52:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.18","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"253b044c2e65710cf87643f97a079bd68b8639d2","kind":"tag","published_at":"2023-02-14T22:36:34.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.17","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"07f8cf196a322af4048eee2af70fd19a83fb841e","kind":"tag","published_at":"2023-01-12T00:19:38.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.16","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.16/manifests"},{"name":"pex-v0.1.14","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/pex-v0.1.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/pex-v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@pex-v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1.14/manifests"},{"name":"v0.1.14","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.14/manifests"},{"name":"v0.1.15","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.15/manifests"},{"name":"v0.1.13","sha":"c08f20aa9b7bb15362518b838e241d716edbec92","kind":"tag","published_at":"2022-12-13T21:19:58.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"daddac03b1b78fcafd5bb40174b92d25b71ae888","kind":"commit","published_at":"2022-12-08T15:11:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.12/manifests"},{"name":"pex-v0.1","sha":"fc6cbf42d6d98fa7c44c34871fc7fbde61394fbc","kind":"tag","published_at":"2022-12-07T19:44:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/pex-v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/pex-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@pex-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1/manifests"},{"name":"v0.1.11","sha":"fc6cbf42d6d98fa7c44c34871fc7fbde61394fbc","kind":"tag","published_at":"2022-12-07T19:44:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.11","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"b891b95b1fb11546d340d2c5ab906b285aa0ef26","kind":"tag","published_at":"2022-12-06T18:11:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.10","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c4d06734fd3d0031e6fc557a4a18692cccfc96e8","kind":"commit","published_at":"2022-10-26T15:52:39.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.9","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"16044879353265274b90f8211976df264ca8e92a","kind":"tag","published_at":"2022-09-29T17:45:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.8","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.8/manifests"},{"name":"v0.1.6","sha":"fda7c3404b2333fc3e09911a8d15e68e16fb391a","kind":"tag","published_at":"2022-08-31T16:51:51.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.6/manifests"},{"name":"v0.1","sha":"5e82f8f9a788ae11d10f2b4195a51e2e07337af1","kind":"commit","published_at":"2022-08-29T21:02:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1/manifests"},{"name":"v0.1.5","sha":"5e82f8f9a788ae11d10f2b4195a51e2e07337af1","kind":"commit","published_at":"2022-08-29T21:02:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.5/manifests"},{"name":"prha","sha":"01771490c6f451411b7799a3838565d748502877","kind":"commit","published_at":"2022-08-26T19:08:14.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/prha","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/prha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@prha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/prha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/prha/manifests"},{"name":"v0.1.4","sha":"c12352aa603c0c9f4836c7ab500170f67d6c4edf","kind":"tag","published_at":"2022-08-08T19:15:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f2588307525cfeac372eed4d02f3fe83e995bf5a","kind":"commit","published_at":"2022-08-08T17:07:54.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2025-10-21T12:53:48.948Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.146923928514944,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.573461964257472},"purl":"pkg:githubactions/dagster-io/ci-init","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/ci-init","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/ci-init","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dagster-io/dagster-cloud-action/actions/utils/ci-init/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T15:08:59.809Z","issues_count":12,"pull_requests_count":178,"avg_time_to_close_issue":11740604.0,"avg_time_to_close_pull_request":5849006.485294118,"issues_closed_count":3,"pull_requests_closed_count":136,"pull_request_authors_count":22,"issue_authors_count":11,"avg_comments_per_issue":0.4166666666666667,"avg_comments_per_pull_request":1.353932584269663,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":17142537.0,"past_year_avg_time_to_close_pull_request":376729.60975609755,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/issues","maintainers":[{"login":"gibsondan","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"},{"login":"prha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prha"}],"active_maintainers":[{"login":"gibsondan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fci-init/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32637,"maintainers_count":0,"namespaces_count":20402,"keywords_count":8032,"github":"actions","metadata":{"funded_packages_count":4015},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-06-10T05:16:18.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}},{"id":11614561,"name":"dagster-io/dagster-cloud-action/actions/utils/dagster-cloud-cli","ecosystem":"actions","description":"Run a dagster-cloud cli command","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dagster-io/dagster-cloud-action","keywords_array":[],"namespace":"dagster-io","versions_count":100,"first_release_published_at":"2022-08-08T17:07:54.000Z","latest_release_published_at":"2026-01-30T21:52:42.000Z","latest_release_number":"v1.12.13","last_synced_at":"2026-04-27T07:16:53.228Z","created_at":"2025-05-07T19:01:30.755Z","updated_at":"2026-06-07T04:02:57.958Z","registry_url":"https://github.com/dagster-io/dagster-cloud-action/actions/utils/dagster-cloud-cli","install_command":null,"documentation_url":null,"metadata":{"name":"dagster-cloud ci \u003ccommand\u003e","description":"Run a dagster-cloud cli command","inputs":{"command":{"required":true,"description":"The dagster-cloud cli command to run"}},"runs":{"using":"composite","steps":[{"id":"dagster-cloud-cli","run":"$GITHUB_ACTION_PATH/../../../generated/gha/dagster-cloud-${{ runner.arch == 'ARM64' \u0026\u0026 'aarch64' || 'x86_64' }}.pex -m dagster_cloud_cli.entrypoint ${{ inputs.command }}","shell":"bash"}]},"default_branch":"main","path":"actions/utils/dagster-cloud-cli"},"repo_metadata":{"id":50723486,"uuid":"519936789","full_name":"dagster-io/dagster-cloud-action","owner":"dagster-io","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-22T21:13:13.000Z","size":3517050,"stargazers_count":22,"open_issues_count":27,"forks_count":27,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-22T22:53:34.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dagster-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-01T02:17:33.000Z","updated_at":"2026-05-22T20:38:43.000Z","dependencies_parsed_at":"2025-05-27T16:26:17.672Z","dependency_job_id":"e149d322-9cc5-4f14-8d9a-a993471a29fd","html_url":"https://github.com/dagster-io/dagster-cloud-action","commit_stats":null,"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/dagster-io/dagster-cloud-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33634611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"dagster-io","name":"Dagster","uuid":"40032576","kind":"organization","description":"An orchestration platform for the development, production, and observation of data assets.","email":null,"website":"https://dagster.io/","location":"San Francisco, CA","twitter":"dagster","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40032576?v=4","repositories_count":46,"last_synced_at":"2024-03-25T20:26:46.420Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dagster-io","funding_links":[],"total_stars":10704,"followers":227,"following":0,"created_at":"2022-11-02T16:32:38.964Z","updated_at":"2024-03-25T20:27:00.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dagster-io/repositories"},"tags":[{"name":"v1.13.6","sha":"1e1520209346d498598b4684b00a1566f9da053f","kind":"tag","published_at":"2026-05-22T20:51:13.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"c97b89b1dd1d85eabfa0ea9fa24c788d02871285","kind":"tag","published_at":"2026-05-15T16:32:47.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"4a4a2b3b5aa02afe190b82e35c60db599ccffde0","kind":"tag","published_at":"2026-05-07T20:18:19.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"02d44bfec581af4a22b3d2ffda406bebf12b03bc","kind":"tag","published_at":"2026-04-30T20:40:25.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"077a9f036bfe489097fdc06bad6292aa03191a01","kind":"tag","published_at":"2026-04-23T18:30:35.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.2","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"cc9de3ccb5494d4d4ec84c0c61b31729b758e4a1","kind":"tag","published_at":"2026-04-17T19:26:39.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"c0d46551944bb3d5ccb5303cab0ed2b61966d335","kind":"tag","published_at":"2026-04-09T19:11:05.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.13.0","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.13.0/manifests"},{"name":"v1.12.22","sha":"46415efe393d14bb24e5dc269f08b0522aee8f2e","kind":"tag","published_at":"2026-04-02T17:21:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.22","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.22/manifests"},{"name":"v1.12.21","sha":"d6ca7a49d5206ec0628a2dc49d97e51424a660ce","kind":"tag","published_at":"2026-03-26T16:00:46.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.21","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.21/manifests"},{"name":"v1.12.20","sha":"b96c89d5dca382744df1533e9eaf18c8324dd684","kind":"tag","published_at":"2026-03-19T18:34:23.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.20","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.20/manifests"},{"name":"v1.12.19","sha":"3a73ed2ad90353e5030f49b253119be151ed5529","kind":"tag","published_at":"2026-03-12T18:04:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.19","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.19/manifests"},{"name":"v1.12.18","sha":"f7aec184d3b32f951517f92c00968918ae722da5","kind":"tag","published_at":"2026-03-05T21:35:00.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.18","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.18/manifests"},{"name":"v1.12.17","sha":"ee0a7accf75cd52ca0f5de7d74c602d78b0f5e46","kind":"tag","published_at":"2026-02-27T14:56:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.17","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.17/manifests"},{"name":"v1.12.16","sha":"328b08201a2dd0da4b5ad3526feb16cb558edb42","kind":"tag","published_at":"2026-02-26T17:37:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.16","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.16/manifests"},{"name":"v1.12.15","sha":"4c6438987b0cb2703df606d7adc57f9050ee066c","kind":"tag","published_at":"2026-02-20T19:23:57.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.15/manifests"},{"name":"v1.12.14","sha":"59e4b99b6a77b139075852356073de4a7869933b","kind":"tag","published_at":"2026-02-05T21:50:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.14/manifests"},{"name":"v1.12.13","sha":"56bda2dc621d0fde66ee0d66eba688a92f06cd55","kind":"tag","published_at":"2026-01-30T21:52:42.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.13/manifests"},{"name":"v1.12.12","sha":"a138c620ea836bb0d66df2783eafcc27330e8b3f","kind":"tag","published_at":"2026-01-22T21:13:58.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.12/manifests"},{"name":"v1.12.11","sha":"4f3300bead94b8256c9c10fb5d87204ebaa2db40","kind":"tag","published_at":"2026-01-15T19:34:56.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.11","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"58fd366e3335dd59d7dd5042527fe9959af5066d","kind":"tag","published_at":"2026-01-09T17:33:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.10","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"0808659f8d9ea4c22ac19645a0111408121bbdde","kind":"tag","published_at":"2026-01-08T20:20:42.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.9","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"06b16e73dba372dd9b9af1a65e3a886c87f8214a","kind":"tag","published_at":"2025-12-29T20:03:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.8","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"596f58895c1014aa5cb108ef2c3f820e67a02303","kind":"tag","published_at":"2025-12-19T19:29:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.7","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"693a94d0dca8f619ba09f6f358f3b9327db7c6b5","kind":"tag","published_at":"2025-12-11T20:50:52.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"be1b5735ae8d5e0c69a8cbd50524fe18aa9acd8a","kind":"tag","published_at":"2025-12-09T23:55:18.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"d20be76ed4bf09a9ea56226744840f0f6864f594","kind":"tag","published_at":"2025-12-04T22:32:52.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"c97de913148a9cb8e005ec2f425be9606bf49d9e","kind":"tag","published_at":"2025-11-20T21:21:02.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"ecf730c8e8601ea32b45dde1cf35bc323f60157a","kind":"tag","published_at":"2025-11-13T22:03:48.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.2","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"834107b35a597ec9357812f2ae88c4d5f000a5da","kind":"tag","published_at":"2025-11-07T17:10:42.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"6d3a773e98adf6e9fb06eb96b8cf27d798f38ad4","kind":"tag","published_at":"2025-10-30T18:42:02.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.12.0","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.12.0/manifests"},{"name":"v1.11.16","sha":"9bef026052a214d33fbf485057215c406df318af","kind":"tag","published_at":"2025-10-23T21:21:40.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.16","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.16/manifests"},{"name":"latest","sha":"1b0dd29d04109eb208f06efa9e40603991be856c","kind":"tag","published_at":"2025-10-17T17:20:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/latest","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/latest/manifests"},{"name":"v1.11.15","sha":"1b0dd29d04109eb208f06efa9e40603991be856c","kind":"tag","published_at":"2025-10-16T20:56:20.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.15/manifests"},{"name":"v1.11.14","sha":"c5af5f884e466b6c73f1c88e9478548b0522d6dc","kind":"tag","published_at":"2025-10-09T20:25:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.14/manifests"},{"name":"1.11.13","sha":"50a1ab2456e46a75c784e3b4df9d47a7ceaaf55c","kind":"commit","published_at":"2025-10-03T18:58:11.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/1.11.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/1.11.13/manifests"},{"name":"v1.11.13","sha":"57cc90ad6613317d4850207592b0742801f85eda","kind":"tag","published_at":"2025-10-02T18:27:04.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.13/manifests"},{"name":"v1.11.12","sha":"264cea9f25151c7907012e9f95c028b8c72b6270","kind":"tag","published_at":"2025-09-25T20:15:25.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.12/manifests"},{"name":"v1.11.11","sha":"034a843f7ba80f7154584bde523ce4126fb67f15","kind":"tag","published_at":"2025-09-18T21:31:47.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.11","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.11/manifests"},{"name":"v1.11.10","sha":"afb3e4bf3223c52ec99020107383c4c131405742","kind":"tag","published_at":"2025-09-11T17:31:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.10","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.10/manifests"},{"name":"v1.11.9","sha":"a0dd3f0bb08fb6f1c7605d2450e932635639eb12","kind":"commit","published_at":"2025-09-08T19:41:53.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.9","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.9/manifests"},{"name":"v1.11.8","sha":"bf111e2816227580be79799da69bad184c5fe628","kind":"tag","published_at":"2025-08-28T20:17:28.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.8","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"5a1c3520fd18c62d6f3881075d85f1cfc94853ac","kind":"tag","published_at":"2025-08-22T18:37:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.7","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"d8475a198b8361fc30824a3fbee697344a22838d","kind":"tag","published_at":"2025-08-14T21:45:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"998795946acadb7769738fbd3578ff7711e09585","kind":"tag","published_at":"2025-08-07T22:31:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"4acff7bd743fdea70a15a4b58088b90d0ae989aa","kind":"tag","published_at":"2025-07-31T20:15:53.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"0cc82b7746ce310be236724dc446bcb6ff6dc04e","kind":"tag","published_at":"2025-07-24T20:31:36.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"09889c25d1f74fd1009f1e94d77e0f8ca314aabd","kind":"tag","published_at":"2025-07-10T21:21:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.2","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"b63d614268adf6364e286531951ae3c105d1d9a5","kind":"tag","published_at":"2025-07-03T19:12:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0b7c3b8b3f2966280ec25b10af80156908576a19","kind":"tag","published_at":"2025-06-26T19:56:07.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.11.0","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.11.0/manifests"},{"name":"v1.10.20","sha":"e4ff1152fb07399f35ca14bbfa94a100cae70354","kind":"tag","published_at":"2025-06-23T22:00:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.20","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.20/manifests"},{"name":"v1.10.21","sha":"e3c7a292bee6dab21c48143887288e373800c183","kind":"tag","published_at":"2025-06-20T17:54:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.21","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.21/manifests"},{"name":"v1.10.19","sha":"47472d8868d24d19e71785a9a80e81b8722f332a","kind":"tag","published_at":"2025-06-05T18:14:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.19","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.19/manifests"},{"name":"v1.10.18","sha":"e56141a3f36ec734863d12de4d479dc61e5b3929","kind":"tag","published_at":"2025-05-29T22:17:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.18","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.18/manifests"},{"name":"v1.10.17","sha":"83f5b812d0001851c90fb122faabd4a014bebd42","kind":"tag","published_at":"2025-05-27T15:31:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.17","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.17/manifests"},{"name":"v1.10.15","sha":"80d68bfa02eac1b0ec88b62bba895d0950573b18","kind":"tag","published_at":"2025-05-15T19:11:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.15/manifests"},{"name":"v1.10.14","sha":"a5815e17252abed8c80d4eb5959a6f53e353c0b1","kind":"tag","published_at":"2025-05-08T19:10:43.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.14/manifests"},{"name":"v1.10.13","sha":"8b51a5b73cb90146565d0e9c168b91067d038089","kind":"tag","published_at":"2025-05-05T14:22:12.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.13/manifests"},{"name":"v1.10.12","sha":"566fd75bbd1ca7b0bcf41a4b312440f5ca99ada7","kind":"tag","published_at":"2025-05-02T19:57:32.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v1.10.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v1.10.12/manifests"},{"name":"dg-v0.1","sha":"774f71fb96a72222a2dd69c759b4286fa5330bc2","kind":"tag","published_at":"2025-04-18T19:08:46.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/dg-v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/dg-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@dg-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/dg-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/dg-v0.1/manifests"},{"name":"v0.1.56","sha":"0dbd942c8c670b26d6faeb29b9ee7a62701f081d","kind":"tag","published_at":"2025-04-14T13:54:26.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.56","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"583896fed860063f8fd4d33dff566d94d6b9547b","kind":"tag","published_at":"2025-02-26T17:43:35.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.55","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"80de38267759f4eb6a4e272eb42d9a439dcd678e","kind":"tag","published_at":"2025-02-22T05:41:48.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.54","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"1e41b3f3cce4140a6c1b5cea3a4cc84787f23222","kind":"tag","published_at":"2025-02-22T05:09:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.53","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"110e631984122765cb0e6c2dfd287e0a3dbec295","kind":"tag","published_at":"2025-02-03T15:07:25.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.52","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"faf598ef96aeb6059b8042e5c89f9350108f565b","kind":"tag","published_at":"2025-02-03T14:36:44.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.51","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"e853b63244df1714db9ef9544cdd8cd08c1e1683","kind":"tag","published_at":"2024-11-22T22:06:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.50","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"6aa777525179641dc62e4e531bc2b82af0287381","kind":"tag","published_at":"2024-10-31T20:35:40.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.49","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"d22752923eb20e56702f2c54a95e2b4b35471c8d","kind":"tag","published_at":"2024-10-31T15:47:42.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.48","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"37e4cc3f53f0a87968fe187ad4984639b834e9b6","kind":"tag","published_at":"2024-10-28T18:16:01.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.47","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"7cbdb7fb5ea24fb4dd3d44be08391d34b5bc9daf","kind":"tag","published_at":"2024-10-02T03:28:10.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.46","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"403d541160e188a6cbddb6b2907f2dcba623e7b5","kind":"tag","published_at":"2024-09-03T20:55:45.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.45","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"c948aa910f4f00c5c5f62a9f335236afc1aa70de","kind":"tag","published_at":"2024-08-29T18:35:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.44","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"1ddc818ebf5ca6cfba7ef86ba22e9f222290d6e8","kind":"tag","published_at":"2024-07-08T18:57:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.43","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"48853ce30ef9ce67e199de54220229c684a6ecf9","kind":"tag","published_at":"2024-07-01T19:48:06.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.42","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"dda028cffc2a881c7ccd8f18254965f739a982de","kind":"tag","published_at":"2024-05-23T17:19:54.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.41","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"2dc985cc5486ef1499088285c00f07126e654975","kind":"tag","published_at":"2024-05-15T19:14:15.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.40","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"afdc8fdd29c8caaa9ab26f99c4fd8f19b44f2e5e","kind":"tag","published_at":"2024-04-23T17:26:57.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.39","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"2494e46bede3fbb4e051857592bfe09265d0c2a4","kind":"tag","published_at":"2024-04-12T20:46:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.38","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b83af37415e174ca0120d8e9b691b405a125674b","kind":"tag","published_at":"2024-03-29T19:01:01.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.37","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"4d180f077bc6c837d76cc859584ca7ce380bada7","kind":"tag","published_at":"2024-03-15T21:39:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.36","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"f41f616b2d9ce14434d22ec5873fe53aa9b89174","kind":"tag","published_at":"2024-03-15T20:35:45.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.35","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"b2d1bec4e8459735b2cc661fa821cf7af2c6e7fc","kind":"tag","published_at":"2024-01-31T15:53:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.34","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"69d48f3e37414fb654e0ec2375fa44e5ae194fc0","kind":"tag","published_at":"2024-01-31T15:41:48.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.33","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"1aafc72216304c92705dd9dca3c9d9f47a91b13b","kind":"tag","published_at":"2024-01-30T23:59:18.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.32","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"468e62b8d19354adb44c5c1495cdaf27212a3191","kind":"tag","published_at":"2023-10-13T20:25:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.31","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"c44fae753ddabd1fb6474037960576e1531158c7","kind":"tag","published_at":"2023-08-22T20:53:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.30","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"a7849578d53d15a891108ce36edbaed97e249ddc","kind":"tag","published_at":"2023-08-21T21:04:22.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.29","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"b38fdd8492435a226aa89ec14c765884a0860fb4","kind":"tag","published_at":"2023-08-17T20:33:35.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.28","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"480067c900a9f4d104260f9e7a4d0587bceff5f8","kind":"commit","published_at":"2023-05-30T23:21:37.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.27","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"f3ca8332a2d840f2ba1f466c00187a3d169c8ab5","kind":"tag","published_at":"2023-04-26T20:01:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.26","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"89e59d1aea062c2f5039aad151abf71c6044d3c2","kind":"tag","published_at":"2023-04-18T21:20:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.25","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"9bcd44fb497864729526e9989271cc66b24e2873","kind":"tag","published_at":"2023-04-06T16:52:20.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.24","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"3a64c65ddd91f5c551ddfe41744ed61e871fa7eb","kind":"tag","published_at":"2023-03-10T23:52:17.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.23","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"b16b3d91a2abcbf828fb19f922900bea36537c9a","kind":"tag","published_at":"2023-03-09T20:26:27.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.22","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"945d723625a6c67f5c8b30252e0d6e53ebfdff1d","kind":"tag","published_at":"2023-03-07T17:55:14.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.21","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"6442138182b5f1a961f2b103761288a8afe9a256","kind":"tag","published_at":"2023-02-28T21:53:13.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.20","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"3333cb78c114fc342b4d1bd4b7ac0f48727d1d7a","kind":"tag","published_at":"2023-02-21T21:28:32.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.19","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"86e331af21546dbd4f2d517c2659a3a465f23796","kind":"tag","published_at":"2023-02-17T23:52:31.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.18","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"253b044c2e65710cf87643f97a079bd68b8639d2","kind":"tag","published_at":"2023-02-14T22:36:34.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.17","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"07f8cf196a322af4048eee2af70fd19a83fb841e","kind":"tag","published_at":"2023-01-12T00:19:38.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.16","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.15","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.14/manifests"},{"name":"pex-v0.1.14","sha":"3eeebe9a0e7e346a854da59a91b3d4751bf7e198","kind":"tag","published_at":"2023-01-10T15:37:49.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/pex-v0.1.14","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/pex-v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@pex-v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1.14/manifests"},{"name":"v0.1.13","sha":"c08f20aa9b7bb15362518b838e241d716edbec92","kind":"tag","published_at":"2022-12-13T21:19:58.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.13","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"daddac03b1b78fcafd5bb40174b92d25b71ae888","kind":"commit","published_at":"2022-12-08T15:11:16.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.12","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"fc6cbf42d6d98fa7c44c34871fc7fbde61394fbc","kind":"tag","published_at":"2022-12-07T19:44:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.11","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.11/manifests"},{"name":"pex-v0.1","sha":"fc6cbf42d6d98fa7c44c34871fc7fbde61394fbc","kind":"tag","published_at":"2022-12-07T19:44:55.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/pex-v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/pex-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@pex-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/pex-v0.1/manifests"},{"name":"v0.1.10","sha":"b891b95b1fb11546d340d2c5ab906b285aa0ef26","kind":"tag","published_at":"2022-12-06T18:11:24.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.10","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c4d06734fd3d0031e6fc557a4a18692cccfc96e8","kind":"commit","published_at":"2022-10-26T15:52:39.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.9","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"16044879353265274b90f8211976df264ca8e92a","kind":"tag","published_at":"2022-09-29T17:45:33.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.8","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.8/manifests"},{"name":"v0.1.6","sha":"fda7c3404b2333fc3e09911a8d15e68e16fb391a","kind":"tag","published_at":"2022-08-31T16:51:51.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.6","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"5e82f8f9a788ae11d10f2b4195a51e2e07337af1","kind":"commit","published_at":"2022-08-29T21:02:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.5","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.5/manifests"},{"name":"v0.1","sha":"5e82f8f9a788ae11d10f2b4195a51e2e07337af1","kind":"commit","published_at":"2022-08-29T21:02:59.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1/manifests"},{"name":"prha","sha":"01771490c6f451411b7799a3838565d748502877","kind":"commit","published_at":"2022-08-26T19:08:14.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/prha","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/prha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@prha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/prha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/prha/manifests"},{"name":"v0.1.4","sha":"c12352aa603c0c9f4836c7ab500170f67d6c4edf","kind":"tag","published_at":"2022-08-08T19:15:30.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.4","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f2588307525cfeac372eed4d02f3fe83e995bf5a","kind":"commit","published_at":"2022-08-08T17:07:54.000Z","download_url":"https://codeload.github.com/dagster-io/dagster-cloud-action/tar.gz/v0.1.3","html_url":"https://github.com/dagster-io/dagster-cloud-action/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dagster-io/dagster-cloud-action@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/tags/v0.1.3/manifests"}]},"repo_metadata_updated_at":"2026-06-07T04:02:57.958Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.146923928514944,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.573461964257472},"purl":"pkg:githubactions/dagster-io/dagster-cloud-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/dagster-cloud-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/dagster-io/dagster-cloud-action/actions/utils/dagster-cloud-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dagster-io/dagster-cloud-action/actions/utils/dagster-cloud-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-29T03:00:55.966Z","issues_count":15,"pull_requests_count":183,"avg_time_to_close_issue":11740604.0,"avg_time_to_close_pull_request":6523934.241134752,"issues_closed_count":3,"pull_requests_closed_count":141,"pull_request_authors_count":23,"issue_authors_count":14,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":1.355191256830601,"merged_pull_requests_count":94,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":173471.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.2608695652173914,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/issues","maintainers":[{"login":"gibsondan","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"},{"login":"prha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prha"}],"active_maintainers":[{"login":"gibsondan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"},{"login":"benpankow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"},{"login":"alangenfeld","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dagster-io%2Fdagster-cloud-action%2Factions%2Futils%2Fdagster-cloud-cli/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32637,"maintainers_count":0,"namespaces_count":20402,"keywords_count":8032,"github":"actions","metadata":{"funded_packages_count":4015},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2026-06-10T05:16:18.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}}],"commits":{"id":9848264,"full_name":"dagster-io/dagster-cloud-action","default_branch":"main","total_commits":203,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.277777777777779,"dds":0.6995073891625616,"past_year_total_commits":11,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5714285714285714,"past_year_dds":0.8181818181818181,"last_synced_at":"2026-06-12T16:15:22.037Z","last_synced_commit":"4b80945df08fff3eb680c3f826f6873bcbe2b971","created_at":"2025-05-07T19:09:45.249Z","updated_at":"2026-06-12T16:15:07.481Z","committers":[{"name":"Shalabh Chaturvedi","email":"shalabh@elementl.com","login":"shalabhc","count":61},{"name":"prha","email":"prha@elementl.com","login":"prha","count":38},{"name":"benpankow","email":"ben@elementl.com","login":"benpankow","count":34},{"name":"gibsondan","email":"daniel@elementl.com","login":"gibsondan","count":28},{"name":"Jordan Sanders","email":"jordan@elementl.com","login":"jmsanders","count":9},{"name":"yuhan","email":"yuhan@elementl.com","login":"yuhan","count":9},{"name":"Maxime Armstrong","email":"46797220+maximearmstrong","login":"maximearmstrong","count":8},{"name":"Alex Langenfeld","email":"alexlangenfeld@gmail.com","login":"alangenfeld","count":3},{"name":"Claire Lin","email":"claire@elementl.com","login":"clairelin135","count":3},{"name":"colton","email":"cmpadden","login":"cmpadden","count":2},{"name":"Christian Minich","email":"indyman402@gmail.com","login":"cnolanminich","count":1},{"name":"Mathieu Larose","email":"mathieu.larose@gmail.com","login":"mlarose","count":1},{"name":"Nacho Rodríguez","email":"nachorl96@gmail.com","login":"iRod3s","count":1},{"name":"Rex Ledesma","email":"rex@elementl.com","login":"rexledesma","count":1},{"name":"Sean Lopp","email":"lopp@elementl.com","login":"slopp","count":1},{"name":"Victor Yap","email":"vicyap24@gmail.com","login":"vicyap","count":1},{"name":"Vivek Ayer","email":"ayer@tutamail.com","login":"vsayer","count":1},{"name":"gs","email":"132367552+gs-emp","login":"gs-emp","count":1}],"past_year_committers":[{"name":"gibsondan","email":"daniel@elementl.com","login":"gibsondan","count":2},{"name":"colton","email":"cmpadden","login":"cmpadden","count":2},{"name":"Ben Pankow","email":"pankow.ben@gmail.com","login":"benpankow","count":2},{"name":"Alex Langenfeld","email":"alexlangenfeld@gmail.com","login":"alangenfeld","count":2},{"name":"Shalabh Chaturvedi","email":"shalabh@dagsterlabs.com","login":"shalabhc","count":1},{"name":"Nacho Rodríguez","email":"nachorl96@gmail.com","login":"iRod3s","count":1},{"name":"Christian Minich","email":"indyman402@gmail.com","login":"cnolanminich","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261742,"commits_count":876040133,"contributors_count":35059481,"owners_count":1167765,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"dagster-io/dagster-cloud-action","html_url":"https://github.com/dagster-io/dagster-cloud-action","last_synced_at":"2026-06-12T16:03:59.603Z","status":"active","issues_count":15,"pull_requests_count":184,"avg_time_to_close_issue":11740604.0,"avg_time_to_close_pull_request":6487733.492957747,"issues_closed_count":3,"pull_requests_closed_count":142,"pull_request_authors_count":23,"issue_authors_count":14,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":1.3641304347826086,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":259896.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":10,"created_at":"2025-05-07T19:09:49.858Z","updated_at":"2026-06-12T16:03:59.603Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dagster-io%2Fdagster-cloud-action/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":85,"CONTRIBUTOR":72,"NONE":27}},"issue_authors":{"table":{"mjclarke94":2,"nmodi1":1,"JulesHuisman":1,"cbini":1,"justin-fundrise":1,"PadenZach":1,"sista05":1,"mgrinshpon":1,"stevenayers":1,"2Ryan09":1,"markmolea-vinemeds":1,"gs-emp":1,"dbrtly":1,"MinhPho":1}},"pull_request_authors":{"table":{"gibsondan":56,"shalabhc":39,"benpankow":22,"maximearmstrong":15,"jamiedemaria":6,"mlarose":6,"alangenfeld":5,"clairelin135":4,"jmsanders":3,"dbrtly":3,"cmpadden":3,"cnolanminich":3,"bhattarai842":2,"garethbrickman":2,"jsandov":2,"gs-emp":2,"vsayer":2,"prha":2,"vicyap":2,"salazarm":2,"cakubilo1":1,"iRod3s":1,"rexledesma":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-13T00:00:21.539Z","repositories_count":14796695,"issues_count":33102639,"pull_requests_count":109356024,"authors_count":11304779,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":16,"CONTRIBUTOR":4,"NONE":4}},"past_year_issue_authors":{"table":{"markmolea-vinemeds":1,"MinhPho":1,"nmodi1":1}},"past_year_pull_request_authors":{"table":{"gibsondan":8,"benpankow":5,"alangenfeld":3,"cmpadden":3,"cnolanminich":3,"cakubilo1":1,"iRod3s":1}},"maintainers":[{"table":{"login":"gibsondan","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"}},{"table":{"login":"benpankow","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"}},{"table":{"login":"alangenfeld","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"}},{"table":{"login":"prha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prha"}}],"active_maintainers":[{"table":{"login":"gibsondan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibsondan"}},{"table":{"login":"benpankow","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benpankow"}},{"table":{"login":"alangenfeld","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alangenfeld"}}]}},"events":{"total":{"DeleteEvent":17,"PullRequestEvent":61,"ForkEvent":6,"IssuesEvent":5,"WatchEvent":9,"IssueCommentEvent":54,"PushEvent":62,"PullRequestReviewEvent":80,"PullRequestReviewCommentEvent":33,"CreateEvent":75},"last_year":{"DeleteEvent":1,"PullRequestEvent":10,"ForkEvent":1,"IssuesEvent":3,"WatchEvent":3,"IssueCommentEvent":19,"PushEvent":20,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":28,"CreateEvent":32}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/hybrid_branch_deployments.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.023Z","updated_at":"2023-02-18T13:30:57.023Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/hybrid_branch_deployments.yml","dependencies":[{"id":7761892031,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761892032,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761892034,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761892035,"package_name":"aws-actions/amazon-ecr-login","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761892047,"package_name":"./actions/hybrid_branch_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/hybrid_deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.063Z","updated_at":"2023-02-18T13:30:57.063Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/hybrid_deploy.yml","dependencies":[{"id":7761892319,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761892320,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761892321,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761892322,"package_name":"aws-actions/amazon-ecr-login","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761892323,"package_name":"./actions/hybrid_prod_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/serverless_branch_custom_base_image.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.109Z","updated_at":"2023-02-18T13:30:57.109Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/serverless_branch_custom_base_image.yml","dependencies":[{"id":7761892336,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761892337,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761892338,"package_name":"./actions/serverless_branch_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/serverless_branch_deployments.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.224Z","updated_at":"2023-02-18T13:30:57.224Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/serverless_branch_deployments.yml","dependencies":[{"id":7761892351,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761892352,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761892353,"package_name":"./actions/serverless_branch_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/serverless_custom_image.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.261Z","updated_at":"2023-02-18T13:30:57.261Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/serverless_custom_image.yml","dependencies":[{"id":7761892774,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761892777,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761892778,"package_name":"./actions/serverless_prod_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/serverless_deploy.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.348Z","updated_at":"2023-02-18T13:30:57.348Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/serverless_deploy.yml","dependencies":[{"id":7761893253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761893254,"package_name":"./actions/utils/parse_workspace","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761893255,"package_name":"./actions/serverless_prod_deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/serverless_launch_job_definitions.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.431Z","updated_at":"2023-02-18T13:30:57.431Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/serverless_launch_job_definitions.yml","dependencies":[{"id":7761893308,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761893309,"package_name":"./actions/utils/run","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.529Z","updated_at":"2023-02-18T13:30:57.529Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7761893512,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761893513,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/build_deploy_python_executable/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.572Z","updated_at":"2023-02-18T13:30:57.572Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/build_deploy_python_executable/action.yml","dependencies":[{"id":7761893538,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/hybrid_branch_deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.653Z","updated_at":"2023-02-18T13:30:57.653Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/hybrid_branch_deploy/action.yml","dependencies":[{"id":7761893609,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761893610,"package_name":"./action-repo/actions/utils/notify","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761893612,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761893613,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761893614,"package_name":"./action-repo/actions/utils/deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/hybrid_prod_deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.747Z","updated_at":"2023-02-18T13:30:57.747Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/hybrid_prod_deploy/action.yml","dependencies":[{"id":7761894354,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894355,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761894356,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894357,"package_name":"./action-repo/actions/utils/deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/launch_job/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.797Z","updated_at":"2023-02-18T13:30:57.797Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/launch_job/action.yml","dependencies":[{"id":7761894579,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894584,"package_name":"./action-repo/actions/utils/run","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/serverless_branch_deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.855Z","updated_at":"2023-02-18T13:30:57.855Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/serverless_branch_deploy/action.yml","dependencies":[{"id":7761894896,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894897,"package_name":"./action-repo/actions/utils/registry_info","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761894898,"package_name":"./action-repo/actions/utils/notify","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761894899,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761894900,"package_name":"./action-repo/actions/utils/copy_template","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761894901,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894902,"package_name":"./action-repo/actions/utils/deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/serverless_prod_deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.876Z","updated_at":"2023-02-18T13:30:57.876Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/serverless_prod_deploy/action.yml","dependencies":[{"id":7761894998,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761894999,"package_name":"./action-repo/actions/utils/registry_info","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761895000,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7761895001,"package_name":"./action-repo/actions/utils/copy_template","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":7761895002,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7761895003,"package_name":"./action-repo/actions/utils/deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/copy_template/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.911Z","updated_at":"2023-02-18T13:30:57.911Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/copy_template/action.yml","dependencies":[{"id":7761895011,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.11","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.964Z","updated_at":"2023-02-18T13:30:57.964Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/deploy/action.yml","dependencies":[{"id":7761895152,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.11","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/notify/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:57.991Z","updated_at":"2023-02-18T13:30:57.991Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/notify/action.yml","dependencies":[{"id":7761895485,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.11","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/parse_workspace/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:58.031Z","updated_at":"2023-02-18T13:30:58.031Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/parse_workspace/action.yml","dependencies":[{"id":7761895696,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/registry_info/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:58.049Z","updated_at":"2023-02-18T13:30:58.049Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/registry_info/action.yml","dependencies":[{"id":7761895831,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.11","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/run/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T13:30:58.099Z","updated_at":"2023-02-18T13:30:58.099Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/run/action.yml","dependencies":[{"id":7761896080,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.11","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/ci-init/action.yml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:17:21.248Z","updated_at":"2023-10-14T17:17:21.248Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/ci-init/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":"actions/utils/dagster-cloud-cli/action.yml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:17:21.258Z","updated_at":"2023-10-14T17:17:21.258Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/dagster-cloud-cli/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":"actions/utils/get_branch_deployment/action.yml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:17:21.268Z","updated_at":"2023-10-14T17:17:21.268Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/get_branch_deployment/action.yml","dependencies":[{"id":14200236368,"package_name":"docker://ghcr.io/dagster-io/dagster-cloud-action","ecosystem":"actions","requirements":"0.1.27","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/prerun/action.yml","sha":null,"kind":"manifest","created_at":"2023-10-14T17:17:22.204Z","updated_at":"2023-10-14T17:17:22.204Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/prerun/action.yml","dependencies":[{"id":14200236672,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"actions/utils/dg-cli/action.yml","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:10.702Z","updated_at":"2025-05-27T16:26:10.702Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/dg-cli/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":"actions/utils/dg-deploy-init/action.yaml","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:10.748Z","updated_at":"2025-05-27T16:26:10.748Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/actions/utils/dg-deploy-init/action.yaml","dependencies":[]},{"ecosystem":"docker","filepath":"sample-repo/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:10.863Z","updated_at":"2025-05-27T16:26:10.863Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/sample-repo/Dockerfile","dependencies":[{"id":23329729524,"package_name":"python","ecosystem":"docker","requirements":"3.8-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"src/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:10.920Z","updated_at":"2025-05-27T16:26:10.920Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/src/Dockerfile","dependencies":[{"id":23329729525,"package_name":"quay.io/pypa/manylinux_2_28_x86_64","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:12.143Z","updated_at":"2025-05-27T16:26:12.143Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/requirements.txt","dependencies":[{"id":23329729844,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":23329729845,"package_name":"PyYAML","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":23329729846,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"sample-repo/requirements.txt","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:14.645Z","updated_at":"2025-05-27T16:26:14.645Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/sample-repo/requirements.txt","dependencies":[{"id":23329729850,"package_name":"dagster","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":23329731059,"package_name":"dagster-cloud","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":23329731246,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/test-repos/dagster_project1/setup.py","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:17.526Z","updated_at":"2025-05-27T16:26:17.526Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/tests/test-repos/dagster_project1/setup.py","dependencies":[{"id":23329731247,"package_name":"dagster","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/test-repos/dagster_project_python_file/requirements.txt","sha":null,"kind":"manifest","created_at":"2025-05-27T16:26:17.584Z","updated_at":"2025-05-27T16:26:17.584Z","repository_link":"https://github.com/dagster-io/dagster-cloud-action/blob/main/tests/test-repos/dagster_project_python_file/requirements.txt","dependencies":[{"id":23329731248,"package_name":"dagster","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":23329731249,"package_name":"dagster-cloud","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":null,"created_at":"2025-05-07T19:01:05.902Z","updated_at":"2026-06-21T04:17:48.794Z","avatar_url":"https://github.com/dagster-io.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360515","html_url":"https://summary.ecosyste.ms/projects/360515"}