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

Update to new plugin infrastructure #614

Merged
merged 4 commits into from
Jul 11, 2017
Merged

Update to new plugin infrastructure #614

merged 4 commits into from
Jul 11, 2017

Conversation

daffl
Copy link
Member

@daffl daffl commented Jul 7, 2017

Update v3 to the latest plugin infrastructure. See #608

@@ -27,27 +27,26 @@
"lib": "lib"
},
"scripts": {
"prepublish": "npm run compile",
"update-version": "node -e \"console.log('module.exports = \\'' + require('./package.json').version + '\\';')\" > lib/version.js",
"version": "npm run update-version && git add lib/version.js && git commit -am \"Updating version\"",
"publish": "git push origin && git push origin --tags",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changelog here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had it in the docs but apparently it disappeared. There is so much noise in the main repo though that I don't think an automated changelog makes a lot of sense in this case.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@daffl daffl merged commit 85b0611 into major Jul 11, 2017
@daffl daffl deleted the update-infrastructure branch July 11, 2017 15:28
daffl added a commit that referenced this pull request Jul 19, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
daffl added a commit that referenced this pull request Aug 9, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
daffl added a commit that referenced this pull request Oct 19, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
daffl added a commit that referenced this pull request Oct 20, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
daffl added a commit that referenced this pull request Oct 29, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
daffl added a commit that referenced this pull request Oct 29, 2017
* Update to new plugin infrastructure

* Update Travis, remove Yarn lock, formatting

* Formatting

* Update feathers-commons to latest
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.

2 participants