Skip to content

Commit

Permalink
Feature/64925 azure functions upgrade to v4 API (#2851)
Browse files Browse the repository at this point in the history
* check marker refactored to v4

* check started message refactored for v4 functions api

* check notifier batch  refactored for v4 functions api

* receiver and pin expiry function v4 refactor

* more function refactoring for v4 api

* fix missing output assignments, refactor more functions to v4 api

* refactor more functions to v4 api

* ps report function refactor for v4 function api

* throttled functions refactored to v4 function api

* fix various compilation errors from refactoring to v4 function api

* refactor http functions to v4 api

* remove unnecessary ip output

* lint fixes

* fix tests

* func consumption debugged and bindings work correctly

* include utility functions

* add func v4.5 package dependency

* remove function trigger def files

* remove poc function v4 app. pr feedback

* final testing complete

* attempt blind target of 126 deb release

* fix base64 function

* remove obsolete docs, update func arch

* fix parsing of json request

* fix received check viewer

* util school pin gen fix

* working but no allowed words provided

* add missing param with default to school pin sampler

* fix params on request

* fix util submit check

* separate test util into 2 apis

* remove debug

* add guards on util api for creating users and schools

* add bigint support via patch

* Downgrade @azure/storage-blob to a working version as 12.24.0 does not upload blobs.

* part 2

* test updates

---------

Co-authored-by: Mohsen Qureshi <[email protected]>
Co-authored-by: Jon Shipley <[email protected]>
Co-authored-by: Mohsen Qureshi <[email protected]>
  • Loading branch information
4 people authored Sep 4, 2024
1 parent b4e29da commit 8338d98
Show file tree
Hide file tree
Showing 142 changed files with 1,888 additions and 2,425 deletions.
31 changes: 0 additions & 31 deletions design/2019-challenges.md

This file was deleted.

130 changes: 0 additions & 130 deletions design/2020.md

This file was deleted.

Binary file removed design/pin-gen/check-allocation.png
Binary file not shown.
25 changes: 0 additions & 25 deletions design/pin-gen/notes.md

This file was deleted.

59 changes: 0 additions & 59 deletions design/pin-gen/old-sequence.txt

This file was deleted.

31 changes: 0 additions & 31 deletions design/sql drafts/pupilregisterv2.sql

This file was deleted.

Loading

0 comments on commit 8338d98

Please sign in to comment.