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 ci.yml #522

Merged
merged 8 commits into from
Jan 8, 2021
Merged

Update ci.yml #522

merged 8 commits into from
Jan 8, 2021

Conversation

jason-fox
Copy link
Contributor

Add Node 14 to unit-test matrix

Comment on lines 16 to 17
- Support to Node.js v4 in iotagent-json 1.9.0. The use of Node.js v8 is highly recommended.
- Support to Node.js v10 in iotagent-json 1.17.0. The use of Node.js v12 is highly recommended.
Copy link
Member

Choose a reason for hiding this comment

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

For the sake of completeness, maybe information about versions between v4 and v10 should be included (it should be easy to know looking at https://github.com/telefonicaid/iotagent-json/releases )... although maybe it doesn't worth the time.

Not sure how it's better...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed b1dccdc

Comment on lines -5 to +6
"type": "geo:point",
"value": "0, 0"
"type": "geo:json",
"value": {"type":"Point","coordinates":[0,0]}
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't be unit test failing before this fix (I mean, in master)?

Copy link
Contributor Author

@jason-fox jason-fox Jan 7, 2021

Choose a reason for hiding this comment

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

If you re-start the last run it should now fail. The change has occurred in the downstream iotagent-node-lib

"iotagent-node-lib": "git://github.com/telefonicaid/iotagent-node-lib.git#master",

... is now picking up telefonicaid/iotagent-node-lib@a7eb260 commited 20 days ago, but the last CI test run was 23 days ago.

Copy link
Member

Choose a reason for hiding this comment

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

Re-run in master and failed. Everything ok.

NTC

docs/deprecated.md Outdated Show resolved Hide resolved
docs/deprecated.md Outdated Show resolved Hide resolved
jason-fox and others added 2 commits January 8, 2021 13:17
Co-authored-by: Fermín Galán Márquez <fgalan@users.noreply.github.com>
Co-authored-by: Fermín Galán Márquez <fgalan@users.noreply.github.com>
Copy link
Member

@fgalan fgalan left a comment

Choose a reason for hiding this comment

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

LGTM

@fgalan fgalan merged commit dd6ebde into telefonicaid:master Jan 8, 2021
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