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

Various Housekeeping Tasks #71

Merged
merged 13 commits into from Jan 13, 2015
Merged

Various Housekeeping Tasks #71

merged 13 commits into from Jan 13, 2015

Conversation

creichert
Copy link
Collaborator

While working on some features preparing the deb packages and, I've done some minor housekeeping tasks:

  • Removed old tests

All of the tests under tests/ seemed to be for a much older version of Keter. If these are still valid tests I will be happy to put them back. My goal is to implement some new tests where possible and these were a bit confusing for me as I started by trying to run them

  • moved bundles/ to incoming/

I can't actually get the bundles tests working. I'm still looking into making it work with the current set of tests.

Worth noting that the documentation states that quoting wildcards "app.*.domain.net" is necessary and the bundles don't quote their host names.

  • Documentation fixes in README.
  • Remove some redundant language extensions
  • Add ghc 7.6 to travis build. I use a few older versions of ghc for various building tasks so would like some validation.
  • add systemd service file (this is still in the works).

@creichert
Copy link
Collaborator Author

I'm not sure why the build is failing and I'm having trouble recreating failure locally:

[Truncated]...
wai-extra-3.0.4.1 (new package)
warp-3.0.5.1 (new package)
wai-app-static-3.0.0.5 (new package)
warp-tls-3.0.1.2 (new package)
cabal: The following packages are likely to be broken by the reinstalls:
process-1.2.0.0
haskell98-2.0.0.3
ghc-7.8.3
Cabal-1.18.1.3
bin-package-db-0.0.0.0
hpc-0.6.0.1
haskeline-0.7.1.2
Use --force-reinstalls if you want to install anyway.
The command "eval cabal install --only-dependencies --enable-tests" failed. Retrying, 3 of 3.

tolysz and others added 4 commits January 12, 2015 21:28
Something like that works better
bump to start travis
make 7.4 work
snoyberg added a commit that referenced this pull request Jan 13, 2015
Various Housekeeping Tasks
@snoyberg snoyberg merged commit 4639902 into snoyberg:master Jan 13, 2015
@snoyberg
Copy link
Owner

Looks great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants