Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Releases: microsoft/vscode-deploy-azure

Deprecate the extension

11 Mar 18:42
94e9273
Compare
Choose a tag to compare
Deprecate the extension (#241)

* update readme for deprcation

* update to deprecated version

* fix pipelines yaml

1.2.3

27 Jul 05:39
93995ed
Compare
Choose a tag to compare
  • 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

31 Dec 06:41
5c90894
Compare
Choose a tag to compare
  1. Fixed azure pipeline support for Github repository.
  2. Updated Github PAT permissions needed for workflow commit

1.2.1

23 Nov 07:52
4f3dbea
Compare
Choose a tag to compare

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

Releasing v1.2.0 with right click support

22 Oct 10:16
43a626b
Compare
Choose a tag to compare

Integrated with Azure Kubernetes Service extension to support configure ci/cd on right click of a cluster.

1.1.5

12 Oct 09:31
8bb8149
Compare
Choose a tag to compare
  1. Added remote provisioning configurer for Node JS web app .
  2. Fixed some bugs.

1.1.0

14 Jul 09:36
d60d0fc
Compare
Choose a tag to compare

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

06 May 07:06
96bf255
Compare
Choose a tag to compare

1.0.6

Added

  • Added telemetry for better insights

1.0.5

08 Apr 08:38
Compare
Choose a tag to compare

1.0.5

Added

  • Added validations on auto generated GitHub secret names

1.0.4

09 Mar 11:53
3b732da
Compare
Choose a tag to compare

1.0.4

Added

  • Added support for Repository Analysis for GitHub repositories