Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 28 Jul 2018 13:43:34 -0400
From: Christopher Friedt <chrisfriedt@...il.com>
To: musl@...ts.openwall.com
Subject: Re: Timeline for 1.1.20?

Rich,

have you considered a CI environment of some kind (e.g. Travis, GitLab)?

GitLab is my favourite, particularly because it can be hosted locally (i.e.
can interact with hardware if you so desire).

That means you can e.g. run quick unit tests inside of a Docker image for
various arches, and then run integration & system tests natively before a
release.

I'm particularly a big fan of the TDD approach, where unit tests are
written and passing for new features (and unit tests continue to pass for
old features) before a pull request is merge.

C

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.