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

Release 0.4.0.1 #12

Open
kvanbere opened this issue Mar 19, 2018 · 13 comments
Open

Release 0.4.0.1 #12

kvanbere opened this issue Mar 19, 2018 · 13 comments

Comments

@kvanbere
Copy link
Contributor

kvanbere commented Mar 19, 2018

If you can get the adjusted dependency bounds for older ghc (#11) released to Stackage that would be really good.

Should it be 0.4.0.1 or 0.4.1.0? Not sure, up to you obviously.

@tsani
Copy link
Owner

tsani commented Mar 27, 2018

Sorry this is taking so long. I'm a bit at a loss for how to proceed with the release: many dependencies of servant-github-webhook aren't present in lts-6 or in nightly, preventing me from preparing a new release.

The blockers right now for nightly is servant and servant-server, which have yet to release a GHC 8.4 compatible version.

@kvanbere
Copy link
Contributor Author

Take your time, it's fine. Are there relevant tickets on the tracker for those deps?

@tsani
Copy link
Owner

tsani commented Apr 7, 2018

Hey @donkeybonks, finally 0.4.1.0 is released. I sadly think GHC 7.10 support is off the table though since servant has added new methods to HasServer, which makes building servant-github-webhook with older versions of servant tricky.
I have yet to try building with lts-6 with extra-deps for the latest version of servant, but I'll give it a try soon.

@kvanbere
Copy link
Contributor Author

kvanbere commented Apr 8, 2018

OK in that case, I might split up the github-webhook examples into another repo or something and sever the stack link between so that I can set the GHC thresholds seperately.

@shmish111
Copy link

servant-github-webhook doesn't seem to be on the latest LTS on stackage, will it be available at some point? Also, what in particular causes issues? I want to use it in my project but not sure if I will run into dependency issues.

@kvanbere
Copy link
Contributor Author

@tsani you around?

@shmish111
Copy link

FYI I'm waiting for haskell-github/github#387 to be merged or commented on, I think servant-github-webhook will be able to go back in stackage once github is back in.

@shmish111
Copy link

Perhaps someone could give that PR a +1 to help it along?

@tsani
Copy link
Owner

tsani commented Jun 14, 2019

@shmish111 My bad for not checking in sooner. I had also found that SGW won't build against the latest stackage nightly, due to the github package being missing. I'll happily +1 your PR.

@shmish111
Copy link

great thanks, I'm sure we can get this back in soon. does stackage not send you an email when something starts failing? I've never put anything on stackage so I'm not sure.

BTW excellent package, was super easy to get a github webhooks server running.

@kvanbere
Copy link
Contributor Author

Excellent, thanks guys. Let me know if anything is needed on the github-webhooks end.

@kvanbere
Copy link
Contributor Author

kvanbere commented Sep 5, 2019

@tsani it dropped off stackage again and because github-webhooks deps on it for the examples, that also dropped off. Heh.

I’m going to put some time aside to make all this stuff happy happy again.

@tsani
Copy link
Owner

tsani commented Sep 9, 2019

Argh 😢
Keeping stackage satisfied is a full-time job, isn't it? I'll have a look as well. It seems github still isn't on stackage though.

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

No branches or pull requests

3 participants