Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2024-10-13) ### Bug Fixes * cacheRepository copyFromCached ([f748914](f748914)) * ci test ([ba7bdd5](ba7bdd5)) * clearCacheRepo test ([b3bd699](b3bd699)) * cli config command ([4909edb](4909edb)) * create cache download tag ([c4379f5](c4379f5)) * create single project ignoreRepos ([4152121](4152121)) * eslint args config ([2fbb328](2fbb328)) * gitlab download for no-tag ([a44cebf](a44cebf)) * jscpd args ([f7291e5](f7291e5)) * madge args ([d7f68e3](d7f68e3)) * single repo download ([1d59f1b](1d59f1b)) * test ([a2635c7](a2635c7)) * test cases ([74366e7](74366e7)) * test eslint report json because plato dependencies ([efa2f65](efa2f65)) * test workflow ([9d78411](9d78411)) * update actions readme ([62fc205](62fc205)) ### Features * add .nvmrc & gitlabci ([b961ab2](b961ab2)) * add all options ([e23ae1e](e23ae1e)) * add batch eslint plato madge report ([4738bc0](4738bc0)) * add cacheRepo & downloadRepo test ([07a1c00](07a1c00)) * add cacheRepositoryService ([9fb7479](9fb7479)) * add chart report ([ced96ac](ced96ac)) * add clearLogs plugin ([d291e8f](d291e8f)) * add copyLocalStaticHtml ([f7036f8](f7036f8)) * add createProject & userPrompts test ([604d30a](604d30a)) * add custom,inner,jscpd,madge,plato report & refactor install plugin & service ([b2e665d](b2e665d)) * add customEslintReport ([8c07fc9](8c07fc9)) * add DBService & refactor other services ([b39c740](b39c740)) * add eslint ignores ([d69cbb5](d69cbb5)) * add eslint plugin ([b12599c](b12599c)) * add github test action ([7002807](7002807)) * add ignoreRepos ([f9d52cf](f9d52cf)) * add initGit arch graph ([220a84f](220a84f)) * add initGit plugin ([4e43fef](4e43fef)) * add initGit& setUpYarn test ([58bf090](58bf090)) * add initLogs & test ([b956426](b956426)) * add initNodeEnv for jest eslint report but not effect ([2cf2e52](2cf2e52)) * add integ & e2e test ([0eb0c70](0eb0c70)) * add jest report text-summary ([a8929e2](a8929e2)) * add jest test ([d8962e6](d8962e6)) * add jscpd plugin ([86ce973](86ce973)) * add loadConfig test ([3ffe8af](3ffe8af)) * add logger deal ([ed2c200](ed2c200)) * add madge README ([1814a9d](1814a9d)) * add madge report plugin ([6cfa6d3](6cfa6d3)) * add main workflow test ([8b46b61](8b46b61)) * add menu resetGitServerConfigured ([b35131a](b35131a)) * add newGitServer ([fd3989b](fd3989b)) * add node OPTIONS ([d3af447](d3af447)) * add options --install ([b67ba52](b67ba52)) * add platoPlugin ([f7f32d8](f7f32d8)) * add plugin ([fe8d25d](fe8d25d)) * add plugins & service ([f159187](f159187)) * add promptService & listr ([27f2577](27f2577)) * add promptService unit-test ([f361249](f361249)) * add README ([0b5b9f5](0b5b9f5)) * add Service Test ([fb18849](fb18849)) * add setUpYarn for integ & update serverService for test ([fec326c](fec326c)) * add writePkg test & refactor loadConfig plugin ,DBservice ,test ([0e5fdbb](0e5fdbb)) * dbService & test utils ([a6712e3](a6712e3)) * del limit ([f5970a1](f5970a1)) * init yycf-cli ([c94550c](c94550c)) * udpate config ([ec5dc93](ec5dc93)) * update arch ([023171a](023171a)) * update arch graph ([5c54c99](5c54c99)) * update arch graph ([a012dac](a012dac)) * update arch image ([09e4235](09e4235)) * update build link ([6d44414](6d44414)) * update ci ([97af458](97af458)) * update cli ([f36a4c2](f36a4c2)) * update config & add logger ([d642335](d642335)) * update config command description ([57cb460](57cb460)) * update copyFiles ([8b09f9c](8b09f9c)) * update integ & e2e tempDir .gitignore gitlab-ci ([4144244](4144244)) * update jscpd eslint readme ([6a4251d](6a4251d)) * update logger & creatorService ([eabd0b3](eabd0b3)) * update madge prompt ([e615d3c](e615d3c)) * update madge svg graph ([0af5648](0af5648)) * update pluginConfig & json ([be6c1e2](be6c1e2)) * update pluginJson ([2ae603a](2ae603a)) * update pre-commit script ([4420334](4420334)) * update publish ci ([bd6fea5](bd6fea5)) * update readme ([2da1912](2da1912)) * update readme ([2ababc7](2ababc7)) * update resources public template & package script ([5de6bff](5de6bff)) * update server & packageService ([679bf3a](679bf3a)) * update serverService & copyFiles ([1637f4d](1637f4d)) * update src/index ([c49b215](c49b215)) * update userPrompts test ([7b514a6](7b514a6)) ### Performance Improvements * control plugin ([4a49fbc](4a49fbc)) * integ & e2e test ([3484380](3484380)) * jest modulePathIgnorePatterns ([d218fae](d218fae)) * plato args ([aaf300e](aaf300e))
- Loading branch information