-
Notifications
You must be signed in to change notification settings - Fork 41
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
MVP / 0.1.0 #69
Comments
Thanks all for the spree this evening, that was fantastic. I think we're in pretty good shape to get a pre-release out early this week. Remaining TODO:
There's also the issue of the following PRs which have not yet been released. None of them are critical of course, but assuming people actually want to try some of this stuff on Node.js they would certainly help :) For example, I think rn there is no |
Oh, also I have minimal experience actually deploying these things. I did it once in an early http4s.js experiment.. So @kubukoz if you have bandwidth to write a small something that gives some clue how to do this that would be phenomenal. |
I think we're ready to release feral 0.1.0-M1 tomorrow :) We just really need the latest natchez and natchez-http4s with Scala.js artifacts and the AWS X-Ray integration. @tpolecat, pretty please? 🥺 |
Draft release notes in https://github.com/typelevel/feral/releases/tag/untagged-0cd858ab4d8b7ae37b78. |
I can't see it 😅 think only maintainers can see draft releases |
@kubukoz lit the fire today to try and get a MVP out and @bpholt recently expressed similar sentiment in #60 (comment). We have lots of good stuff here, and people seem interested :)
TODO
Nothing
for noResult
#52, Lambda linting etc. #54, Natchez integration for Lambda #55Create models for the myriad of AWS Lambda event types #48
Based on the feedback I've gotten I would love to run with #60. It's somewhat complex, but very composable IMO, and we can offer lambdas with pre-baked stacks for users who want something simpler.
The text was updated successfully, but these errors were encountered: