Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: rename ".czrc.json" to supported ".czrc" #78

Merged
merged 1 commit into from Jan 20, 2021
Merged

Conversation

josokinas
Copy link
Contributor

Purpose

After latest upgrade of commitizen, we no longer were able to commit via CLI (without using -m).

Turns out this latest release reverts a feature that was accidentally released as a patch but not a major version.

That feature did not require to setup cz-conventional-changelog via .czrc file anymore (as it would come as a default).

After reverting the feature, everything should still function as expected because we still had a manual configuration done as instructed, but with using .czrc.json instead of .czrc (hence the file extension added). The config file was not picked up by commitizen, and so it was not working properly anymore.

Approach

Rename .czrc.json to .czrc.

Testing

Tested manually locally.

Risks

N/A

@josokinas josokinas self-assigned this Jan 20, 2021
@github-actions
Copy link

github-actions bot commented Jan 20, 2021

🎊 PR Preview d01b132 has been successfully built and deployed to https://onfido-castor-icons-preview-pr-78.surge.sh

🕐 Build time: 24.234s

🤖 By surge-preview

@josokinas josokinas merged commit f7c9590 into main Jan 20, 2021
@josokinas josokinas deleted the build/czrc branch January 20, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants