Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
David Justo 9987f55a5f
Update samples (#236) 2020-12-08 11:52:15 -08:00
David Justo 58779ce7f9
Update Samples (#230) 2020-12-03 19:39:13 -08:00
David Justo 20b4387934
Cleaned up samples (#144)
* added local.settings.json

* added new gitignors

* added requirements.txt

* removed json loads

* removed unecessary sample

* improved requirements.txt and settings
2020-06-25 22:33:06 -07:00
David Justo 366aab08ea
Input value not required for start_new
* input values not required for start_new
2020-03-26 21:26:53 -07:00
David Justo d01677a02b
Correctness and documentation of the samples (#85)
* validated all samples except tensorflow

* deleted non-samples, tested tensorflow sample, added types and comments

* new readmes for fan-out-fan-in and function-chaining

* renamed some functions so they are easier to reason about

* disable aiohttp's input validation... potentially unsafe. ExternalEvents now shows no warnings!
2020-03-25 15:01:57 -07:00
Hanzhang Zeng (Roger) 61fac3b18b
# This is a combination of 3 commits. (#58)
Fix samples to use the latest func.OrchestrationContext annotation

Use new syntax to replace main endpoint

Fix old python_durable_bindings samples
2020-03-04 15:22:28 -08:00
Shawn Gaul 9fb5102e88
Remove IFunctionContext abstraction
unneeded layer of abstraction with a DUCK typing language like Python
2020-02-05 14:53:41 -08:00
Priya Ananthasankar 14f680816d change pip install library and add docstrings to samples 2020-01-26 14:26:13 -08:00
Priya Ananthasankar 45e4320e34 change pip install library and add docstrings to samples 2020-01-26 14:23:57 -08:00
Priya Ananthasankar f88745e817 demo sample for function chaining with docstring and json changes 2020-01-22 14:25:45 -08:00
Priya Ananthasankar d36ba818e7 demo sample for function chaining with docstring and json changes 2020-01-22 14:04:40 -08:00
Priya Ananthasankar 160decaa9e demo sample for function chaining with docstring and json changes 2020-01-20 23:12:00 -08:00
Priya Ananthasankar fe5d562f71 demo sample for function chaining 2020-01-16 10:52:13 -08:00