You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is mainly for discussion. I have done some work on arlyon/async-stripe to move to github actions for formatting and tests which I personally prefer over travis as it keeps things on-platform and displays errors inline on the PR. I can prepare a PR for it if that is something we are interested in.
Additionally, on my fork, I set it to auto generate schema changes once a week, however that required a bit of work as I wanted to draw a clean seperation between hand-authored and machine-generated code, namely moving all the generated code into a generated subfolder. Happy to merge these changes as well, but just wanted to get the a-ok.
This is mainly for discussion. I have done some work on arlyon/async-stripe to move to github actions for formatting and tests which I personally prefer over travis as it keeps things on-platform and displays errors inline on the PR. I can prepare a PR for it if that is something we are interested in.
@kestred @seanpianka
Additionally, on my fork, I set it to auto generate schema changes once a week, however that required a bit of work as I wanted to draw a clean seperation between hand-authored and machine-generated code, namely moving all the generated code into a
generated
subfolder. Happy to merge these changes as well, but just wanted to get the a-ok.See here for an example: arlyon/async-stripe#45
Cheers!
Alex
The text was updated successfully, but these errors were encountered: