gavin-aguiar
30789ed5ca
Docker tests updates ( #1457 )
...
* Docker tests updates
* Fixed consumption custom image if empty
* Updated extension csproj to use .net8
* Update extensions to include System.Drawing.Common
* Update extensions to include System.Text.Json
* Added table extension
* table & eh, unit, lint
* eh test
* lint
---------
Co-authored-by: hallvictoria <victoriahall@microsoft.com>
2024-04-02 15:26:16 -05:00
pdthummar
c403eab728
Information of newer supported versions ( #1195 )
...
* adding information of newer supported versions
2023-03-15 17:19:24 -05:00
peterstone2017
b582f2b35c
updating readme with py3.10 coming soon ( #1059 )
...
Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
2022-06-21 16:45:16 -07:00
Varad Meru
6be0dda942
Reformatted the README.md and removed 3.6 from CI ( #985 )
2022-03-18 14:08:03 -07:00
Varad Meru
0d03a4da4e
Preparing nuspec file and pipeline changes for release ( #966 )
...
The nuspec files needed correction for Python 3.10 generation.
Removed Tests section from azure-pipelines.yml as it wasn't required.
Removed Python 3.6 generation and the V3 builds.
Referencing the correct V4 nuspec.
Also removed the need to install azure-functions in the pack/scripts/nix_deps.sh as we now made it as a required installation in setup.py.
2022-02-18 11:34:32 -08:00
Varad Meru
18aafe9f93
Enabling Python 3.10 CI and other changes ( #961 )
...
* Removing loop in Queue and fixing Python version test
* Updating the workflow files for 3.10 CI
* Updating Prod V4 info
* Enabling UTs to run for any Push
* Correcting the test skip for DI
* Updating readme.md for Python 3.10
* Skipping LC E2E tests for 3.10
* Bumping up EH version
* nit changes to use is_python_version and bumping up versions
* Resolving flake8 issues
2022-02-12 07:22:35 -08:00
Varad Meru
5e522fc610
Setting up dev as V4 branch for PyWorker ( #936 )
...
* Setting up dev as V4 branch for PyWorker
* Installing Dotnet 6 for AzurePipelines and GH Actions
* Disabling SharedMem tests from Mac, and disabling shm when disabled.
* Logging stdout errors, and adding proc kill for lingering processes
* Updating extension version in csproj
* Enable SharedMemory for Tests
* Adding extensionBundle info to host.json template
* Adding extension.csproj file for correctly loading extensions.dll
* Tweaking csproj for e2e tests
* Reintroducing Trace Logging
* Adding some sleep time
* Solving the timestamp timezone awareness issue
* Fixing UTs and E2E tests, setup.py changes, and v4 pipeline changes
* Formatting and Typo changes
* Refactoring azure.pipelines.yml file.
2022-02-04 14:35:36 -08:00
Hanzhang Zeng
b4d774883e
Add python 3.9 to preview. Fix pipeline badges ( #825 )
...
* Add python 3.9 to preview. Fix pipeline badges
* Remove Coverage column
2021-02-23 16:05:22 -08:00
Varad Meru [gmail]
fd0a96bab9
Bumping up the version 1.1.8 and nits
2020-11-10 12:56:20 -08:00
Varad Meru
72293dd7ac
Update README.md
2020-10-19 18:54:38 -07:00
Varad Meru
1190215753
Update README.md
2020-10-13 00:32:05 -07:00
Varad Meru
41dab19bf4
Update README.md
2020-10-13 00:18:44 -07:00
Hanzhang Zeng
be8075df45
Update overview section in readme.md ( #688 )
...
* Update overview section in readme.md
* Remove Python 3.9 in upcoming section
2020-06-09 18:09:48 -07:00
Varad Meru
850409ab10
Update README.md with coverage badges added.
2020-05-14 14:00:42 -07:00
Maheer Iqbal
8c69b4e7da
v1.0.0 ( #540 )
2019-09-04 14:33:33 -07:00
Alex Karcher
88229d427f
Add functions logo to readme
2019-09-04 12:05:22 -06:00
Alex Karcher
667b6034b3
Adding the Functions Fox 🦊 ( #526 )
...
* Adding the Functions Fox 🦊
This lovable mascot will assure Python functions users and developers that they are in good hands.
2019-08-22 12:57:11 -07:00
Maheer Iqbal
5a107b66d2
Add status badges for dev and master ( #362 )
2019-03-14 15:38:37 -07:00
Asavari Tayal
c9fe5a9d72
Updating some basics ( #323 )
...
* Adding Core Tools version and requirements.txt to issue template
* Updating README
2019-02-12 23:47:46 -08:00
Maheer Iqbal
064d8b745d
Removing Travis and AppVeyor CI ( #285 )
...
* Removing Travis and AppVeyor CI
* Small change to re-trigger PR CI
2019-01-18 10:31:33 -08:00
Asavari Tayal
8c84130ff4
Updating doc pointers ( #253 )
2018-12-04 10:50:22 -08:00
Asavari Tayal
d377953c71
Updating links
2018-11-13 16:55:46 -08:00
Elvis Pranskevichus
15836701e9
README: Use the master branch in CI status badges
2018-09-27 18:37:56 -04:00
Asavari
3d2279c88e
Updating README
2018-09-22 12:13:47 -07:00
Asavari
9b8a8bb8b6
Updating README
2018-09-21 13:23:25 -07:00
Asavari
778b293e41
Updating README
2018-09-21 13:22:07 -07:00
Asavari
f72c0f2deb
updating README
2018-09-20 00:17:51 -07:00
Asavari Tayal
860945c99c
Updating README ( #188 )
2018-08-24 10:15:11 -07:00
Asavari
6746a468c4
updating README
2018-08-14 13:22:43 -07:00
Asavari Tayal
fcf0ed35e9
Updating the available bindings ( #160 )
2018-06-28 13:26:52 -07:00
Asavari Tayal
2b36d91e67
Update README.md
2018-05-31 08:38:22 -07:00
Jason Swails
549f40b8be
Fix a few typos in the README file ( #126 )
2018-05-17 13:26:11 -07:00
Asavari Tayal
ec018e9025
Update README
2018-05-12 18:48:26 -04:00
Asavari Tayal
430d623176
Update readme
2018-05-12 11:15:20 -04:00
Asavari Tayal
c6c75014d0
Update readme
2018-05-12 11:11:43 -04:00
Asavari Tayal
63e6fe83b7
Update readme
2018-05-12 11:04:45 -04:00
Asavari Tayal
aa1f3f3c3a
Update readme
2018-05-12 10:52:13 -04:00
Asavari Tayal
241c0fa4bc
Update readme
2018-05-12 10:48:34 -04:00
Asavari Tayal
724f722bee
Update readme
2018-05-12 05:21:59 -04:00
Asavari Tayal
bbbb74bead
Update readme
2018-05-12 05:17:34 -04:00
Asavari Tayal
0c89ffbab4
Update readme
2018-05-12 05:05:49 -04:00
Asavari Tayal
8dd2f0795f
Update README.md
2018-05-11 21:16:01 -04:00
Asavari Tayal
a607956b95
Update README.md
2018-05-11 21:15:13 -04:00
Asavari Tayal
43d66b549b
Update README.md
2018-03-20 11:37:19 -04:00
Asavari Tayal
8a38b05096
Update README.md
2018-03-20 11:37:19 -04:00
Asavari Tayal
a7523e5d8d
minor fix to docs
2018-03-20 11:37:19 -04:00
Asavari Tayal
b27dda7a73
Adding docs for preview
2018-03-20 11:37:19 -04:00
Elvis Pranskevichus
1af1ae3435
Add AppVeyor integration
2018-03-05 09:25:04 -08:00
Yury Selivanov
4e0678c884
Add Travis CI integration
2018-03-05 09:25:04 -08:00
Asavari Tayal
6dc2a5e8dd
Update README.md
2018-01-25 14:40:25 -08:00