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

The Robot Evolution #46

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

The Robot Evolution #46

wants to merge 10 commits into from

Conversation

diegodorgam
Copy link
Contributor

@diegodorgam diegodorgam commented May 2, 2018

[WIP]

This PR starts a new phase in HubotNatural development, please give some attention.

It takes out all coffeescript files and replaces them for Javascript EC2015 files.
That's right, from now on, no more coffeescript. And of course, welcome to ASYNC/AWAIT.

It also upgrades Hubot to v3.0.1, Rocket.Chat adapter to 2.0.0 (with async, thanks @timkinnane), upgrades the docker image to node:8-alpine, and finally gives a better package.json info.

Still missing:

  • Better README.md with animated gifs and syntax update
  • Update YAML files with new syntax
  • CI scripts to generate new rocketchat/hubot-natural:latest docker images and releases

Please feel free to colaborate.

Diego Dorgam added 10 commits April 27, 2018 03:13
WIP
On branch javascript
Changes to be committed:
	modified:   package.json
	deleted:    scripts/actions/configure.coffee
	deleted:    scripts/actions/error.coffee
	deleted:    scripts/actions/respond.coffee
	deleted:    scripts/bot/action-handler.coffee
	deleted:    scripts/bot/classifier.coffee
	deleted:    scripts/bot/index.coffee
	deleted:    scripts/index.coffee
	deleted:    scripts/lib/common.coffee
	deleted:    scripts/lib/security.coffee
 On branch javascript
 Your branch is up-to-date with 'origin/javascript'.

 Changes to be committed:
	new file:   scripts/actions/configure.js
	new file:   scripts/actions/error.js
	new file:   scripts/actions/respond.js
	new file:   scripts/bot/action-handler.js
	new file:   scripts/bot/classifier.js
	new file:   scripts/bot/index.js
	new file:   scripts/index.js
	new file:   scripts/lib/common.js
	new file:   scripts/lib/security.js
 On branch javascript
 Your branch is ahead of 'origin/javascript' by 1 commit.
   (use "git push" to publish your local commits)

 Changes to be committed:
	modified:   Dockerfile
Updating package.json

 On branch javascript
 Your branch is up-to-date with 'origin/javascript'.

 Changes to be committed:
	modified:   Dockerfile
	modified:   docker-compose.yml
	new file:   package-lock.json
	modified:   package.json
adding new structure and animated gifs to README.md
 On branch javascript
 Your branch is up-to-date with 'origin/javascript'.

 Changes to be committed:
	modified:   README.md
…CORPUS and NATURAL_LANG.

Those are not variables of the hubot set of configurations, but of the
NaturalNode functions set.
Merge branch 'master' into javascript
chenged to scripts folder
TODO: change it to JS too.
Your branch is up-to-date with 'origin/javascript'.
Changes to be committed:
	new file:   bot_config.py
@CLAassistant
Copy link

CLAassistant commented Jul 2, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Diego Dorgam seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants