Giter Club home page Giter Club logo

Comments (12)

ablwr avatar ablwr commented on August 21, 2024

Like how to contribute? Also CONTRIBUTING.md placed in the top level of a Github directory allows the Contributing Guidelines to pop up upon PR-opening, etc. And can be linked in README.md.

from checksumthing.

henryborchers avatar henryborchers commented on August 21, 2024

@retokromer, what do you mean?

Do you mean install updates? Since there are no "releases" for this tool, there are no real updates. It's just whatever the current version in HEAD of this repo. In that case to get the most current version, just clone the most reason repo and hope that it's not broken when you install it.

I created a basic Jenkinsfile which could be used for automatically pushing out source builds to the Release tab in Github and updating the documentation as the program changes, but I'm not really interested in hosting a Jenkins server at home for this project. (My electrical bill is already too high) However, if someone has access to a server with Jenkins on it, feel free to use it.

We could add this to the various package managers (Homebrew, Aptitude, Chocolatey) to distribute it and manage updates through that. However, without a good test suite for the codebase, I feel very uncomfortable about doing that.

from checksumthing.

retokromer avatar retokromer commented on August 21, 2024

I guess that for the λ-user it would be useful to indicate how to reinstall a newer «version» when we improve something.

Of course, Homebrew/Linuxbrew, Chocolatey, etc. would be ideal, but a first, useful step could be to publish the commands for reinstalling the current package. (Jenkins seems to me to be too much in this case.)

from checksumthing.

henryborchers avatar henryborchers commented on August 21, 2024

Well, there is a Jenkinsfile now for this project now. Using the new Groovy-style pipeline syntax, it builds, runs any unit tests in Python 2.7 and Python 3.5 and builds a new set of HTML documentation (and artifacts the docs as a tar.gz). If someone wanted to get serious about working on this, this should make that much easier for setting up a CI environment.

from checksumthing.

retokromer avatar retokromer commented on August 21, 2024

Yes, thank you! Any volunteer out there?

from checksumthing.

henryborchers avatar henryborchers commented on August 21, 2024

While I have set this up for Jenkins, one could use travis-ci. I've never used it but it's supposed to be free for open source software projects and ties nicely into github. One would have to write a travis script for doing these same tasks.

from checksumthing.

henryborchers avatar henryborchers commented on August 21, 2024

@retokromer Also, I recently learned how to build Homebrew formulas for Python projects. For something this simple, it's actually pretty easy. Once the code here has enough unit tests, I'd be happy to write a Homebrew formula so that people can download it through that.

from checksumthing.

ablwr avatar ablwr commented on August 21, 2024

+1 in favor of Travis-CI.

from checksumthing.

retokromer avatar retokromer commented on August 21, 2024

Indeed, travis-ci is free for open source projects.

from checksumthing.

retokromer avatar retokromer commented on August 21, 2024

👍 for a Homebrew/Linuxbrew formula

from checksumthing.

kieranjol avatar kieranjol commented on August 21, 2024

+1 homebrew

from checksumthing.

retokromer avatar retokromer commented on August 21, 2024

This seems not be of interest.

from checksumthing.

Related Issues (11)

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.