Compare commits

..

22 Commits

Author SHA1 Message Date
2f80abafc2 1.9.122
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-24 00:03:54 +02:00
0d95cda8b5 fix(mod_commit): Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions. 2024-06-24 00:03:53 +02:00
4a9d98b3f9 1.9.121
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:52:49 +02:00
c99ff2556e fix(mod_commit): Fix changelog template rendering by removing extra new line when no version details are provided. 2024-06-23 23:52:48 +02:00
f1d75a3aba 1.9.120
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:41:20 +02:00
377fa83fe7 fix(mod_commit): Handle edge case for empty version details in changelog formatting 2024-06-23 23:41:19 +02:00
8199c6c2cc 1.9.119
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:35:34 +02:00
3ef785438e fix(dependencies): Update @git.zone/tsdoc to v1.3.8 2024-06-23 23:35:33 +02:00
d8fe8bae64 1.9.118
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:25:11 +02:00
ad4175b3f9 fix(dependencies): Update @git.zone/tsdoc to version 1.3.7 2024-06-23 23:25:11 +02:00
707c1718a3 1.9.117
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:21:20 +02:00
7e0df65de6 fix(dependencies): Update @git.zone/tsdoc dependency to v1.3.6 2024-06-23 23:21:19 +02:00
fe30629ff9 1.9.116
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 23:07:31 +02:00
05bf7aa9d6 fix(dependencies): Update @git.zone/tsdoc to version 1.3.5 2024-06-23 23:07:30 +02:00
847798e9c9 1.9.115
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:57:10 +02:00
b797fca1fc fix(format): Fixed formatting issues across multiple TypeScript files. 2024-06-23 22:57:09 +02:00
ae46afdee6 1.9.114
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 1s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:54:46 +02:00
ceddc23423 fix(mod_commit): Remove extra new lines in changelog 2024-06-23 22:54:45 +02:00
4f8ca3fe5e 1.9.113
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:54:12 +02:00
947fe781d8 fix(core): Update changelog formatting and remove outdated entries 2024-06-23 22:54:11 +02:00
1c7fbb073d 1.9.112
Some checks failed
Default (tags) / security (push) Failing after 0s
Default (tags) / test (push) Failing after 0s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
2024-06-23 22:52:41 +02:00
9b05252045 fix(changelog): Remove outdated changelog entries and update formatting 2024-06-23 22:52:40 +02:00
19 changed files with 234 additions and 145 deletions

View File

