{"id":21802629,"url":"https://github.com/yc-actions/yc-cdn-cache","last_synced_at":"2026-05-21T07:18:39.734Z","repository":{"id":36973047,"uuid":"423398243","full_name":"yc-actions/yc-cdn-cache","owner":"yc-actions","description":"GitHub Action to purge Yandex Cloud CDN cache.","archived":false,"fork":false,"pushed_at":"2024-04-08T02:39:29.000Z","size":2707,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-08T03:38:33.588Z","etag":null,"topics":["actions","cdn","github-actions","yandex-cloud"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/yc-actions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2021-11-01T08:57:21.000Z","updated_at":"2024-04-15T03:27:51.463Z","dependencies_parsed_at":"2023-11-20T11:27:59.464Z","dependency_job_id":"f02b8544-c116-47dc-85a1-76280bce99e6","html_url":"https://github.com/yc-actions/yc-cdn-cache","commit_stats":{"total_commits":300,"total_committers":3,"mean_commits":100.0,"dds":"0.010000000000000009","last_synced_commit":"fb91f74a39dac22c81a3953c4be11d711e985696"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-cdn-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-cdn-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-cdn-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yc-actions%2Fyc-cdn-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yc-actions","download_url":"https://codeload.github.com/yc-actions/yc-cdn-cache/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752360,"owners_count":20504256,"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":["actions","cdn","github-actions","yandex-cloud"],"created_at":"2024-11-27T11:29:55.101Z","updated_at":"2026-05-21T07:18:39.679Z","avatar_url":"https://github.com/yc-actions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## GitHub Action to purge Yandex Cloud CDN cache.\n\nThe action purges cache for the given CDN resource in Yandex Cloud.\n\n**Table of Contents**\n\n\u003c!-- toc --\u003e\n\n- [Usage](#usage)\n- [Permissions](#permissions)\n- [License Summary](#license-summary)\n\n\u003c!-- tocstop --\u003e\n\n## Usage\n\n```yaml\n    - name: Purge CDN cache\n      id: purge-cache\n      uses: yc-actions/yc-cdn-cache@v1\n      with:\n        yc-sa-json-credentials: ${{ secrets.YC_SA_JSON_CREDENTIALS }}\n        cdn-resource-id: bc8********\n```\n`yc-sa-json-credentials` should contain JSON with authorized key for Service Account. More info in [Yandex Cloud IAM documentation](https://cloud.yandex.ru/docs/container-registry/operations/authentication#sa-json).\n\nSee [action.yml](action.yml) for the full documentation for this action's inputs and outputs.\n\n## Permissions\n\nTo perform this action, it is required that the service account on behalf of which we are acting has granted the `cdn.editor` role or greater.\n\n## License Summary\n\nThis code is made available under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyc-actions%2Fyc-cdn-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyc-actions%2Fyc-cdn-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyc-actions%2Fyc-cdn-cache/lists"}