Skip to content

Javascript#31

Merged
gr2m merged 25 commits into
masterfrom
javascript
Jun 29, 2017
Merged

Javascript#31
gr2m merged 25 commits into
masterfrom
javascript

Conversation

@espy
Copy link
Copy Markdown
Contributor

@espy espy commented Jun 27, 2017

see https://github.com/hubotio/evolution/blob/4/javascript/_drafts/javascript.md#convert-default-scripts-to-javascrip-release-as-new-breaking-versions-with-next-tag for details

Progress

  • Conversion to JS
  • Remove gruntfile.js and scripts/
  • Add tests
  • Add coverage and coveralls
  • change "hubot": "hubotio/hubot", to "hubot": "^3.0.0",
  • Add semantic-release
  • Set release tag @next in package.json
  • add ^versions to all dependencies
  • add commit which will cause major version bump:

    chore: 1.0.0 release notes

    BREAKING CHANGE:

    There are no intended breaking changes in the release, it’s just a precaution and part of our hubot@3.0.0 release process'

@gr2m gr2m changed the title WIP: Javascript Javascript Jun 28, 2017
gr2m added 2 commits June 28, 2017 16:20
The 2nd argument `scripts` was introduced in hubotio/hubot@5b21536
It is meant to only load a subset of the script files that hubot scripts provide. But since there is only one file here, we can safely ignore it
BREAKING CHANGE:

There are no intended breaking changes in the release, it’s just a precaution and part of our [`hubot@3.0.0` release process](https://github.com/hubotio/evolution/blob/4/javascript/_drafts/javascript.md#convert-default-scripts-to-javascrip-release-as-new-breaking-versions-with-next-tag)
@gr2m gr2m mentioned this pull request Jun 29, 2017
7 tasks
@gr2m gr2m merged commit b21dedf into master Jun 29, 2017
@gr2m gr2m deleted the javascript branch June 29, 2017 17:33
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.

3 participants