-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/modernize channel model #635
Feature/modernize channel model #635
Conversation
I transferred the CI to travis-ci.com; but I seems it won't run until there's some new activity on the branch :-/ jimmywarting@a20ce31 "revert some failing test" is interesting, that's the same places as #624 (review) has a similar problem (native promises don't behave the same as bluebird promises). It's not necessary to figure it out here though. |
I'll try to setup GitHub Actions, Travis is really not a good option anymore. |
If you rebase on |
98884d8
to
c25440e
Compare
Whoops, that duplicated all the commits. I've tidied up with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another module dragged into the 202nd decade! Thank you @jimmywarting 🙏
ups, sorry about that, did rebase incorrectly |
Time for channel_model.js to be modernized
bf2a8d0 was not done manually... was executed using:
Would be grate to get GitHub Actions for proper CI, in the meanwhile here is a log from node v16