ServerlessLibrary
ServerlessLibrary copied to clipboard
Source code for the Azure Serverless Community Library
We need to move to a list view per mockups from design. With this set of changes, we'll do a few things: - move to list view - add improved...
Longer term, it would be cool if we could allow contributors to submit code through a publicly hosted container.
Currently we're deploying on top of existing site. We'd like to improve this flow.
Rating and Review system on this; so that we can ensure top quality. Also, ideas like complexity, full solution, or just learning could be interesting.
Prompting the user for feedback on the site after deployment
Long term tracking item for moving deployments from an in portal link out to the site itself.
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...
**Description:** In the provided Azure Functions code for the UpdateCounts function in [ServerlessLibrary/ServerlessLibraryFunctionApp/UpdateCounts.cs](https://github.com/Azure/ServerlessLibrary/blob/2193e518277349a8e8f5ba91b0a3ff6221eeefea/ServerlessLibraryFunctionApp/UpdateCounts.cs#L16), there is an idempotency problem that may cause incorrect counts in the storage table for likes, dislikes,...
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...