@ -1,32 +1,88 @@
# Changelog
## 2024-06-23 - 1.9.111 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.4
- Updated @git.zone/tsdoc in package.json from version 1.3.2 to 1.3.4.
- Updated pnpm-lock.yaml to reflect the @git.zone/tsdoc version bump.
- Ensured all relevant dependencies and transitive dependencies reflect the new @git.zone/tsdoc version.
## 2024-06-24 - 1.9.122 - fix(mod_commit)
Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.
- - Updated @git.zone/tsdoc to ^1.3.12
- - Updated @push.rocks/smartfile to ^11.0.21
## 2024-06-23 - 1.9.110 - fix(changelog)
Remove outdated entries and adjust formatting in changelog
- Removed outdated entries from changelog
- Adjusted changelog formatting for clarity
## 2024-06-23 - 1.9.121 - fix(mod_commit)
Fix changelog template rendering by removing extra new line when no version details are provided.
- Update package.json dependencies: @git.zone/tsdoc and @push.rocks/smartpromise to latest versions.
## 2023-xx-xx - 1.9.109 - dependencies
Updated @git.zone/tsdoc dependency to version 1.3.2.
## 2024-06-23 - 1.9.120 - fix(mod_commit)
Handle edge case for empty version details in changelog formatting
- Ensured compatibility with the latest version of @git.zone/tsdoc.
- Added check for the length of the recommendedNextVersionDetails array
- Ensure no extra newline in changelog if there are no version details
## 2023-xx-xx - 1.9.103 - logging
Optimized logger instantiation and configuration.
## 2024-06-23 - 1.9.119 - fix(dependencies)
Update @git.zone/tsdoc to v1.3.8
- Improved application performance by refining logger setup.
- Reduced initialization time for logging components.
- Updated @git.zone/tsdoc from v1.3.7 to v1.3.8 in package.json
## 2023-xx-xx - 1.9.102 - metadata
Ensured accurate project metadata in package.json.
## 2024-06-23 - 1.9.118 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.7
- Corrected metadata fields to better reflect project details.
- Updated author and version information for consistency.
- Bump @git.zone/tsdoc from 1.3.6 to 1.3.7 in both package.json and pnpm-lock.yaml
## 2024-06-23 - 1.9.117 - fix(dependencies)
Update @git.zone/tsdoc dependency to v1.3.6
- Updated @git.zone/tsdoc version from 1.3.5 to 1.3.6 in package.json
- Updated pnpm-lock.yaml to reflect the new version of @git.zone/tsdoc
## 2024-06-23 - 1.9.116 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.5
- Updated the @git.zone/tsdoc dependency in package.json and pnpm-lock.yaml from version 1.3.4 to 1.3.5
- Removed the outdated changelog.md file.
## 2024-06-23 - 1.9.114 - fix(format)
Fixed formatting issues across multiple TypeScript files.
## 2024-06-23 - 1.9.113 - fix(mod_commit)
Remove extra new lines in changelog.
## 2024-06-23 - 1.9.112 - fix(core)
Update changelog formatting and remove outdated entries.
## 2024-06-23 - 1.9.111 - fix(changelog)
Remove outdated changelog entries and update formatting.
## 2024-06-23 - 1.9.110 - fix(dependencies)
Update @git.zone/tsdoc to version 1.3.4.
## 2024-06-23 - 1.9.109 - fix(changelog)
Remove outdated entries and adjust formatting in changelog.
## 2024-06-23 - 1.9.108 - fix(dependencies)
Update @git.zone/tsdoc dependency to version 1.3.2.
## 2024-06-23 - 1.9.107 - fix(changelog)
Remove placeholder entries and adjust formatting in changelog.
## 2024-06-23 - 1.9.106 - fix(dependencies)
Updated @git.zone/tsdoc from version 1.3.0 to 1.3.1.
## 2024-06-23 - 1.9.105 - fix(dependencies)
Updated @git.zone/tsdoc dependency from 1.2.2 to 1.3.0 in package.json and pnpm-lock.yaml.
## 2024-06-23 - 1.9.104 - fix(changelog)
Remove placeholder entries and adjust formatting in changelog.
## 2024-06-23 - 1.9.103 - fix(changelog)
Fix changelog to remove placeholder entries and adjust formatting.
## 2024-06-23 - 1.9.102 - fix(logging)
Optimize logger instantiation and configuration.
## 2024-06-23 - 1.9.101 - fix(metadata)
Ensure accurate project metadata in package.json.
## 2024-06-23 - 1.9.100 - fix(dependencies)
Updated @git.zone/tsdoc dependency version to ^1.2.2 in package.json and pnpm-lock.yaml.
## 2024-06-23 - 1.9.99 - fix(mod_commit)
Fix variable reassignment issue in changelog writing step.

View File

