Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

node 10 check #533

Merged
merged 1 commit into from
May 9, 2018
Merged

node 10 check #533

merged 1 commit into from
May 9, 2018

Conversation

cianfoley-nearform
Copy link
Contributor

@cianfoley-nearform cianfoley-nearform commented May 9, 2018

I ran into issues here with global leaks in core and hapi-16-plugin, we don't have the issue when using lab15 with hapi 17. I tried upgrading dependencies etc, and I removed all tests and the leaks were still occurring so it doesn't seem to be a runtime udaru issue but rather some issue with node10/lab14/dependencies. I've put in two globals for the items URL & URLSearchParams into .labrc.js files to bypass... these should be removed once lab is upgrade for core and hapi-16, they're not necessary for hapi 17 plugin, which uses lab 15+
I've taken the command line args from package.json lab entries (except for coverage docs) in favour of using labrc.js file for consistency (there's no point having global exclusions polluting package.json files)

@coveralls
Copy link

coveralls commented May 9, 2018

Coverage Status

Coverage remained the same at 93.002% when pulling 8a3b332 on node-10-support into f1c8923 on master.

Copy link
Contributor

@dberesford dberesford left a comment

Choose a reason for hiding this comment

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

LGTM - thanks @cianfoley-nearform

@dberesford dberesford merged commit 08c85e7 into master May 9, 2018
@dberesford dberesford deleted the node-10-support branch May 9, 2018 11:03
dberesford pushed a commit that referenced this pull request May 11, 2018
* constraints added to db tables and validation to check entity ids...

* enforcing hyphenated ids, paths translated to underscore

* tests to check for invalid id characters across entities

* Fix for udaru bin (#530)

* node 10 check (#533)

* update of swagger json (#532)

* update of swagger json

* latest swagger-ui-dist

* swagger-gen removed

* policy assignment must use objects (#535)

* policy assignment must use objects

* label update for swagger docs

* deleting for merge

* merge fix

* Merge swagger and validation (#536)

* merge joi swagger with validation into core

* constraints added to db tables and validation to check entity ids...

* enforcing hyphenated ids, paths translated to underscore

* master merge

* no longer generated

* removed after rebase

* no longer user to inject (static in docs/swagger/index.htm)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants