All notable changes to the Deploy to Azure extension will be documented in this file.
The format is based on Keep a Changelog. Versioning follows an internal Azure DevOps format that is not compatible with SemVer.
- Moved Simple web app and python linux web app to use remote provisioning.
- Bug fixes
- Removed app id uris being set through the
identifierUrisfield while creating the aad app
- Fixed azure pipeline support for Github repository.
- Updated Github PAT permissions needed for workflow commit
- Added support for configuring Pipeline remotely in case of .Net and .Net Core deployments to Web Apps.
- Integrated with Azure Kubernetes Service extension to support configure ci/cd on right click of a cluster.
- Added remote configurer for Github Node WebApp.
- Added remote configurer for Github AKS workflow.
- Fixed bugs.
- Fixed session undefined bug.
- Improved telemetry for better insights.
- If not a remote repo, have a provision of creating github repo.
- Added support for selecting the working directory if multiple applications are there to deploy.
- Added telemetry for better insights.
- Added validations on auto generated GitHub secret names.
- Added support for Repository Analysis for GitHub repositories.
- Update README.md.
- Configure CI/CD for Github Workflow for Github Repositories.
- Merged template view for Windows and Linux WebApps.
- Initial release
- "Configure CI/CD Pipeline" option in Command Palette (Ctrl+Shift+P) and File Explorer. This will configure a continuous integration (CI) and deployment (CD) pipeline to Azure Linux Web App and Function App.