{"id":19446095,"url":"https://github.com/list-kr/jsdelivr-purge","last_synced_at":"2025-04-25T01:31:57.572Z","repository":{"id":75799369,"uuid":"596215161","full_name":"List-KR/jsdelivr-purge","owner":"List-KR","description":"Clone your GitHub repo into jsDelivr Network to enhance transmission speed","archived":false,"fork":false,"pushed_at":"2024-09-01T03:36:33.000Z","size":202,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T12:27:13.334Z","etag":null,"topics":["ci","github-ci","jsdelivr","jsdelivr-cdn"],"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/List-KR.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,"publiccode":null,"codemeta":null}},"created_at":"2023-02-01T17:57:27.000Z","updated_at":"2024-10-25T16:03:53.000Z","dependencies_parsed_at":"2023-05-31T17:00:26.130Z","dependency_job_id":"a13b75bb-734c-46e1-a786-2f1289d9d90e","html_url":"https://github.com/List-KR/jsdelivr-purge","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/List-KR%2Fjsdelivr-purge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/List-KR%2Fjsdelivr-purge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/List-KR%2Fjsdelivr-purge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/List-KR%2Fjsdelivr-purge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/List-KR","download_url":"https://codeload.github.com/List-KR/jsdelivr-purge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250738094,"owners_count":21479132,"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":["ci","github-ci","jsdelivr","jsdelivr-cdn"],"created_at":"2024-11-10T16:12:55.304Z","updated_at":"2025-04-25T01:31:57.341Z","avatar_url":"https://github.com/List-KR.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## jsDelivr-Purge\n\nThis GitHub actions is automatic jsDelivr purging process for GitHub public repositories.\n\nIf you want to purge jsDelivr cache automatically, please customize the following GitHub workflow file and add it:\n\n```yaml\nname: 'Run jsDelivr-Purge'\n\njobs:\n  jsdelivrpurge:\n    permissions:\n      actions: read\n      contents: read\n    runs-on: ubuntu-latest\n    steps:\n      - name: Set up NodeJS LTS\n        uses: actions/setup-node@v4\n        with:\n          node-version: 'lts/*'\n      - name: Checkout\n        uses: actions/checkout@v4\n        with:\n          fetch-depth: 0\n      - name: Run jsDelivr-Purge\n        uses: List-KR/jsdelivr-purge@5.6.0\n```\n\nThe jsDelivr-Purge supports `workflow_dispatch`, `schedule` and `push` event.\n\nIt always purges `latest` and the default branch of your repo.\n\n\u003e [!WARNING]\n\u003e jsDelivr will add authentication data into a request header.\n\u003e You need to pay attention to this change!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flist-kr%2Fjsdelivr-purge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flist-kr%2Fjsdelivr-purge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flist-kr%2Fjsdelivr-purge/lists"}