Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade API to azure Python functions v2 #336

Merged
merged 7 commits into from
Sep 10, 2024
Merged

Conversation

jlucaspains
Copy link
Owner

This pull request includes significant refactoring and updates to the Azure Functions app, including the introduction of blueprints for better organization and the removal of unnecessary configuration files. The most important changes include registering blueprints in the main application file, renaming and updating function files, and removing deprecated VS Code settings.

Refactoring and Blueprint Integration:

Configuration Cleanup:

Other Updates:

  • api/.funcignore: Added new entries to ignore Azurite database and storage files.
  • api/host.json: Updated the extension bundle version to the latest range.

Copy link

github-actions bot commented Sep 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-336.centralus.2.azurestaticapps.net

@jlucaspains jlucaspains linked an issue Sep 8, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Sep 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-336.centralus.2.azurestaticapps.net

Copy link

sonarqubecloud bot commented Sep 8, 2024

Copy link

github-actions bot commented Sep 8, 2024

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-flower-0c3edd710-336.centralus.2.azurestaticapps.net

@jlucaspains jlucaspains merged commit f8bde74 into main Sep 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade api function from python v1 to v2
1 participant