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

Adding multi-LTS Travis-CI script. #203

Merged
merged 30 commits into from
May 2, 2020
Merged

Adding multi-LTS Travis-CI script. #203

merged 30 commits into from
May 2, 2020

Conversation

mmzx
Copy link
Collaborator

@mmzx mmzx commented Feb 20, 2020

This is to show where fails what. Further PRs could be utilized to resolve the issues on-by-one.

Akos Marton and others added 12 commits February 21, 2020 19:32
Adding multi-LTS Travis-CI script.
author Marcin Tolysz <[email protected]> 1514741013 +0000
committer Akos Marton <[email protected]> 1582496404 +0100

Squashed rebase from Marcin Tolysz, tolysz/modernize.

* Builds with `process` 1.6
* add dependency for `tls-session-manager`
* bump resolver

Add per bundle certificates for static files and redirects.

update sample configuration

add reverse proxy

* Builds with `process` 1.6
* add dependency for `tls-session-manager`
* bump resolver

fix reverse proxy for non http1.1 connections

Make it compile against more resolvers:
resolver: lts-13.8
resolver: lts-12.8
resolver: lts-11.8
resolver: lts-10.8

Delete stack.yaml

Update .gitignore

Update README.md

Update README.md

clean

Update setup-keter.sh

Update PortPool.hs

Update PortPool.hs

Update PortPool.hs

Update PortPool.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update App.hs

Update LabelMapSpec.hs

Update LabelMapSpec.hs

Update keter.cabal

Update keter.cabal
@mmzx
Copy link
Collaborator Author

mmzx commented Apr 29, 2020

@snoyberg , @creichert
This PR does incorporate changes what @tolysz , @idcm has been done (#195) in order to compile the project again on more-or-less latest package configuration, https... . Personally there were/are additional things like CI; less use (abuse of) compiler macros; warnings; etc. I did wish to see. This is a large PR and summarizes all that.

The application is used over a diverse set of systems on which ghc versions are not treated equally maintained.

I hope to see keter to be maintained well, as you see, happy to help!

@mmzx mmzx requested review from creichert and lucch April 30, 2020 21:10
@mmzx mmzx merged commit de6bf41 into snoyberg:master May 2, 2020
@mmzx
Copy link
Collaborator Author

mmzx commented May 2, 2020

Gentleman, I am about to make a clean slate, so smaller PRs, fixes, would be more easily incorporated onto master. I believe the Modernize keter (#195) PR has brought a great deal of things already which is incorporated in this pull-request.

@lucch
Copy link
Collaborator

lucch commented May 5, 2020

@mmzx Thanks for pulling it all together!

I'm short on time these days, but as soon as I find some room I'll take a look at it. 😉

@mmzx mmzx mentioned this pull request Sep 29, 2020
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.

3 participants