{"id":19227928,"url":"https://github.com/snakemake/snakedeploy-github-action","last_synced_at":"2026-06-26T15:30:19.491Z","repository":{"id":65161795,"uuid":"525352884","full_name":"snakemake/snakedeploy-github-action","owner":"snakemake","description":"A github action for using snakedeploy","archived":false,"fork":false,"pushed_at":"2022-10-18T09:50:34.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T06:03:22.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snakemake.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-16T11:37:31.000Z","updated_at":"2023-07-14T02:35:13.000Z","dependencies_parsed_at":"2023-01-04T12:39:01.172Z","dependency_job_id":null,"html_url":"https://github.com/snakemake/snakedeploy-github-action","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":"0.19047619047619047","last_synced_commit":"d2c99fa7d0f582971c702f851e8bf01def2148d3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snakemake%2Fsnakedeploy-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snakemake%2Fsnakedeploy-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snakemake%2Fsnakedeploy-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snakemake%2Fsnakedeploy-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snakemake","download_url":"https://codeload.github.com/snakemake/snakedeploy-github-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240302284,"owners_count":19779988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T15:25:56.472Z","updated_at":"2026-06-26T15:30:19.427Z","avatar_url":"https://github.com/snakemake.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snakedeploy-github-action\nA github action for using snakedeploy\n\n\n## Example usages\n\n```yaml\n- name: Update conda envs\n  uses: snakemake/snakedeploy-github-action@v1\n  with:\n    subcommand: update-conda-envs\n    args: workflow/envs/*.yaml\n\n- name: Update conda envs and also create pinnings\n  uses: snakemake/snakedeploy-github-action@v1\n  with:\n    subcommand: update-conda-envs\n    args: workflow/envs/*.yaml --pin-envs\n\n- name: Update pinnings\n  uses: snakemake/snakedeploy-github-action@v1\n  with:\n    subcommand: pin-conda-envs\n    args: workflow/envs/*.yaml\n```\n\nFor automatically creating PRs from the changes, you can use\n\n```yaml\n- name: Create Pull Request\n  uses: peter-evans/create-pull-request@v4\n  with:\n    branch: autobump/conda-envs\n    title: \"perf: autobump conda envs\"\n    # this needs a personal access token such that checks are triggered on the created PR, see https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs\n    token: ${secrets.GITHUB_PAT}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnakemake%2Fsnakedeploy-github-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnakemake%2Fsnakedeploy-github-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnakemake%2Fsnakedeploy-github-action/lists"}