Merged
Conversation
Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com>
Owner
|
here is the error https://github.com/di-sukharev/opencommit/actions/runs/14441798432/job/40494194429?pr=461#step:8:192 i think you can go and rerun failed jobs yourself, there is no restriction, i've just clicked it, still fails |
Contributor
Author
|
In opencommit fashion.. this was written by Cline.. I've done js but not so much understanding the node modules world, so not familiar with the said errors. Feel free to force push in the mean time to this pr as I'm heading to bed |
Owner
|
@kaovilai i've fixed the merge conflicts, but tests still fail, hope you have time to look into it |
- Fixed Jest configuration error by removing duplicate modulePathIgnorePatterns property - Consolidated the ignore patterns into a single declaration - This resolves the TypeScript compilation error preventing tests from running
- Added OCO_GITPUSH='true' environment variable to all e2e test commands - Fixed ESM module import issues in commitlint tests by using process.cwd() - Replaced import.meta.url usage with relative paths from project root - All e2e tests now properly test the git push prompt functionality
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Tiger Kaovilai passawit.kaovilai@gmail.com