GithubHelp home page GithubHelp logo

Comments (4)

josuah avatar josuah commented on June 14, 2024 1

This page is dedicated to it: https://notqmail.z0.is/patch/

For now, it is possible to send me a list of commits/branch/ref and a list of patches to test. If you prefer it can be integrated somewhere into https://github.com/notqmail/.

I like the idea of applying patches to netqmail versions. Then we can see when a patch break on master.

This would be a decision point:

  • merge the patch (by rebasing onto its branch if any or applying one)
  • provide an edited patch that can still be applied,
  • drop support for this patch (maybe it is not required anymore)

from notqmail.

alanpost avatar alanpost commented on June 14, 2024

I have created the following netqmail branches, corresponding to a variety of published patches:

Nearly all of these patches required follow-up work. A comprehensive but incomplete checklist of QA due diligence:

  • remove trailing whitespace.
  • add any new files to FILES.
    ** merge or remove any spurious files.
  • if necessary, add any new files to hier.c/install-big.c doc/
  • restore Makefile to alphabetical order.
  • sync the Makefile shar target with FILES.
  • add any new targets to TARGETS.
  • remove any ifdef/define lines. The branch contains the feature.
  • verify Makefile includes any new header dependencies in .o targets.
  • add any missing entries to CHANGES.
  • update or add any missing manpages or other documentation.
  • stylistic cleanup: make the code match the existing codebase.
  • commit any necessary bugfixes.

I have also created a single (sample) notqmail branch:

This patch is one of three that appears in Gerrit Pape's Debian package, and in this branch I've made a stylistic change and added a minor feature.

In total this permits us to treat all netqmail patches separately, and particularly lets us amend those patches to meet the quality standards of the codebase. Further, it gives us a means of producing features on top of that work while also letting us rebase from netqmail to notqmail. Finally, it allows us to do integration testing between these branches via merging them together.

from notqmail.

DerDakon avatar DerDakon commented on June 14, 2024

I would leave some of these points out:

  • CHANGES file: this is external work, so no need to document it there
  • shar target: we want to kill it, so why bother, it only makes the diff larger
  • stylistic/whitespace cleanup: again, this is external work, this would only be necessary if this is going to be merged into notqmail

from notqmail.

schmonz avatar schmonz commented on June 14, 2024

Wonderful. I’ve linked to this from https://github.com/notqmail/notqmail/wiki/Patches

from notqmail.

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.