Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Commitizen
Simple commit conventions for internet citizens.
Collective -
Host: opensource -
https://opencollective.com/commitizen
- Website: https://commitizen.github.io/cz-cli/
- Code: https://github.com/commitizen/cz-cli
This change updates us to babel 6 for compilation and nyc instead of istanbul for code coverage....
github.com/commitizen/cz-cli - 78c8a083d67346ad1bbab2cf0ebc43d833f976da authored almost 9 years ago by Jim Cummins <[email protected]>fix(dependencies): make gulp depedencies available for prod installs
github.com/commitizen/cz-cli - a0193035b21314edc2f364bf92fa68e58d144702 authored almost 9 years ago by Jim Cummins <[email protected]>
* fixes a bug introduced with a8c40a9
* the `init` sub command depends on `gulp` and `gulp-git`
...
docs(README): change --save to --save-dev on init
github.com/commitizen/cz-cli - 3df51d4ea69f6547896ea72e229dc1f76dc5fb78 authored almost 9 years ago by Jim Cummins <[email protected]>docs(cli): Rename reference to czConfig
github.com/commitizen/cz-cli - 110e6ca269033a9f10958d3d42425b61657cb907 authored almost 9 years ago by Jim Cummins <[email protected]>docs(readme): fix typos
github.com/commitizen/cz-cli - 44302b535ee811cb57651e027eb398b3589ca99d authored almost 9 years ago by Jim Cummins <[email protected]>
This change contains
* A refactoring of the `adapter.resolveAdapterPath` method
* An additi...
github.com/commitizen/cz-cli - 58d492efcb134b0b7275b760ad1e883c916c0470 authored almost 9 years ago by Mario Nebl <[email protected]>This updates many dependencies that were lagging out of date.
Closes #152 Closes #147 Closes #1...
github.com/commitizen/cz-cli - d94487f6896057f175f9cedd7eba71b17645076d authored almost 9 years ago by Jim Cummins <[email protected]>Closes #148
github.com/commitizen/cz-cli - a8c40a9a6a1009dc80a5e0cb17591b8f1ac9aa05 authored almost 9 years ago by Mario Nebl <[email protected]>
Remove extra `the`
`neccesary` β `necessary`
The init sub-command doesn't use czConfig anymore but config.commitizen
github.com/commitizen/cz-cli - bece7e5d0665181d9d7ffbbb11b25a48152aff5e authored almost 9 years ago by Orestes Carracedo <[email protected]>github.com/commitizen/cz-cli - bf6d2dbe27029181487029a8115228171c95980e authored almost 9 years ago by Aleksey Gurianov <[email protected]>
Because you probably shouldn't be installing this when shipping an app to production.
github.com/commitizen/cz-cli - 56067994df352671e458f768afd206044426bd3a authored almost 9 years ago by Kent C. Dodds <[email protected]>Rep the amazing semantic release library
github.com/commitizen/cz-cli - 1b11570d7cf785bcb2212d85a57ed9e4a4cff66b authored about 9 years ago by Jim Cummins <[email protected]>http://greenkeeper.io/
github.com/commitizen/cz-cli - 8090b4637225a5e8a128fd11d0f8026c82f648af authored about 9 years ago by greenkeeperio-bot <[email protected]>This updates dev dependencies mocha, ghooks. It also upgrades dependencies node-uuid, babel, and...
github.com/commitizen/cz-cli - 1ad121b8641c9775bdad3142afc9ef5b1e7bde62 authored about 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - a7709e5d587c47e90e6704e4896f6538697e6341 authored about 9 years ago by Jim Cummins <[email protected]>
Windows git command line will not handle multiline commit messages passed to it regularly. Inste...
github.com/commitizen/cz-cli - e87376ff89cabdc96af4baf9d2aefe1429703704 authored about 9 years ago by Jim Cummins <[email protected]>Appveyor has conflicting information on the git version that they use. This change makes sure th...
github.com/commitizen/cz-cli - 668f47c7795961d30eb37e3f5c927ce45904451a authored about 9 years ago by Jim Cummins <[email protected]>Windows git and *nix git output of the log command treats empty lines differently. Windows trims...
github.com/commitizen/cz-cli - 622e56c30b7213476a4d22dd339abe18ea8db520 authored about 9 years ago by Jim Cummins <[email protected]>To fix windows issues in the json npm package, we switched to using JSON.parse and writeFileSync...
github.com/commitizen/cz-cli - 30c7b55bc32c0152fd7075f98d408ba93447deaa authored about 9 years ago by Jim Cummins <[email protected]>after_tests only runs if the tests succeed. If there is an error then we need to use on_finish p...
github.com/commitizen/cz-cli - 7bd963fee93de95c89b74b10d33a4c38f405ad3c authored about 9 years ago by Jim Cummins <[email protected]>
In the previous appveyor config, if a test failed then artifacts would never be uploaded. using
...
Unfortunately if you have build: off set in appveyor.yml you do not ever get artifacts. You can,...
github.com/commitizen/cz-cli - c8e9b3f19ad43b825025ee576e5937dd699e7542 authored about 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - 961f7ff42050ba02a3f937395ad2f02522e00b05 authored about 9 years ago by Jim Cummins <[email protected]>
In order to inspect failed windows builds we will keep the test/artifacts folder for 10 minutes ...
github.com/commitizen/cz-cli - 04f788713349df06f33ea0b8f1b659a107e76f1b authored about 9 years ago by Jim Cummins <[email protected]>See: https://github.com/gotwarlost/istanbul/issues/90
github.com/commitizen/cz-cli - 1a37531fcde8d769f86152e5b5bb8699ee9af86c authored about 9 years ago by Jim Cummins <[email protected]>Adds an appveyor config
github.com/commitizen/cz-cli - 06c0fd3d9f52e6535a1d36730e42e67248d72edb authored about 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - 9c946519774918988d838191230af638a515240b authored about 9 years ago by Jim Cummins <[email protected]>
This changes some language surrounding commitizen init. Previously it was unclear if you'd need ...
github.com/commitizen/cz-cli - ae5975babde5671bd6aecf34dab6da170b3a72de authored about 9 years ago by Jim Cummins <[email protected]>Previously we were running windows tests when each of the linux environments would complete. We ...
github.com/commitizen/cz-cli - aa25d75b72d0d00dc01e7d280a1ee87040cc62be authored about 9 years ago by Jim Cummins <[email protected]>Node 4 has an LTS release. Node 0.12 has been out for some time. If we want to offer 0.10 suppor...
github.com/commitizen/cz-cli - a869728e833d2379e43190b44db1ca3115b4ef0c authored about 9 years ago by Jim Cummins <[email protected]>This adds the needed environment variables to travis.yml so that it can trigger an appveyor buil...
github.com/commitizen/cz-cli - a45c14a17468ee488d5bc5f7d9d960a83456b6b4 authored about 9 years ago by Jim Cummins <[email protected]>We need to run our test suite against both windows and linux. In order to accomplish this we nee...
github.com/commitizen/cz-cli - 7910e4f991ca76866326c285827807d7c577c01c authored about 9 years ago by Jim Cummins <[email protected]>Unfortunately I assumed that lodash was a dependency already. In reality it was a dev dependency...
github.com/commitizen/cz-cli - 41606962b1ce1e28c5f7d4c523e9a0ff7393703f authored about 9 years ago by Jim Cummins <[email protected]>Chai updated to 3.4.1, dedent updated to 0.6.0
Closes #60 Closes #59 Closes #58
github.com/commitizen/cz-cli - 0c71d72cf7055b4991b94e9af11cc6fe05c8c380 authored about 9 years ago by Jim Cummins <[email protected]>The json parsing that we were using was overly complicated. This is much simpler and solves some...
github.com/commitizen/cz-cli - 66ab19cf7d64d6579423b8f0b4652e3a0d8e09c2 authored about 9 years ago by Jim Cummins <[email protected]>In certain scenarios a deprecation warning for czConfig was shown, even if the user had actually...
github.com/commitizen/cz-cli - 7bef1aff92ace750de51d19e8fb74a7f000db048 authored about 9 years ago by Jim Cummins <[email protected]>chore(dependencies): update nodemon to version 1.8.1 π
github.com/commitizen/cz-cli - be514298ad674ed7d8b071b001106d80c6251fb6 authored about 9 years ago by Jim Cummins <[email protected]>http://greenkeeper.io/
github.com/commitizen/cz-cli - 563f153fd217daa7e161a34e2e0c2d5a37d3d583 authored about 9 years ago by greenkeeperio-bot <[email protected]>chore(dependencies): update nodemon to version 1.8.0 π
github.com/commitizen/cz-cli - b12e983081d2e6381ac709adc91d87978d0bcc2c authored about 9 years ago by Jim Cummins <[email protected]>chore(dependencies): update babel to version 5.8.29 π
github.com/commitizen/cz-cli - 0c1a440a61aee9235f4b1bf8ad4da69db00733de authored about 9 years ago by Jim Cummins <[email protected]>docs(readme): Add bitdeli badge for analytics
github.com/commitizen/cz-cli - 30f5a3da595d140b60d6335ae4b4ed60f90f1465 authored about 9 years ago by Jim Cummins <[email protected]>feat(compile): Precompile ES6 code
github.com/commitizen/cz-cli - 1a2ab15c9243e178eb1025efbd417f33a2a9b1ae authored about 9 years ago by Jim Cummins <[email protected]>style(front-door): add missing 'n' to the command used to init commitβ¦
github.com/commitizen/cz-cli - 8651dd4e92d4354197a6caf4c3d34607264c3c9e authored about 9 years ago by Jim Cummins <[email protected]>Added a npm-script for watching changes and re-compile the source file
github.com/commitizen/cz-cli - 7912c7c79cbd6b09c81096b221286edd7ba82e29 authored about 9 years ago by Oskar Karlsson <[email protected]>
Precompiling all ES6 code to ES5 with babel to gain performance
Adding a .nodeignore file as wel...
it's very helpful to just copy to command used to initialize commitizen, but very annoying to ke...
github.com/commitizen/cz-cli - 5e6b87ee1086468cc8965a1639fda88a0743c2be authored about 9 years ago by Oussama Elgoumri <[email protected]>
We want to precompile all js files with babel and for simplicity we
should keep all source files...
github.com/commitizen/cz-cli - 04a747921eae548584cdb32986ae4191c198418a authored about 9 years ago by Bitdeli Chef <[email protected]>
github.com/commitizen/cz-cli - 9c561ace37ab8ba75e48e0a1e702192f6dae9a8a authored about 9 years ago by Jim Cummins <[email protected]>
http://greenkeeper.io/
github.com/commitizen/cz-cli - 0c7cbf9e4ee10e21c8764d8f94e64ff23d38fb69 authored about 9 years ago by greenkeeperio-bot <[email protected]>http://greenkeeper.io/
github.com/commitizen/cz-cli - fcd446fdc70a25006c2fa7ad6952ef2f65d21ef4 authored about 9 years ago by greenkeeperio-bot <[email protected]>Closes #35
github.com/commitizen/cz-cli - 645450ae8e49c6f4f8c2760bc0e9c21f787f5ae4 authored about 9 years ago by Jim Cummins <[email protected]>Npm is generous enough to give us a config object. We should use it. This change is not breaking...
github.com/commitizen/cz-cli - eb71e1b3841668533a8991b69e2c3704efc4637e authored about 9 years ago by Jim Cummins <[email protected]>Adds tests to staging and util areas of the codebase
github.com/commitizen/cz-cli - 4e4ce79d21cab9f32384738c6cbfe41aea8a0cef authored about 9 years ago by Jim Cummins <[email protected]>Use only file names when determining if the staging area is clean
github.com/commitizen/cz-cli - 29ffe6486b07c8cf77f48faeb25251386b078fb5 authored about 9 years ago by Jim Cummins <[email protected]>When there is a huge diff we got an error related to reach of maximum stack size. As a way of fi...
github.com/commitizen/cz-cli - a069f8f0be34f2b05b128ded9151e3ded9a0dc16 authored about 9 years ago by Stanislav Sysoev <[email protected]>Watching and rerunning of tests was stuck in an infinite loop because I did not have ignore rule...
github.com/commitizen/cz-cli - 847901ce2c4724887d621047450772e75f6201b6 authored about 9 years ago by Jim Cummins <[email protected]>We only want to build master on travis
github.com/commitizen/cz-cli - c607ee35916da754c07ba40a229f68f9ed149034 authored about 9 years ago by Jim Cummins <[email protected]>
We needed a way to provide incremental progress to the cli as the commit exec command runs. We
n...
We've got great contributors to the commitizen community. Let's give them the credit they deserv...
github.com/commitizen/cz-cli - 2ff573e3bcf38f673e5ca5c017b6ea3d89340d33 authored about 9 years ago by Jim Cummins <[email protected]>added npm, travis, and codecov badges to readme
github.com/commitizen/cz-cli - 57284ec0215aa044778f4b2d797d6e83d2ce5793 authored about 9 years ago by Jim Cummins <[email protected]>Installed codecov
github.com/commitizen/cz-cli - 6cf19649b78bbb485be391661ce968ea995c58af authored about 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - a59e9ea474fbeacf248d179fd598523fc148582d authored about 9 years ago by Jim Cummins <[email protected]>
http://greenkeeper.io/
github.com/commitizen/cz-cli - 1b6d4a9d3db23a098326d57a7dbeff27415f467d authored about 9 years ago by greenkeeperio-bot <[email protected]>Part of #28
github.com/commitizen/cz-cli - 4f0956fbd5bf957ec5cde18ff58a44abf209522e authored about 9 years ago by Jim Cummins <[email protected]>Part of #28
github.com/commitizen/cz-cli - 9ac10871c5d967a7720454b69749f57bda819b38 authored about 9 years ago by Jim Cummins <[email protected]>TravisCI needs to have the git config username set or it throws 'Please tell me who you are' err...
github.com/commitizen/cz-cli - 0ba81a4e7de8f6a59fe22a723c3cb7bfd162e491 authored about 9 years ago by Jim Cummins <[email protected]>The version of jsontool (now json) was at an old version and was breaking the build.
Part of #28
github.com/commitizen/cz-cli - c1255395910a8ec87cf81310ce574a622ebbff35 authored about 9 years ago by Jim Cummins <[email protected]>Part of #28
github.com/commitizen/cz-cli - d418684b57dc5debb8f78f5be522cd73185a40b6 authored about 9 years ago by Jim Cummins <[email protected]>Part of #28
github.com/commitizen/cz-cli - 71457c574bd1f1906c0bf71c6072faf54de4df74 authored about 9 years ago by Jim Cummins <[email protected]>We needed to provide an override for babel/register so that it ignores strict mode
Closes #26
github.com/commitizen/cz-cli - fcdc8c191bdcbeeaf996d47f834af64f7266e180 authored about 9 years ago by Jim Cummins <[email protected]>Babel register was failing to hook because our cli does not have a .js extension. This resolves ...
github.com/commitizen/cz-cli - 0b5e9b593bcde9142df12862b721210c8862c8f6 authored about 9 years ago by Jim Cummins <[email protected]>In this release, commitizen was completely rewritten to clean up the code base, add tests, and f...
github.com/commitizen/cz-cli - 89a072c3e8bdf8ece213e702397a845f36e3b0bc authored about 9 years ago by Jim Cummins <[email protected]>you can move the .cz.json config info to package.json using the czConfig key
resolves #9
github.com/commitizen/cz-cli - 0be1657e3b26d48c7ea8dd331aca26859d013a13 authored about 9 years ago by accraze <[email protected]>http://greenkeeper.io/
github.com/commitizen/cz-cli - 988a6bd91cfbc6542de7a49b5f56a00a101b379b authored about 9 years ago by greenkeeperio-bot <[email protected]>Pinned all dependencies
github.com/commitizen/cz-cli - e300cf7ecd69e107b7ee89dd1697135ea21087ce authored about 9 years ago by Jim Cummins <[email protected]>http://greenkeeper.io/
github.com/commitizen/cz-cli - c8f576a4adef3cbe278b99c2b9b413abe6152a74 authored about 9 years ago by greenkeeperio-bot <[email protected]>docs(readme): Add link to validate-commit-msg
github.com/commitizen/cz-cli - 8d72904b91e21b620c03c46577e7832e38107b17 authored about 9 years ago by Jim Cummins <[email protected]>So people discover and use it because it rocks. π
github.com/commitizen/cz-cli - b9b9589d36834e1b3c027198513a45da98d965ed authored over 9 years ago by Kent C. Dodds <[email protected]>Fields should not be truncated at 100 characters. Instead, they should wrap. The exception is th...
github.com/commitizen/cz-cli - f637e2d42f5711bdf0e87560e1baf2b3f5d7556b authored over 9 years ago by Jim Cummins <[email protected]>As @soyuka reported, process does not need to be require'd and should be removed.
Closes #1
github.com/commitizen/cz-cli - d82c44a842cda57bd89fdcd770cc2fba25f0a1c4 authored over 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - 39d2c22783d816ff52e31294eebc88a55726eef6 authored over 9 years ago by Jim Cummins <[email protected]>
When a config is not present, it makes more sense to use .spawn because of the interactive cli.
github.com/commitizen/cz-cli - 4b79fdce7368e4df2447a98964914abf97f6630e authored over 9 years ago by Jim Cummins <[email protected]>Initially we'll have docs that are generated via jsonp from the README.md file.
github.com/commitizen/cz-cli - b93af4a3c4a1539d699ab945777c9fc37158bf0b authored over 9 years ago by Jim Cummins <[email protected]>There was an old reference to git-cc in the bin section of package.json. Fixed this.
github.com/commitizen/cz-cli - c253cabce24908db5199b62f2ba2ef10695eb34d authored over 9 years ago by Jim Cummins <[email protected]>github.com/commitizen/cz-cli - 6b2eafc5567c57c9d425a62578243cc09a92c37d authored over 9 years ago by Jim Cummins <[email protected]>