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

[Functions] Add support for Node 12 #11364

Closed
ColbyTresness opened this issue Nov 23, 2019 · 11 comments · Fixed by #11987
Closed

[Functions] Add support for Node 12 #11364

ColbyTresness opened this issue Nov 23, 2019 · 11 comments · Fixed by #11987
Labels
Functions az functionapp Service Attention This issue is responsible by Azure service team.

Comments

@ColbyTresness
Copy link

The functions service will soon allow the hosting of Node 12 applications, and we should support creating apps with Node 12. By the time this is available this should default to V3 (and maybe Linux, depending on timelines).

@ColbyTresness
Copy link
Author

@ahmedelnably as FYI

@ColbyTresness
Copy link
Author

Scenarios we care about:

  • Creation of Node 12 app
  • Validation that versions match on publishing
  • When a user upgrades to V3, ensure that their Node versions are compatible

@fengzhou-msft fengzhou-msft added Functions az functionapp Service Attention This issue is responsible by Azure service team. labels Nov 23, 2019
@ghost
Copy link

ghost commented Nov 23, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

1 similar comment
@ghost
Copy link

ghost commented Nov 23, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

@ahmedelnably ahmedelnably removed the Service Attention This issue is responsible by Azure service team. label Nov 26, 2019
@ahmedelnably
Copy link
Contributor

@ColbyTresness

  • Creation of Node 12 app --> this will be supported
  • Validation that versions match on publishing --> not in scope for Az CLI
  • When a user upgrades to V3, ensure that their Node versions are compatible --> Can we make sure that this get added to the stacks API

@ColbyTresness
Copy link
Author

Re #3, we'll do this on the server side as well, but we want to make sure the tooling pushes people down the right path

@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Dec 4, 2019
@ghost
Copy link

ghost commented Dec 4, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

@ahmedelnably ahmedelnably removed the Service Attention This issue is responsible by Azure service team. label Dec 16, 2019
@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Dec 21, 2019
@ghost
Copy link

ghost commented Dec 21, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

@ahmedelnably
Copy link
Contributor

This will be done in Q1 CY2020

@ahmedelnably ahmedelnably removed the Service Attention This issue is responsible by Azure service team. label Dec 21, 2019
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 22, 2019

@ahmedelnably If the CLI commands are contributed by service team and CLI team currently does not take over, we will mark the Service Attention label. Do you think it is not the case?

@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Jan 4, 2020
@ghost
Copy link

ghost commented Jan 4, 2020

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functions az functionapp Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants