Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

LukeHagar

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
I'll set things up for the response getter now

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit
  • ditching reject function for existing error 29fdfec

View on GitHub

LukeHagar created a review on a pull request on sailpoint-oss/typescript-sdk

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
That may be the easiest method, as we could very simply add a resaponse gettor to the HttpError implementation

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
So that would mean that you could throw a response or an error with a response method on it?

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
Oh I see what your saying, seems like a fine idea to me. I'll make it so.

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
is there a common interface the types share that we can align on or should I just add a helper function to accept either type from either package?

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
Absolutely but the flow that allows this to drop into the existing routing flow is going to require a normal response return here, even through its just discarded

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
Well sure, but the handle function for example only returns responses, what would you propose instead?

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
[HttpError is detailed here](https://github.com/sveltejs/kit/blob/01f001bd861e399027a580c9402b7b6206de3d24/packages/kit/src/runtime/control.js#L1) its the bare minimum content for an error response...

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
I did, but SvelteKit has existing methods of typing the exports that require no direct user action for the intellisense to populate, and I would like to get this export working the same way.

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

LukeHagar pushed 1 commit to crossws LukeHagar/kit

View on GitHub

LukeHagar created a review comment on a pull request on sveltejs/kit
So I actually have it modeled this way as it better reflects the existing flow for the error function in SvelteKit, but if we were able to align on the throw types and get all package working well ...

View on GitHub

LukeHagar created a review on a pull request on sveltejs/kit

View on GitHub

Load more