Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHICKEN Packaging #2

Merged

Commits on Apr 30, 2016

  1. Configuration menu
    Copy the full SHA
    ffae1dd View commit details
    Browse the repository at this point in the history
  2. Changes module to srfi-128 and modifies include paths

    Note that I also fixed everything to just use spaces since it appears
    there was mixed indentation in the file itself.
    ThatGeoGuy committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    2e3c368 View commit details
    Browse the repository at this point in the history
  3. Setup tests to run with salmonella once egg is packaged

    Note that for some reason one test fails. This is the final test, which
    fails because `(fake-salt-hash #t)` is an error (the procedure doesn't
    exist). I imagine it has been removed or existed only locally. I have no
    idea of its origin.
    ThatGeoGuy committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    351a653 View commit details
    Browse the repository at this point in the history
  4. Adds types file to gitignore

    It is a compilation artefact and isn't worth keeping since it is
    generated when the egg is compiled.
    ThatGeoGuy committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    c79dc20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b67689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba35c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cb0505 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4c0ddf View commit details
    Browse the repository at this point in the history
  9. Delets faulty test

    ThatGeoGuy committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    4a49733 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2016

  1. Giving myself some credit

    ThatGeoGuy committed May 1, 2016
    Configuration menu
    Copy the full SHA
    484c880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d4ec1b View commit details
    Browse the repository at this point in the history