di-sukharev
b40657c1a7
2.0.19
v2.0.19
2023-05-22 12:32:23 +08:00
di-sukharev
dcd8f52be3
patch
2023-05-22 12:32:12 +08:00
di-sukharev
0eff198eb9
2.0.18
v2.0.18
2023-05-22 12:31:43 +08:00
di-sukharev
b345eee815
build
2023-05-22 12:31:19 +08:00
henrycunh
cba599337d
refactor(config.ts): handle undefined values and improve validation for OCO_OPENAI_MAX_TOKENS and OCO_MODEL ( #176 )
...
fix(config.ts): set default values for OCO_MODEL and OCO_LANGUAGE when reading from environment variables
refactor(generateCommitMessageFromGitDiff.ts): remove unused GenerateCommitMessageError interface
2023-05-22 12:30:41 +08:00
di-sukharev
4e25f1460a
chore(README.md): update opencommit action version to v1.0.4 to fix bugs and improve functionality
github-action-v1.0.4
2023-05-22 12:27:58 +08:00
di-sukharev
61b145455d
Merge remote-tracking branch 'origin/master' into dev
github-action-v1.0.3
2023-05-22 12:26:59 +08:00
di-sukharev
0b8dc12047
chore: update .eslintrc.json to disable import/order rule and enable simple-import-sort rules
...
chore: update .prettierignore to include /out directory
docs: update LICENSE file to include link to author's GitHub profile
chore: update tsconfig.json to move resolveJsonModule above moduleResolution for consistency
2023-05-22 12:22:37 +08:00
di-sukharev
1a1134a010
docs(README.md): remove outdated setup instructions for OpenCommit GitHub Action and update action name
github-action-v1.0.2
2023-05-21 17:11:59 +08:00
di-sukharev
d40e2ca4af
feat(package.json): add build:push script to build and push changes to remote repository in one command
github-action-v1.0.1
github-action-v2
2023-05-21 16:55:11 +08:00
di-sukharev
540b4b3bf1
Merge branch 'master' of github.com:di-sukharev/opencommit
2023-05-21 16:54:09 +08:00
di-sukharev
0429b92120
chore(README.md): update title to better reflect the purpose of the project
...
docs(README.md): update GitHub Action setup instructions with correct link to the Marketplace and version number of the action used
2023-05-21 16:53:47 +08:00
Sukharev
c6036f0570
Update action.yml
2023-05-21 16:46:16 +08:00
di-sukharev
e2eb13a678
style(action.yml): reformat branding section to be more readable and consistent with the rest of the file
...
feat(action.yml): add keywords to improve discoverability of the action
github-action-v1
v1
2023-05-21 16:30:14 +08:00
Sukharev
c23b0b4806
Update action.yml
2023-05-21 16:28:50 +08:00
di-sukharev
ee540108cd
add icon and color to github action.yml
2023-05-21 16:27:46 +08:00
di-sukharev
a123fbd703
chore(action.yml): add label and color to the action to improve visibility and organization in the repository
2023-05-21 16:26:59 +08:00
di-sukharev
aff1d902d2
refactor(action.yml): update action name and description for better clarity and marketing purposes
2023-05-21 16:24:45 +08:00
di-sukharev
0d8469ee42
2.0.17
v2.0.17
2023-05-21 16:18:15 +08:00
di-sukharev
517734f293
chore(cli.cjs): update package version from 2.0.15 to 2.0.16 to reflect changes made in the latest release
2023-05-21 16:18:06 +08:00
di-sukharev
6aff5ebef4
2.0.16
v2.0.16
2023-05-21 16:16:45 +08:00
Sukharev
6afa493726
GitHub action ( #173 ) ( #174 )
...
* add option to run OpenCommit as a Github Action
2023-05-21 16:16:26 +08:00
Sukharev
3eb319a919
GitHub action ( #173 )
...
* add option to run OpenCommit as a Github Action
2023-05-21 16:15:45 +08:00
di-sukharev
54006826f8
2.0.15
v2.0.15
2023-05-19 13:47:51 +08:00
di-sukharev
f674e2d99a
2.0.14
v2.0.14
2023-05-19 13:47:45 +08:00
di-sukharev
8140322c32
refactor(prepare-commit-msg-hook.ts): remove console.log statement for commitSource variable to reduce noise in logs
2023-05-19 13:47:26 +08:00
di-sukharev
1cb8d580bb
refactor(api.ts): reorder variable declarations to improve readability and semantics
...
refactor(prepare-commit-msg-hook.ts): remove console.log statement used for debugging purposes
2023-05-19 13:46:33 +08:00
di-sukharev
8daa3ca130
Merge remote-tracking branch 'origin/dev'
2023-05-19 13:42:43 +08:00
Takuya Ono
13015a9033
🐛 fix(config.ts): convert string value to number in OPENAI_MAX_TOKENS validator ( #162 )
...
The OPENAI_MAX_TOKENS validator now converts a string value to a number before validating it. This ensures that the validator works correctly when a string value is passed in.
2023-05-07 17:16:32 +08:00
Takuya Ono
7b90b6a287
🐛 fix(config.ts): error message for OPENAI_BASE_PATH validation ( #164 )
...
The error message for the OPENAI_BASE_PATH validation has been updated
to be more descriptive and helpful. The message now reads "Must be
string" instead of "${value} is not supported yet". This change improves
the clarity of the error message and makes it easier for developers to
understand what went wrong when the validation fails.
2023-05-07 17:15:55 +08:00
di-sukharev
598881a41c
2.0.13
v2.0.13
2023-05-04 16:38:35 +08:00
di-sukharev
1080544631
2.0.12
v2.0.12
2023-05-04 16:38:28 +08:00
di-sukharev
de68e6cc7a
docs(README.md): add instructions for configuring openAI maxTokens and BASE_PATH parameters to customize API usage
2023-05-04 16:38:02 +08:00
di-sukharev
5addb7df25
2.0.11
v2.0.11
2023-05-04 14:29:11 +08:00
di-sukharev
e447575980
2.0.10
v2.0.10
2023-05-04 14:29:05 +08:00
di-sukharev
ffebbc6e1b
docs: update opencommit-example.png to reflect recent changes in UI
2023-05-04 14:28:55 +08:00
di-sukharev
dab0f58d14
2.0.9
v2.0.9
2023-05-04 12:52:22 +08:00
di-sukharev
226e21c28f
2.0.8
v2.0.8
2023-05-04 12:52:14 +08:00
di-sukharev
0bb89abccc
Merge remote-tracking branch 'origin/dev'
2023-05-04 12:51:35 +08:00
Tanoshii
ad70a90b1f
Update commit.ts ( #154 )
...
* fixed type
2023-05-04 12:50:09 +08:00
di-sukharev
4deaf56e5a
2.0.7
v2.0.7
2023-05-04 12:42:30 +08:00
di-sukharev
7c1fc10248
2.0.6
v2.0.6
2023-05-04 12:42:24 +08:00
di-sukharev
0c25a9e32c
Merge branch 'dev'
2023-05-04 12:41:35 +08:00
Juan José López Lira
3f5df6ef7c
Bugfix/increase tokens ( #132 )
...
* feat(api.ts): add support for OPENAI_MAX_TOKENS environment variable
feat(config.ts): add OPENAI_MAX_TOKENS to CONFIG_KEYS and configValidators
* 2.0.2
* 2.0.3
* docs(README.md): add GPT-4 usage instructions and mention the cost difference compared to GPT-3.5-turbo
---------
Co-authored-by: di-sukharev <dim.sukharev@gmail.com >
2023-05-04 12:33:06 +08:00
di-sukharev
6cb85e40e9
2.0.5
v2.0.5
2023-04-28 15:36:53 +08:00
di-sukharev
ba82d4d476
2.0.4
v2.0.4
2023-04-28 15:36:45 +08:00
di-sukharev
9bf2ed34a5
docs(README.md): add GPT-4 usage instructions and mention the cost difference compared to GPT-3.5-turbo
2023-04-28 15:35:40 +08:00
di-sukharev
f6ab25ed1b
2.0.3
v2.0.3
2023-04-28 15:31:54 +08:00
di-sukharev
83abd5ffd6
2.0.2
v2.0.2
2023-04-28 15:31:46 +08:00
di-sukharev
42c26cbaaa
fix(generateCommitMessageFromGitDiff.ts): update content to include WHAT and WHY in commit message instructions
...
fix(i18n/en.json): update commitFix and commitFeat messages to include reasons for changes
2023-04-28 15:31:10 +08:00