Giter VIP home page Giter VIP logo

Comments (4)

karenetheridge avatar karenetheridge commented on July 21, 2024 6

I'm considering migrating the distribution to Dist::Zilla, integrate the Changelog with the git log and forgetting about doing it manually.

Please don't use git log entries as Changes entries (at least without editing)... they are usually not very helpful for giving an overview of what changed from a user's perspective.

from archive-tar-wrapper-perl.

glasswalk3r avatar glasswalk3r commented on July 21, 2024

Being hard to keep record of changes and fixing long time known bugs... I just forget to do it.
I'm considering migrating the distribution to Dist::Zilla, integrate the Changelog with the git log and forgetting about doing it manually.
For now I'll keep this issue opened as a reminder to do it ASAP.

from archive-tar-wrapper-perl.

glasswalk3r avatar glasswalk3r commented on July 21, 2024

It's going to be hard to use Dist::Zilla, since there are some tests that the module needs to execute when running over Microsoft Windows (and deciding that the OS is supported after all).

After two years, I think it's safe to keep updating CHANGELOG instead, so I'm closing this one.

from archive-tar-wrapper-perl.

karenetheridge avatar karenetheridge commented on July 21, 2024

It's going to be hard to use Dist::Zilla, since there are some tests that the module needs to execute when running over Microsoft Windows

Do you need to check the OS in Makefile.PL, or just in tests? if the latter, then plan skip_all => 'These tests are for MSWin32 only' if $^O ne 'MSWin32'; should suffice. If the former, come hit me (or others) up on irc.perl.org/#dist-zilla and we can help you find the right syntax for build time.

from archive-tar-wrapper-perl.

Related Issues (10)

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.