Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

feat: scaling component azure functions #137

Merged
merged 9 commits into from
Aug 24, 2023

Conversation

bryan-stclab
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

The Azure Functions Scaling Component has been added to enable scaling of Azure Functions apps.

Which issue/s this PR fixes

#132

How Has This Been Tested?

Only Azure Functions API tests and unit tests have been written, and the unit test code consists of test forms only.
We plan to enhance and add more unit tests in the future.

Checklist:

@bryan-stclab bryan-stclab added target: scaling-component target: type: new-feature type: New feature or request labels Aug 23, 2023
@bryan-stclab bryan-stclab added this to the v0.0.12 milestone Aug 23, 2023
@bryan-stclab bryan-stclab requested a review from pueding August 23, 2023 07:40
@bryan-stclab bryan-stclab self-assigned this Aug 23, 2023
@bryan-stclab bryan-stclab linked an issue Aug 23, 2023 that may be closed by this pull request
@pueding pueding merged commit 6ddf956 into main Aug 24, 2023
@pueding pueding deleted the 132-scaling-component-azure-functions branch August 24, 2023 06:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
target: scaling-component target: type: new-feature type: New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure Functions
2 participants