8000 Update to new plugin infrastructure by daffl · Pull Request #614 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Update to new plugin infrastructure#614

Merged
daffl merged 4 commits intomajorfrom
update-infrastructure
Jul 11, 2017
Merged

Update to new plugin infrastructure#614
daffl merged 4 commits intomajorfrom
update-infrastructure

Conversation

@daffl
Copy link
Member
@daffl daffl commented Jul 7, 2017

Update v3 to the latest plugin infrastructure. See #608

"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

0