Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 2.04 KB

File metadata and controls

78 lines (59 loc) · 2.04 KB

Change Log

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.

1.2.3

Updated

  • Moved Simple web app and python linux web app to use remote provisioning.
  • Bug fixes
  • Removed app id uris being set through the identifierUris field while creating the aad app

1.2.2

Updated

  • Fixed azure pipeline support for Github repository.
  • Updated Github PAT permissions needed for workflow commit

1.2.1

Updated

  • Added support for configuring Pipeline remotely in case of .Net and .Net Core deployments to Web Apps.

1.2.0

Added

1.1.5

Added

  • Added remote configurer for Github Node WebApp.

1.1.4

Added

  • Added remote configurer for Github AKS workflow.

1.1.3

Added

  • Fixed bugs.

1.1.2

Added

  • Fixed session undefined bug.

1.1.1

Added

  • Improved telemetry for better insights.

1.1.0

Added

  • 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.

1.0.6

Added

  • Added telemetry for better insights.

1.0.5

Added

  • Added validations on auto generated GitHub secret names.

1.0.4

Added

  • Added support for Repository Analysis for GitHub repositories.

1.0.3

Added

  • Update README.md.

1.0.2

Added

  • Configure CI/CD for Github Workflow for Github Repositories.

1.0.1

Added

  • Merged template view for Windows and Linux WebApps.

1.0.0

Added

  • 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.