Closed mreinstein closed 7 years ago
@tejashah88 @rickwargo @dblock @cpup22
also important to note: this PR depends on this landing first: https://github.com/alexa-js/alexa-app/pull/144
I merged #144, I'll try to find time for it, including proper CHANGELOG and UPGRADING from https://github.com/alexa-js/alexa-app/pull/144. Anyone please feel free to pick this up and beat me to it.
@mreinstein I'll review by tomorrow.
Warnings | |
---|---|
:warning: | Did you forget to update CHANGELOG.md? |
Generated by :no_entry_sign: dangerJS
Patiently waiting for this to get pulled in. I have a skill under awaiting certification that I know is going to fail because of the verification piece is not properly working. Hoping to swap this out on my backend before they get to that test (a.k.a. before I fail certification) so I don't have to wait another week. So... let me know if you all need help testing this. ;)
I have a merged version in https://github.com/alexa-js/alexa-app-server/pull/56, with a bunch of failing tests. If anyone has quick test fixes, add a comment to that - I'll take a look soon.
Closing this PR in favor of #56
This PR breaks the debugger completely. The test failures are legit, see #56 for some of the fixes. I was able to fix template rendering, but not POST of actual intent data.
this shouldn't change the public api at all.
fixes #52 & #21, and partially solves #35
I've deployed this to a test amazon skill and verified that at least the hello_world skill works.
this breaks several tests though. unfortunately I don't have time to update the tests and do the administrative work on this right now. sending this PR so others can review, and pick up where I left off.
Besides the tests and administrative duties, this should be good to go.