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

424 Коммитов

Автор SHA1 Сообщение Дата
Eric Jizba 4d275b6844
Update protobuf subtree to tag v1.5.4-protofile (#532)
https://github.com/Azure/azure-functions-language-worker-protobuf/releases/tag/v1.5.4-protofile
2022-02-11 11:02:34 -08:00
dependabot[bot] 3c4a6fe0a6
Bump pathval from 1.1.0 to 1.1.1 (#530)
Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/chaijs/pathval/releases)
- [Changelog](https://github.com/chaijs/pathval/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chaijs/pathval/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pathval
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 18:42:07 -08:00
Eric Jizba 9557399e7b
Bump version to 3.1.0 (#528) 2022-02-08 17:17:47 -08:00
Hossam Mabed d7eb0ff9b0
Automatically decode x-ms-client-principal header (#483)
Add a user property to the HttpRequest object that contains information on the logged-in user, by decoding the x-ms-client-principal-* headers
2022-01-31 16:56:22 -08:00
Eric Jizba 7a84c77ae1
Add tip to show worker logs to README (#525) 2022-01-31 10:13:23 -08:00
Eric Jizba fb24914558
Rename GrpcService to GrpcClient (#526) 2022-01-28 15:50:29 -08:00
Eric Jizba 53eb545326
Update the README (#514) 2022-01-27 14:42:33 -08:00
Hossam Mabed 55ac301248
Allow Node.js v17.x and v15.x to be used during local development with warning messages (#511)
Add unofficial support for v17.x and v15.x of node when used during local development, with appropriate warning message.
2022-01-27 14:13:23 -08:00
Alexey Rodionov 63778b6913 lint fixes 2022-01-26 11:42:24 -08:00
Alexey Rodionov 4705174cce Adding Received FunctionInvocationRequest to ensure invocation came to the worker 2022-01-26 11:42:24 -08:00
Eric Jizba 1319cb895c
npm audit fix (#519) 2022-01-24 15:50:12 -08:00
Eric Jizba beb1bb9546
Fix 1ES image demands for types release pipeline (#512) 2022-01-19 14:17:10 -08:00
Eric Jizba ce89016a98
Move 'NPM_PUBLISH_ARGS' to a parameter (#513) 2022-01-19 14:16:48 -08:00
Elias Lopez 05dacc0d16
fixes 1ES Hosted Pool image demands (#509) 2021-12-21 08:43:31 -06:00
Alexey Rodionov 76cb8d6d24 Fix flaky test 2021-12-17 13:56:20 -08:00
Alexey Rodionov f263edbd3c
Adding package.json warning when using AzureFiles 2021-12-16 16:53:07 -08:00
Eric Jizba 70fe23f18e
Include sbom manifest in packages (#498) 2021-12-16 15:53:33 -08:00
Eric Jizba e292293dfb
Bump version (#499) 2021-12-16 14:58:03 -08:00
Eric Jizba fdd6136b5a
Remove pre commit hook (#502) 2021-12-16 14:57:46 -08:00
Eric Jizba 9bc9f152c7
Add build number to worker version when doing nuget pack (#495) 2021-12-15 17:14:39 -08:00
Eric Jizba 660bf54e25
Update build source for release-types pipeline (#496) 2021-12-15 13:14:31 -08:00
Eric Jizba 0ee07fd69b
Include package.json in nuget package (#488) 2021-12-15 09:45:34 -08:00
Eric Jizba e9093b419d
Move build/release to 1ES hosted agents (#494) 2021-12-14 14:19:20 -08:00
Eric Jizba af0b08b759
Add release pipeline yaml for types package (#492) 2021-12-08 14:43:09 -08:00
Eric Jizba ed546ff40f
Generate SBOM for both worker and types package (#490) 2021-12-06 11:51:20 -08:00
Eric Jizba f6570cee43
Run `npm audit fix` (#487) 2021-12-02 16:58:45 -08:00
Eric Jizba 7ac8ec8187
Add third party notice file to v3.x (#474) 2021-12-02 11:34:46 -08:00
Eric Jizba 7485fe6150
Add types test for Timer trigger (#463) 2021-12-02 11:32:38 -08:00
Eric Jizba f6a7f575ca
Combine Request and RequestProperties (#485) 2021-12-02 11:28:51 -08:00
Eric Jizba 62d0ab5998
Add launch config for unit tests (#484)
And add reference to types for chai (used in unit tests)
2021-12-02 10:37:45 -08:00
Eric Jizba 34ca5edbc9
Bump types package to 3.0.0 (#478) 2021-11-23 14:57:47 -08:00
Eric Jizba e7fc8676ca
Clean up licensing (#460) 2021-11-22 15:43:52 -08:00
Eric Jizba 85cd3cfad8
Update README now that Node 16 is officially in public preview (#476) 2021-11-22 14:09:07 -08:00
Eric Jizba f7392cd458
Expand linting to include "test" and "types" folders (#447) 2021-11-19 10:32:27 -08:00
Eric Jizba 2b68cbb806 Fix type for ContextBindingData.invocationId to be defined (#452) 2021-11-19 09:30:27 -08:00
Eric Jizba 1c1b98e03d Clean up Timer type comments (#453) 2021-11-19 09:30:27 -08:00
Eric Jizba f314e50ddf Clean up types package README (#451) 2021-11-19 09:30:27 -08:00
Eric Jizba 0da53df181 Fix retryContext type (#450) 2021-11-19 09:30:27 -08:00
Eric Jizba b153742b51 Remove `| undefined` from Request types (#448) 2021-11-19 09:30:27 -08:00
Eric Jizba c04691641b
Run e2e tests on linux (#469) 2021-11-18 11:49:04 -08:00
Eric Jizba 80542177d2
Update version info on v3.x README (#465) 2021-11-11 11:15:33 -08:00
Eric Jizba db7b0e50e7 Simplify TypeScript types package (#438) 2021-11-11 08:43:07 -08:00
Eric Jizba 0e832e715e Move types files 2021-11-11 08:43:07 -08:00
Eric Jizba 9ce049d5bb
Publish unit test results in Azure Pipelines (#446) 2021-11-03 14:58:16 -07:00
Eric Jizba 03cb690e9f Fix Cosmos e2e test (#457) 2021-11-03 10:21:36 -07:00
Eric Jizba b1f0d83222
Add missing NODE_16 to e2e integration pipeline (#456) 2021-11-02 17:00:51 -07:00
Eric Jizba 6ff106d1d1
Fix build errors in generateProto.js script (#442) 2021-11-02 16:53:57 -07:00
Eric Jizba ccbc00348f Auto-fix lint issues (#443) 2021-11-02 16:53:20 -07:00
Eric Jizba 158b69872b Add basic linting to the repo (#443) 2021-11-02 16:53:20 -07:00
Eric Jizba 59cf106a3e
Always run BuildArtifacts job in Dev Ops (#445) 2021-10-28 09:07:29 -07:00