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

Add to functions template repo #44

Closed
9 tasks done
TylerLeonhardt opened this issue Sep 10, 2018 · 12 comments
Closed
9 tasks done

Add to functions template repo #44

TylerLeonhardt opened this issue Sep 10, 2018 · 12 comments
Assignees
Labels
enhancement New feature or request external

Comments

@TylerLeonhardt
Copy link
Member

TylerLeonhardt commented Sep 10, 2018

Similar to C# and JavaScript, we want to provide function templates in Powershell for commonly used trigger scenarios -

We should have HttpTrigger and TimerTrigger templates for the private preview. See this comment.

@TylerLeonhardt TylerLeonhardt added enhancement New feature or request external labels Sep 10, 2018
@TylerLeonhardt TylerLeonhardt added this to the Preview 1 milestone Sep 19, 2018
@asavaritayal
Copy link

asavaritayal commented Sep 29, 2018

Tweaked the description a little bit:) The right place for the templates is this repo - https://github.com/Azure/azure-functions-templates . @soninaren will be able to help with any questions on how these magically land up everywhere!

@TylerLeonhardt
Copy link
Member Author

I believe @daxian-dbw already has a PR out for this somewhere. So I'll let him respond. I like the new description! 👍

@daxian-dbw
Copy link
Contributor

The template PR is out there for a while: Azure/azure-functions-templates#736

@soninaren
Copy link
Member

soninaren commented Oct 1, 2018

@daxian-dbw, Had forgotten to tag templates PR as blocked. It was left as is because we had to wait for announcements related to PowerShell at Ignite. I should be able to review and merge the templates PR now.

@daxian-dbw
Copy link
Contributor

Thanks @soninaren. The template PR currently only contains the HTTP trigger template. We will submit PRs for templates of other triggers when we get to them.

@TylerLeonhardt
Copy link
Member Author

TylerLeonhardt commented Oct 3, 2018

Spoke to @asavaritayal offline about this. We should have HttpTrigger and TimerTrigger templates for Preview 1

@TylerLeonhardt
Copy link
Member Author

Timer, Blob, Queue trigger coming soon - Azure/azure-functions-templates#794

Cosmos DB trigger verified but found a bug in the worker. fixed in #83.

@joeyaiello
Copy link

Prototype only blocked on timer and HTTP, we can remove the milestone once timer is merged into the other repo.

@TylerLeonhardt
Copy link
Member Author

Timer, blob, queue have been merged 😊

@TylerLeonhardt
Copy link
Member Author

Just want to verify that Timer has been released before moving this out of Prototype

@joeyaiello joeyaiello modified the milestones: Prototype, Preview Nov 28, 2018
@joeyaiello
Copy link

This is probably one that should just be tracked over in azure-functions-templates, but that we should link to from our "meta-issue"

@TylerLeonhardt
Copy link
Member Author

This is now complete and you can see the templates show up in core tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external
Projects
None yet
Development

No branches or pull requests

5 participants