ubiquity-os / ubiquity-os-kernel

1 stars 13 forks source link

Import `@ubiquity/ubiquibot` event handler logic #6

Closed 0x4007 closed 8 months ago

0x4007 commented 8 months ago

The GitHub event handler logic should be imported to this new codebase, and be sure to be compatible with Cloudflare Workers.

We can break this apart into several pull requests. I imagine that some will be basically copy and paste, while others may require some refactoring. Perhaps the first deliverable can be the easy ones, and we can work our way to the more complex refactorings.

0x4007 commented 8 months ago

Probably a bad idea to rely on node polyfills but just wanted to leave this research here since it seems relevant in case of emergency https://developers.cloudflare.com/workers/wrangler/configuration/#add-polyfills-using-wrangler

0x4007 commented 8 months ago

Let's not include any handlers in the kernel https://github.com/ubiquity/ubiquibot/issues/906

ubiquibot[bot] commented 8 months ago
# Issue was not closed as completed. Skipping.