@ -1,7 +1,7 @@
{
"name": "@git.zone/cli",
"private": false,
"version": "1.9.111",
"version": "1.9.122",
"description": "A CLI toolbelt to streamline local development cycles by using various gitzone utilities.",
"main": "dist_ts/index.ts",
"typings": "dist_ts/index.d.ts",
@ -58,7 +58,7 @@
"@types/node": "^20.14.8"
},
"dependencies": {
"@git.zone/tsdoc": "^1.3.4",
"@git.zone/tsdoc": "^1.3.12",
"@push.rocks/commitinfo": "^1.0.12",
"@push.rocks/early": "^4.0.4",
"@push.rocks/gulp-function": "^3.0.7",
@ -68,7 +68,7 @@
"@push.rocks/smartchok": "^1.0.34",
"@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.0.20",
"@push.rocks/smartfile": "^11.0.21",
"@push.rocks/smartgulp": "^3.0.4",
"@push.rocks/smartinteract": "^2.0.15",
"@push.rocks/smartjson": "^5.0.20",
@ -80,7 +80,7 @@
"@push.rocks/smartobject": "^1.0.12",
"@push.rocks/smartopen": "^2.0.0",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartscaf": "^4.0.15",
"@push.rocks/smartshell": "^3.0.5",
"@push.rocks/smartstream": "^3.0.44",

175
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ importers:
.:
dependencies:
'@git.zone/tsdoc':
specifier: ^1.3.4
version: 1.3.4
specifier: ^1.3.12
version: 1.3.12
'@push.rocks/commitinfo':
specifier: ^1.0.12
version: 1.0.12
@ -39,8 +39,8 @@ importers:
specifier: ^3.0.5
version: 3.0.5
'@push.rocks/smartfile':
specifier: ^11.0.20
version: 11.0.20
specifier: ^11.0.21
version: 11.0.21
'@push.rocks/smartgulp':
specifier: ^3.0.4
version: 3.0.4
@ -75,8 +75,8 @@ importers:
specifier: ^5.0.18
version: 5.0.18
'@push.rocks/smartpromise':
specifier: ^4.0.3
version: 4.0.3
specifier: ^4.0.4
version: 4.0.4
'@push.rocks/smartscaf':
specifier: ^4.0.15
version: 4.0.15
@ -320,8 +320,8 @@ packages:
resolution: {integrity: sha512-ZrPkScaBQ7hHx6BUchRFfPB9tvb7RlNXwjk9qjkp6AcBcF38JgLcu/UDKDqRsuaFJpkK9oclyhA5bDA7SjXWZg==}
hasBin: true
'@git.zone/tsdoc@1.3.4':
resolution: {integrity: sha512-L3HA7d+rEs5NIEpX/zTOMrTQNsbiUjDfXOX8mFJ5+Jg6sSYLJDSBUtpE/5FgLJ39s3CYMGgolJxAZfZJDXmRoA==}
'@git.zone/tsdoc@1.3.12':
resolution: {integrity: sha512-pqNB7umUWxG+1ObBtjVsZDhxX+S91aASyk22clJ5cTy70Eb8EZwLBCj1lz7ps7z+CMZHyvCyjhJXyEUTPrhcVQ==}
hasBin: true
'@git.zone/tsrun@1.2.46':
@ -511,14 +511,14 @@ packages:
'@push.rocks/smartfile@10.0.41':
resolution: {integrity: sha512-xOOy0duI34M2qrJZggpk51EHGXmg9+mBL1Q55tNiQKXzfx89P3coY1EAZG8tvmep3qB712QEKe7T+u04t42Kjg==}
'@push.rocks/smartfile@11.0.20':
resolution: {integrity: sha512-gJERlNE2fNah9HLq6W3srcl1GZwlz2vFVZRmb50TQLabmWF4qyTlaMYAwY8ffgf8np4TsHAa4s+kL5F0zUfUUg==}
'@push.rocks/smartfile@11.0.21':
resolution: {integrity: sha512-ZtF8QPGeR/2MJxtHgJY1+FLrOZ+GTLWqwyDz7Woq1x+K9nb4almA1OpdW5IQPBK3ECHur0ghg5bzzKMuR5ZSzg==}
'@push.rocks/smartfm@2.0.4':
resolution: {integrity: sha512-5cDSW/+85mI+9lVkiivQKfq+HHdbXz+Vv8rKYX6/4yNpyJup+0YDlrtqnCXSp683cJd/gfGLVX/eNN9LIGe4Nw==}
'@push.rocks/smartgit@3.1.0':
resolution: {integrity: sha512-a3LbECFQSURkJc9t8CGJrzv7ZzfG1c83x424nb6jfj3jVJXCqjMvs1AkmpkUiro77J7yg4CavTu8vslAfrPIOw==}
'@push.rocks/smartgit@3.1.1':
resolution: {integrity: sha512-ANUzouwWO/ZZFP038cTbr+SdJSHX0mX6R7t8rNv68FRJMwuViuY/5Oop+el4d80HtQD25vQyfoWU7Mb8eACIwA==}
'@push.rocks/smartguard@3.0.2':
resolution: {integrity: sha512-9TuYPSRxNj0DS84d5ZvSARXRehVCqVq7nC85o/p58kb3aeRtY0A6Hz9dtSdFjEvprEBCqEEzdmiFlNsNYBpwbQ==}
@ -599,8 +599,8 @@ packages:
'@push.rocks/smartpnpm@1.0.6':
resolution: {integrity: sha512-AD0U4n53LBdBnj9MXAMF7cAqjyE0j3xbTH7Bd1v5ywjt3aFOJockAwDBOP+3dEK1QUHM17p+VP9HdX1faTCtzw==}
'@push.rocks/smartpromise@4.0.3':
resolution: {integrity: sha512-z3lIso4/6KK3c6NFTVGZ7AOBsGURf8ha3qQtX/OxjZFk5dqS//8PLd0XqghVdIaUlRGmJ7Sfds/efZERWn1tAg==}
'@push.rocks/smartpromise@4.0.4':
resolution: {integrity: sha512-Mbh+DnX4+rVPEZgYU7LtTJI/AYoNn7+h27AycEFpPJW41DCfjTiXiI0+ecNdyO1AfbcL0Q02RQjoEauEWx5FQg==}
'@push.rocks/smartpuppeteer@2.0.2':
resolution: {integrity: sha512-EcYCT0PX++WjfHp7W5UYX3t8x5gSNpJMMUvhA7SHz8b2t76ItslNWxprRcF0CUQyN1fozbf5StZf7dwdGc/dIA==}
@ -644,6 +644,9 @@ packages:
'@push.rocks/smarttime@4.0.6':
resolution: {integrity: sha512-1whOow0YJw/TbN758TedRRxApoZbsvyxCVpoGjXh7DE/fEEgs7RCr4vVF5jYpyXNQuNMLpKJcTsSfyQ6RvH4Aw==}
'@push.rocks/smarttime@4.0.8':
resolution: {integrity: sha512-He+1ebBowVd8rW+VHZMFmz407xVMQf/JbyKr3s1ozoIlJS1AhZpDvlkzyqLV2tNMP1/cEBeo25ImJN2x1pksBA==}
'@push.rocks/smartunique@3.0.9':
resolution: {integrity: sha512-q6DYQgT7/dqdWi9HusvtWCjdsFzLFXY9LTtaZV6IYNJt6teZOonoygxTdNt9XLn6niBSbLYrHSKvJNTRH/uK+g==}
@ -3695,7 +3698,7 @@ snapshots:
'@push.rocks/smartbuffer': 3.0.4
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartguard': 3.0.2
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/webrequest': 3.0.37
'@push.rocks/webstream': 1.0.10
@ -3711,7 +3714,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfeed': 1.0.11
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-devtools': 1.0.12
@ -3722,7 +3725,7 @@ snapshots:
'@push.rocks/smartntml': 2.0.4
'@push.rocks/smartopen': 2.0.0
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartsitemap': 2.0.3
@ -3803,7 +3806,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmarkdown': 3.0.3
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrouter': 1.0.16
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstate': 2.0.17
@ -3904,10 +3907,10 @@ snapshots:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
typescript: 5.4.5
'@git.zone/tsbundle@2.0.15':
@ -3915,11 +3918,11 @@ snapshots:
'@push.rocks/early': 4.0.4
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartspawn': 3.0.3
'@types/html-minifier': 4.0.5
esbuild: 0.19.12
@ -3928,7 +3931,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@git.zone/tsdoc@1.3.4':
'@git.zone/tsdoc@1.3.12':
dependencies:
'@push.rocks/early': 4.0.4
'@push.rocks/npmextra': 5.0.23
@ -3936,14 +3939,14 @@ snapshots:
'@push.rocks/smartai': 0.0.17
'@push.rocks/smartcli': 4.0.11
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartgit': 3.1.0
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartgit': 3.1.1
'@push.rocks/smartinteract': 2.0.15
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartlog-destination-local': 9.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smarttime': 4.0.6
'@push.rocks/smarttime': 4.0.8
typedoc: 0.26.1(typescript@5.5.2)
typescript: 5.5.2
transitivePeerDependencies:
@ -3971,9 +3974,9 @@ snapshots:
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartbrowser': 2.0.6
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5
'@push.rocks/tapbundle': 5.0.23
'@types/ws': 8.5.10
@ -4117,11 +4120,11 @@ snapshots:
'@push.rocks/early@4.0.4':
dependencies:
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/gulp-function@3.0.7':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/through2': 2.0.41
through2: 3.0.2
@ -4139,10 +4142,10 @@ snapshots:
'@push.rocks/smartcache': 1.0.16
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartexit': 1.0.23
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartstring': 4.0.15
'@push.rocks/smartunique': 3.0.9
'@push.rocks/taskbuffer': 3.1.7
@ -4152,7 +4155,7 @@ snapshots:
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartmatch': 2.0.0
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
'@types/minimatch': 5.1.2
@ -4164,17 +4167,17 @@ snapshots:
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/taskbuffer': 3.1.7
'@push.rocks/npmextra@5.0.23':
dependencies:
'@push.rocks/qenv': 6.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/taskbuffer': 3.1.7
'@tsclass/tsclass': 4.0.60
@ -4183,14 +4186,14 @@ snapshots:
dependencies:
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartstring': 4.0.15
'@push.rocks/qenv@6.0.5':
dependencies:
'@api.global/typedrequest': 3.0.30
'@configvault.io/interfaces': 1.0.17
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpath': 5.0.18
@ -4198,10 +4201,10 @@ snapshots:
dependencies:
'@anthropic-ai/sdk': 0.21.1
'@push.rocks/smartarray': 1.0.8
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpdf': 3.1.6
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/webstream': 1.0.10
openai: 4.52.0
@ -4215,7 +4218,7 @@ snapshots:
dependencies:
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstream': 2.0.8
@ -4243,7 +4246,7 @@ snapshots:
'@push.rocks/smartbucket@2.0.4':
dependencies:
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstream': 2.0.8
'@tsclass/tsclass': 4.0.60
@ -4265,7 +4268,7 @@ snapshots:
'@push.rocks/smartchok@1.0.34':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@tempfix/watcher': 2.3.0
@ -4274,17 +4277,17 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartobject': 1.0.12
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
yargs-parser: 21.1.1
'@push.rocks/smartdelay@3.0.5':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartenv@5.0.12':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartevent@2.0.5':
dependencies:
@ -4295,13 +4298,13 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
tree-kill: 1.2.2
'@push.rocks/smartexpect@1.0.21':
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
fast-deep-equal: 3.1.3
'@push.rocks/smartfeed@1.0.11':
@ -4321,7 +4324,7 @@ snapshots:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmime': 1.0.6
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartstream': 2.0.8
'@types/fs-extra': 11.0.4
@ -4331,7 +4334,7 @@ snapshots:
glob: 10.4.2
js-yaml: 4.1.0
'@push.rocks/smartfile@11.0.20':
'@push.rocks/smartfile@11.0.21':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
@ -4340,7 +4343,7 @@ snapshots:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartmime': 2.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartstream': 3.0.44
'@types/fs-extra': 11.0.4
@ -4354,15 +4357,15 @@ snapshots:
dependencies:
gray-matter: 4.0.3
'@push.rocks/smartgit@3.1.0':
'@push.rocks/smartgit@3.1.1':
dependencies:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smartstring': 4.0.15
'@push.rocks/smarttime': 4.0.6
'@push.rocks/smarttime': 4.0.8
'@types/diff': 5.2.1
'@types/minimatch': 5.1.2
diff: 5.2.0
@ -4370,14 +4373,14 @@ snapshots:
'@push.rocks/smartguard@3.0.2':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smartgulp@3.0.4':
dependencies:
'@push.rocks/smartevent': 2.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartstream': 3.0.44
'@types/through2': 2.0.41
through2: 4.0.2
@ -4385,7 +4388,7 @@ snapshots:
'@push.rocks/smarthash@3.0.4':
dependencies:
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/through2': 2.0.41
through2: 4.0.2
@ -4400,7 +4403,7 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartobject': 1.0.12
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/inquirer': 9.0.7
inquirer: 9.2.23
@ -4416,7 +4419,7 @@ snapshots:
'@push.rocks/smartmarkdown': 3.0.3
'@push.rocks/smartmustache': 3.0.2
'@push.rocks/smartpnpm': 1.0.6
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5
'@tsclass/tsclass': 4.0.60
transitivePeerDependencies:
@ -4430,7 +4433,7 @@ snapshots:
dependencies:
'@push.rocks/consolecolor': 2.0.2
'@push.rocks/smartlog-interfaces': 3.0.2
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartlog-interfaces@3.0.2':
dependencies:
@ -4495,7 +4498,7 @@ snapshots:
'@push.rocks/smartarchive': 3.0.8
'@push.rocks/smartfile': 10.0.41
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrequest': 2.0.22
'@push.rocks/smarttime': 4.0.6
'@push.rocks/smartversion': 3.0.5
@ -4522,7 +4525,7 @@ snapshots:
'@push.rocks/smartparam@1.1.10':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
minimatch: 9.0.4
'@push.rocks/smartpath@5.0.18': {}
@ -4531,10 +4534,10 @@ snapshots:
dependencies:
'@push.rocks/smartbuffer': 3.0.4
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartfile': 11.0.20
'@push.rocks/smartfile': 11.0.21
'@push.rocks/smartnetwork': 3.0.2
'@push.rocks/smartpath': 5.0.18
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartpuppeteer': 2.0.2
'@push.rocks/smartunique': 3.0.9
'@tsclass/tsclass': 4.0.60
@ -4553,7 +4556,7 @@ snapshots:
dependencies:
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smartpromise@4.0.3': {}
'@push.rocks/smartpromise@4.0.4': {}
'@push.rocks/smartpuppeteer@2.0.2':
dependencies:
@ -4569,7 +4572,7 @@ snapshots:
'@push.rocks/smartrequest@2.0.22':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smarturl': 3.0.7
agentkeepalive: 4.5.0
form-data: 4.0.0
@ -4580,7 +4583,7 @@ snapshots:
'@push.rocks/smartrx@3.0.7':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
rxjs: 7.8.1
'@push.rocks/smartscaf@4.0.15':
@ -4591,7 +4594,7 @@ snapshots:
'@push.rocks/smarthbs': 3.0.3
'@push.rocks/smartinteract': 2.0.15
'@push.rocks/smartparam': 1.1.10
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartshell': 3.0.5
'@push.rocks/smartyaml': 2.0.5
@ -4599,7 +4602,7 @@ snapshots:
dependencies:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartexit': 1.0.23
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@types/which': 3.0.4
tree-kill: 1.2.2
which: 4.0.0
@ -4624,7 +4627,7 @@ snapshots:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
engine.io: 6.5.4
@ -4638,7 +4641,7 @@ snapshots:
'@push.rocks/smartspawn@3.0.3':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
spawn-wrap: 2.0.0
threads: 1.7.0
tiny-worker: 2.3.0
@ -4650,13 +4653,13 @@ snapshots:
'@push.rocks/isohash': 2.0.1
'@push.rocks/lik': 6.0.15
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/webstore': 2.0.20
'@push.rocks/smartstream@2.0.8':
dependencies:
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@types/from2': 2.3.5
'@types/through2': 2.0.41
@ -4667,7 +4670,7 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smartstring@4.0.15':
@ -4685,7 +4688,17 @@ snapshots:
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
croner: 7.0.7
dayjs: 1.11.11
is-nan: 1.3.2
pretty-ms: 8.0.0
'@push.rocks/smarttime@4.0.8':
dependencies:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartpromise': 4.0.4
croner: 7.0.7
dayjs: 1.11.11
is-nan: 1.3.2
@ -4730,7 +4743,7 @@ snapshots:
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartexpect': 1.0.21
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smarttime': 4.0.6
transitivePeerDependencies:
- bufferutil
@ -4742,7 +4755,7 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartlog': 3.0.7
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@push.rocks/smarttime': 4.0.6
'@push.rocks/smartunique': 3.0.9
@ -4752,7 +4765,7 @@ snapshots:
'@push.rocks/smartdelay': 3.0.5
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/webstore': 2.0.20
'@push.rocks/websetup@3.0.19':
@ -4767,7 +4780,7 @@ snapshots:
'@push.rocks/lik': 6.0.15
'@push.rocks/smartenv': 5.0.12
'@push.rocks/smartjson': 5.0.20
'@push.rocks/smartpromise': 4.0.3
'@push.rocks/smartpromise': 4.0.4
'@push.rocks/smartrx': 3.0.7
'@tempfix/idb': 8.0.3
fake-indexeddb: 5.0.2

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.9.111',
version: '1.9.122',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
}

View File

@ -17,7 +17,7 @@ export interface IGitzoneConfigData {
license: string;
projectDomain: string;
};
copy: {[key: string]: string}
copy: { [key: string]: string };
npmciOptions: {
npmAccessLevel: 'public' | 'private';
};

View File

@ -1,4 +1,4 @@
import * as plugins from './plugins.js'
import * as plugins from './plugins.js';
import * as paths from './paths.js';
import { GitzoneConfig } from './classes.gitzoneconfig.js';

View File

@ -15,7 +15,7 @@ export let run = async () => {
await smartupdateInstance.check(
'gitzone',
projectInfo.npm.version,
'http://gitzone.gitlab.io/gitzone/changelog.html'
'http://gitzone.gitlab.io/gitzone/changelog.html',
);
console.log('---------------------------------------------');
gitzoneSmartcli.addVersion(projectInfo.npm.version);

View File

@ -74,7 +74,11 @@ export const run = async (argvArg: any) => {
changelog = changelog.replaceAll('{{nextVersion}}', (await commitInfo.getNextPlannedVersion()).versionString);
changelog = changelog.replaceAll('{{nextVersionScope}}', `${await answerBucket.getAnswerFor('commitType')}(${await answerBucket.getAnswerFor('commitScope')})`);
changelog = changelog.replaceAll('{{nextVersionMessage}}', nextCommitObject.recommendedNextVersionMessage);
changelog = changelog.replaceAll('{{nextVersionDetails}}', '- ' + nextCommitObject.recommendedNextVersionDetails.join('\n- '));
if (nextCommitObject.recommendedNextVersionDetails?.length > 0) {
changelog = changelog.replaceAll('{{nextVersionDetails}}', '- ' + nextCommitObject.recommendedNextVersionDetails.join('\n- '));
} else {
changelog = changelog.replaceAll('\n{{nextVersionDetails}}', '');
}
await plugins.smartfile.memory.toFs(changelog, plugins.path.join(paths.cwd, `changelog.md`));

View File

@ -3,4 +3,4 @@ import * as plugins from '../plugins.js';
export const run = async (projectArg: Project) => {
const gitzoneConfig = await projectArg.gitzoneConfig;
}
};

View File

@ -4,20 +4,21 @@ import { Project } from '../classes.project.js';
import { logger } from '../gitzone.logging.js';
const incompatibleLicenses: string[] = [
"AGPL",
"GPL",
"SSPL",
];
const incompatibleLicenses: string[] = ['AGPL', 'GPL', 'SSPL'];
export const run = async (projectArg: Project) => {
const nodeModulesInstalled = await plugins.smartfile.fs.isDirectory(plugins.path.join(paths.cwd, 'node_modules'));
const nodeModulesInstalled = await plugins.smartfile.fs.isDirectory(
plugins.path.join(paths.cwd, 'node_modules'),
);
if (!nodeModulesInstalled) {
logger.log('warn', 'No node_modules found. Skipping license check');
return;
}
const licenseChecker = await plugins.smartlegal.createLicenseChecker();
const licenseCheckResult = await licenseChecker.excludeLicenseWithinPath(paths.cwd, incompatibleLicenses);
const licenseCheckResult = await licenseChecker.excludeLicenseWithinPath(
paths.cwd,
incompatibleLicenses,
);
if (licenseCheckResult.failingModules.length === 0) {
logger.log('info', 'Success -> licenses passed!');
} else {

View File

@ -48,7 +48,7 @@ export const run = async (projectArg: Project) => {
plugins.smartobject.smartAdd(
npmextraJson.gitzone,
expectedRepoInformationItem,
cliProvidedValue
cliProvidedValue,
);
}
}

View File

@ -12,7 +12,7 @@ const ensureDependency = async (
packageJsonObjectArg: any,
position: 'dep' | 'devDep' | 'everywhere',
constraint: 'exclude' | 'include' | 'latest',
dependencyArg: string
dependencyArg: string,
) => {};
export const run = async (projectArg: Project) => {
@ -26,14 +26,13 @@ export const run = async (projectArg: Project) => {
// metadata
packageJson.repository = {
"type": "git",
"url": `git+https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}.git`
type: 'git',
url: `git+https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}.git`,
};
packageJson.bugs = {
"url": `https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}/issues`
},
packageJson.homepage = `https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}#readme`;
(packageJson.bugs = {
url: `https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}/issues`,
}),
(packageJson.homepage = `https://${gitzoneData.module.githost}/${gitzoneData.module.gitscope}/${gitzoneData.module.gitrepo}#readme`);
// Check for module type
if (!packageJson.type) {

View File

@ -43,7 +43,7 @@ const prettierTypeScriptPipestop = plugins.through2.obj(
fileArg.setContentsFromString(formatedFileString);
cb(null, fileArg);
}
}
},
);
export const run = async (projectArg: Project) => {

View File

@ -8,7 +8,10 @@ export const run = async () => {
// Check and initialize readme.md if it doesn't exist
const readmeExists = await plugins.smartfile.fs.fileExists(readmePath);
if (!readmeExists) {
await plugins.smartfile.fs.toFs('# Project Readme\n\nThis is the initial readme file.', readmePath);
await plugins.smartfile.fs.toFs(
'# Project Readme\n\nThis is the initial readme file.',
readmePath,
);
console.log('Initialized readme.md');
} else {
console.log('readme.md already exists');
@ -17,9 +20,12 @@ export const run = async () => {
// Check and initialize readme.hints.md if it doesn't exist
const readmeHintsExists = await plugins.smartfile.fs.fileExists(readmeHintsPath);
if (!readmeHintsExists) {
await plugins.smartfile.fs.toFs('# Project Readme Hints\n\nThis is the initial readme hints file.', readmeHintsPath);
await plugins.smartfile.fs.toFs(
'# Project Readme Hints\n\nThis is the initial readme hints file.',
readmeHintsPath,
);
console.log('Initialized readme.hints.md');
} else {
console.log('readme.hints.md already exists');
}
};
};

View File

@ -10,4 +10,14 @@ import * as smartnpm from '@push.rocks/smartnpm';
import * as smartstream from '@push.rocks/smartstream';
import * as through2 from 'through2';
export { lik, smartfile, smartgulp, smartinteract, smartlegal, smartobject, smartnpm, smartstream, through2 };
export {
lik,
smartfile,
smartgulp,
smartinteract,
smartlegal,
smartobject,
smartnpm,
smartstream,
through2,
};

View File

@ -73,7 +73,7 @@ export class Meta {
// write .meta.json to disk
plugins.smartfile.memory.toFsSync(
JSON.stringify(this.metaRepoData, null, 2),
this.filePaths.metaJson
this.filePaths.metaJson,
);
// write .gitignore to disk
plugins.smartfile.memory.toFsSync(await this.generateGitignore(), this.filePaths.gitIgnore);
@ -104,12 +104,12 @@ export class Meta {
if (
preExistingFolderArg !== '.git' &&
!Object.keys(projects).find((projectFolder) =>
projectFolder.startsWith(preExistingFolderArg)
projectFolder.startsWith(preExistingFolderArg),
)
) {
const response = await plugins.smartinteraction.SmartInteract.getCliConfirmation(
`Do you want to delete superfluous directory >>${preExistingFolderArg}<< ?`,
true
true,
);
if (response) {
logger.log('warn', `Deleting >>${preExistingFolderArg}<<!`);
@ -131,7 +131,7 @@ export class Meta {
logger.log('info', `found ${missingRepos.length} missing repos`);
for (const missingRepo of missingRepos) {
await this.smartshellInstance.exec(
`cd ${this.cwd} && git clone ${this.metaRepoData.projects[missingRepo]} ${missingRepo}`
`cd ${this.cwd} && git clone ${this.metaRepoData.projects[missingRepo]} ${missingRepo}`,
);
}
@ -140,7 +140,7 @@ export class Meta {
logger.log('info', `persist changes with a git commit`);
await this.smartshellInstance.exec(
`cd ${this.cwd} && git add -A && git commit -m "updated structure"`
`cd ${this.cwd} && git add -A && git commit -m "updated structure"`,
);
await this.syncToRemote();
@ -166,7 +166,7 @@ export class Meta {
JSON.stringify({
projects: {},
}),
this.filePaths.metaJson
this.filePaths.metaJson,
);
logger.log(`success`, `created a new .meta.json in directory ${this.cwd}`);
await plugins.smartfile.memory.toFs(
@ -174,14 +174,14 @@ export class Meta {
name: this.dirName,
version: '1.0.0',
}),
this.filePaths.packageJson
this.filePaths.packageJson,
);
logger.log(`success`, `created a new package.json in directory ${this.cwd}`);
} else {
logger.log(`error`, `directory ${this.cwd} already has a .metaJson file. Doing nothing.`);
}
await this.smartshellInstance.exec(
`cd ${this.cwd} && git add -A && git commit -m "feat(project): init meta project for ${this.dirName}"`
`cd ${this.cwd} && git add -A && git commit -m "feat(project): init meta project for ${this.dirName}"`,
);
await this.updateLocalRepos();
}
@ -203,7 +203,7 @@ export class Meta {
await this.sortMetaRepoData();
await this.writeToDisk();
await this.smartshellInstance.exec(
`cd ${this.cwd} && git add -A && git commit -m "feat(project): add ${projectNameArg}"`
`cd ${this.cwd} && git add -A && git commit -m "feat(project): add ${projectNameArg}"`,
);
await this.updateLocalRepos();
}

View File

@ -5,11 +5,11 @@ export let run = (argvArg) => {
let projectInfo = new plugins.projectinfo.ProjectInfo(paths.cwd);
if (argvArg._[1] === 'ci') {
plugins.smartopen.openUrl(
`https://gitlab.com/${projectInfo.git.gituser}/${projectInfo.git.gitrepo}/settings/ci_cd`
`https://gitlab.com/${projectInfo.git.gituser}/${projectInfo.git.gitrepo}/settings/ci_cd`,
);
} else if (argvArg._[1] === 'pipelines') {
plugins.smartopen.openUrl(
`https://gitlab.com/${projectInfo.git.gituser}/${projectInfo.git.gitrepo}/pipelines`
`https://gitlab.com/${projectInfo.git.gituser}/${projectInfo.git.gitrepo}/pipelines`,
);
}
};

View File

@ -22,7 +22,7 @@ export let run = () => {
return projects;
})()}
* format a project with 'gitzone format'
`
`,
);
done.resolve();
return done.promise;

View File

@ -2,7 +2,7 @@ import * as plugins from './plugins.js';
export let packageDir = plugins.path.join(
plugins.smartpath.get.dirnameFromImportMetaUrl(import.meta.url),
'../'
'../',
);
export let assetsDir = plugins.path.join(packageDir, './assets');
export let templatesDir = plugins.path.join(assetsDir, 'templates');