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

Test {Js,Wasm}Themis with Node.js v16 #801

Merged
merged 2 commits into from
Apr 21, 2021
Merged

Conversation

ilammy
Copy link
Collaborator

@ilammy ilammy commented Apr 21, 2021

Node.js v16 has been released yesterday, becoming the new "current" stable release track of Node.js. It's going to turn LTS in October 2021.

Node.js v10 release is scheduled for EOL this April. However, we're still going to build and test our JavaScript stuff against it while it's still practical.

Checklist

  • Change is covered by automated tests
  • The coding guidelines are followed
  • Example projects and code samples are up-to-date
  • Changelog is updated

Node.js v16 has been released yesterday [1], becoming the new "current"
stable release track of Node.js. It's going to turn LTS in October 2021.

[1]: https://nodejs.org/en/about/releases/

Node.js v10 release is scheduled for EOL this April. However, we're
still going to build and test our JavaScript stuff against it while
it's still practical.
Oh, I have completely forgot about this job. Let's make it run with all
currently versions of Node.js.
@ilammy ilammy added infrastructure Automated building and packaging W-WasmThemis 🌐 Wrapper: WasmThemis, JavaScript API, npm packages W-JsThemis 🍭 Wrapper: JsThemis for Node.js, JavaScript API, npm packages labels Apr 21, 2021
@ilammy ilammy requested a review from vixentael as a code owner April 21, 2021 10:04
@ilammy ilammy merged commit 105d416 into cossacklabs:master Apr 21, 2021
@ilammy ilammy deleted the node.js-16.x branch April 21, 2021 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Automated building and packaging W-JsThemis 🍭 Wrapper: JsThemis for Node.js, JavaScript API, npm packages W-WasmThemis 🌐 Wrapper: WasmThemis, JavaScript API, npm packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants