Open Source Doesn't Require Providing Builds
Maintaining several open source projects, over the years, I’ve seen a common request. That the project either produce builds or a wider variety of builds. For example, to build for a new architecture or to provide the software as a container or Helm chart. I see a couple common expectations. First, that the open source project is the right place to do the builds. Second, that a project isn’t open source if it doesn’t do this. Both of these are just not true.Having had three requests for build si...
Read more at codeengineered.com