GithubHelp home page GithubHelp logo

Comments (13)

rafinskipg avatar rafinskipg commented on June 3, 2024

I cannot agree more on that, Johnny.

All what you suggest would be a great adition to git changelog. Once we are done with the refactors we can move to the changelogrc stuff.

Feel free to pullrequest whatever you want :)

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Already started working on the PR. Should submit within a day or two.

from git-changelog.

estilles avatar estilles commented on June 3, 2024

@rafinskipg, I do have a question. What is the purpose of tasks/hacky.js?

from git-changelog.

rafinskipg avatar rafinskipg commented on June 3, 2024

It is unused, it was used prior to have the CLI option available. :)

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Good. I was trying to figure out what it was, and it was driving me nuts! I will remove for cleanup purposes.

FYI ... I'm done refactoring. I working on the adding additional tests now.

from git-changelog.

rafinskipg avatar rafinskipg commented on June 3, 2024

Ty! 💯

from git-changelog.

rafinskipg avatar rafinskipg commented on June 3, 2024

Hi @JohnnyEstilles The PR is merged, i have added also some changes to the writeStream that were producing weird behaviours since the beggining. The stream was not closed and sometimes the files weren't written well.

   stream.end();
    stream.on('finish', function() {
      deferred.resolve();
    });

Thank you for the nice improvements, i'm going to release version 0.1.7

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Would you mind reopening this issue? There are still some pending tasks. I would prefer to close it when I'm done.

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Did you run the tests before you pushed?

from git-changelog.

rafinskipg avatar rafinskipg commented on June 3, 2024

Ok, yes, i saw it, now they are fixed. 👍

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Good job with the fix! :-) Almost done with this issue.

from git-changelog.

estilles avatar estilles commented on June 3, 2024

We need to work on our code climate score. 1.7! We can do better. :-)

from git-changelog.

estilles avatar estilles commented on June 3, 2024

Code climate up to 4.0, coverage at 96% ... Now we're cooking. Going to close this issue now.

from git-changelog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.