2024-02-15: Support for CI/CD with GitHub Actions and Azure DevOps
This release includes a GitHub Actions workflow file and Azure DevOps pipeline file to enable continuous deployment using azd up
and your existing environments. See documentation on setting up continuous deployment. We discovered one azd issue which requires a workaround for now, but the azd team hopes to have a fix for that released this week.
This release also includes a few bug fixes related to authentication.
What's Changed
- Bump the python-requirements group with 21 updates by @dependabot in #1267
- Fix ADLS Gen2 scripts and authentication checks by @mattgotteiner in #1272
- Add workflow for azd deployment on GitHub Actions and ADO by @vhvb1989 in #1083
- New documentation on App Service debugging, and some docs organizational changes by @pamelafox in #1261
- Proper event loop setup by @pamelafox in #1275
Full Changelog: 2024-02-09...2024-02-15