Haris

Results 98 comments of Haris

hey @hasezoey, I read your concern above and wanted to propose a new flow: * Continue developing on the main branch as usual * When ready, manually trigger a release...

Yes, exactly -- and that's the next step we should automate. I think we can achieve this with semantic-release and something like https://github.com/peter-evans/create-pull-request.

hey @hasezoey :) Thanks for your patience here, I've been busy moving! I hope everything has been well on your end. I saw the generated Changelog in your PR and...

Going to close this as a stop-gap solution has been put in place. Feel free to re-open :)

Whao! Thanks for taking the time to do this. Let's do this MR as usual, but going forward, it'll be much easier for me if we have smaller-sized changes! I...

Hey @rlcurrall, thanks for this :) Does the TS output resemble how serde serializes the object exactly?

hey @rlcurrall really sorry to have left this hanging. Thanks for the examples -- they helped clarify the functionality. :rocket: I'll merge in your PR and cut a release :)

Yeah, we definitely need something like this. You've probably noticed the hard-coded types for something like chrono's NaiveDate/Time types... it isn't an ideal solution, but it was a hack that...

It would be cool to add OAuth capabilities! We can either do it as a separate plugin (adds a table with user_id, provider, provider_user_id) or extend the auth plugin further...

hey @AnthonyMichaelTDM, hope all is well on your end. Just wanted to bring #330 to your attention in case you have time to look at it. I'm going to merge...