{"id":18408917,"url":"https://github.com/vitest-dev/vitest-ecosystem-ci","last_synced_at":"2025-04-07T09:33:25.856Z","repository":{"id":182554469,"uuid":"658683726","full_name":"vitest-dev/vitest-ecosystem-ci","owner":"vitest-dev","description":"Vitest Ecosystem CI","archived":false,"fork":false,"pushed_at":"2024-05-14T09:54:03.000Z","size":72,"stargazers_count":24,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-06-11T17:35:45.623Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vitest-dev.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-06-26T09:32:34.000Z","updated_at":"2024-06-23T17:50:30.334Z","dependencies_parsed_at":null,"dependency_job_id":"c6f19a42-b3ba-4a30-8751-8a2ab6bcdde4","html_url":"https://github.com/vitest-dev/vitest-ecosystem-ci","commit_stats":null,"previous_names":["vitest-dev/vitest-ecosystem-ci"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitest-dev%2Fvitest-ecosystem-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitest-dev%2Fvitest-ecosystem-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitest-dev%2Fvitest-ecosystem-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitest-dev%2Fvitest-ecosystem-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitest-dev","download_url":"https://codeload.github.com/vitest-dev/vitest-ecosystem-ci/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223275982,"owners_count":17118258,"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-06T03:22:26.182Z","updated_at":"2024-11-06T03:22:29.407Z","avatar_url":"https://github.com/vitest-dev.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# vitest-ecosystem-ci\n\nThis repository is used to run tests for vitest ecosystem projects\n\n## via github workflow\n\n### scheduled\n\nWorkflows are sheduled to run automatically every Monday, Wednesday and Friday\n\n### manually\n\n- open [workflow](../../actions/workflows/ecosystem-ci-selected.yml)\n- click 'Run workflow' button on top right of the list\n- select suite to run in dropdown\n- start workflow\n\n## via shell script\n\n- clone this repo\n- run `pnpm i`\n- run `pnpm test` to run all suites\n- or `pnpm test \u003csuitename\u003e` to select a suite\n- or `tsx ecosystem-ci.ts`\n\nYou can pass `--tag v2.8.0-beta.1`, `--branch somebranch` or `--commit abcd1234` option to select a specific vitest version to build.\nIf you pass `--release 2.7.13`, vitest build will be skipped and vitest is fetched from the registry instead\n\nThe repositories are checked out into `workspace` subdirectory as shallow clones\n\n# how to add a new integration test\n\n- check out the existing [tests](./tests) and add one yourself. Thanks to some utilities it is really easy\n- once you are confidente the suite works, add it to the lists of suites in the [workflows](../../actions/)\n\n\u003e the current utilities focus on pnpm based projects. Consider switching to pnpm or contribute utilities for other pms\n\n# reporting results\n\n## Discord\n\nResults are posted automatically to `#ecosystem-ci` on [vitest discord](https://chat.vitest.dev/)\n\n### on your own server\n\n- Go to `Server settings \u003e Integrations \u003e Webhooks` and click `New Webhook`\n- Give it a name, icon and a channel to post to\n- copy the webhook url\n- get in touch with admins of this repo so they can add the webhook\n\n#### how to add a discord webhook here\n\n- Go to `\u003cgithub repo\u003e/settings/secrets/actions` and click on `New repository secret`\n- set `Name` as `DISCORD_WEBHOOK_URL`\n- paste the discord webhook url you copied from above into `Value`\n- Click `Add secret`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitest-dev%2Fvitest-ecosystem-ci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitest-dev%2Fvitest-ecosystem-ci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitest-dev%2Fvitest-ecosystem-ci/lists"}