{"id":19450455,"url":"https://github.com/ymc-github/js-lib-git-test-commit","last_synced_at":"2026-05-12T20:08:22.338Z","repository":{"id":95798646,"uuid":"237633900","full_name":"YMC-GitHub/js-lib-git-test-commit","owner":"YMC-GitHub","description":"create a dummy commit for testing","archived":false,"fork":false,"pushed_at":"2020-03-10T13:36:10.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T23:46:08.290Z","etag":null,"topics":["commit","git","test"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/YMC-GitHub.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":"2020-02-01T15:22:02.000Z","updated_at":"2020-03-10T13:36:13.000Z","dependencies_parsed_at":"2023-04-08T05:02:26.403Z","dependency_job_id":null,"html_url":"https://github.com/YMC-GitHub/js-lib-git-test-commit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-git-test-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-git-test-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-git-test-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YMC-GitHub%2Fjs-lib-git-test-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YMC-GitHub","download_url":"https://codeload.github.com/YMC-GitHub/js-lib-git-test-commit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240637725,"owners_count":19833177,"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":["commit","git","test"],"created_at":"2024-11-10T16:37:38.473Z","updated_at":"2026-05-12T20:08:17.297Z","avatar_url":"https://github.com/YMC-GitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ymc-github/js-lib-git-test-commit.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub followers](https://img.shields.io/github/followers/ymc-github.svg?label=github%20followers\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language count](https://img.shields.io/github/languages/count/ymc-github/js-lib-git-test-commit.svg?label=languages\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub language top](https://img.shields.io/github/languages/top/ymc-github/js-lib-git-test-commit.svg?color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/ymc-github/js-lib-git-test-commit/master.svg?label=github%20last%20commit%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub package.json version (branch)](https://img.shields.io/github/package-json/v/ymc-github/js-lib-git-test-commit/master.svg?label=github%20package.json%20version%40master\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![GitHub repo size](https://img.shields.io/github/repo-size/ymc-github/js-lib-git-test-commit.svg?label=github%20repo%20size\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Gitter](https://img.shields.io/gitter/room/ymc-github/js-lib-git-test-commit.svg?label=chat\u0026color=ff69b4\u0026logo=Github\u0026logoColor=ff69b4\u0026style=popout-square)\n![Travis (.com) branch](https://img.shields.io/travis/com/ymc-github/js-lib-git-test-commit/master.svg?label=Travis%20CI\u0026color=ff69b4\u0026logo=Travis%20CI\u0026logoColor=ff69b4\u0026style=popout-square)\n![Twitter Follow](https://img.shields.io/twitter/follow/yemiancheng.svg?label=follow%20%40yemiancheng\u0026color=ff69b4\u0026logo=Twitter\u0026logoColor=ff69b4\u0026style=popout-square)\n\n# git-test-commit\n\n## desc\n\ncreate a dummy commit for testing\n\n## how to use for production?\n\n### install\n\n```sh\n#npm install git-test-commit --save-dev\nnpm install https://github.com/YMC-GitHub/js-lib-git-test-commit.git --save-dev\n```\n\n### usage\n\n```sh\nconst gitDummyCommit = require('git-test-commit');\n\ngitDummyCommit('unicorns');\n//=\u003e created a commit with message \"unicorns\"\n```\n\n\n\n## how to use for developer?\n\n### install\n\n```sh\n#npm install git-test-commit --save-dev\nnpm install https://github.com/YMC-GitHub/js-lib-git-test-commit.git --save-dev\n```\n\n### config\n\n01.set the dir to save the source code ? [config](./config/dir.map.config.js#L3-#L3)\n\n02.set the dir to save the build ouput code by rollup ? [config](./config/dir.map.config.js#L7-#L7)\n\n03.set the lib name ? [config](./build/rollup.bas.config.js#L10-#L10)\n\n04.set the banner start year ? [config](./build/rollup.bas.config.js#L14-#L14)\n\n\n05.set npm package 's main,module,unpkg key?\n\n```js\n{\n  //...\n  \"main\": \"lib/git-test-commit.common.js\",\n  \"module\": \"lib/git-test-commit.esm.js\",\n  \"unpkg\": \"lib/git-test-commit.min.js\",\n   //...\n}\n```\n\n...\n\n### usage\n\n```sh\n#dev\nnpm run dev\n\n#build\nnpm run build\n\n#release\nnpm run release\n\n#lint\nnpm run lint\nnpm run lint:no-fix\n\n#format\nnpm run beautify\n\n#test\nnpm run test\nnpm run test:unit\nnpm run test:coverage\n\n#changelog\nnpm run changelog\n```\n## Author\n\nyemiancheng \u003cymc.github@gmail.com\u003e\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fjs-lib-git-test-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fymc-github%2Fjs-lib-git-test-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fymc-github%2Fjs-lib-git-test-commit/lists"}