Skip to content
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

Convert from CoffeeScript to JavaScript, add tests #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stephenyeargin
Copy link
Member

@stephenyeargin stephenyeargin commented Jan 7, 2024

Support for CoffeeScript has been dropped in more recent versions of Hubot.

This PR:

  • converts code to plain JavaScript
  • drops the Gulp test runner
  • drops the Gulp release task1
  • drops Travis-CI
  • adds GitHub Actions CI

Footnotes

  1. The sourced package is rather bit rotted. I'd advise we swap out to use a GitHub action to automate it a bit.

@joeyguerra
Copy link

the latest version of Hubot (11) doesn't work with hubot-test-helper. I've created a DummyAdapter with an example of how to use it in the Hubot repo.

I'm going to modify the code in this PR to use the DummyAdapter and create a new PR for comparison. I'm hoping it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants