Граф коммитов

417 Коммитов

Автор SHA1 Сообщение Дата
Alex Weininger c9b2950b47
Bump version after release (#4284)
Co-authored-by: GitHub <noreply@github.com>
2024-09-13 13:25:50 -04:00
Matthew Fisher 589c0ba980
v1.15.4 Release prep (#4257) 2024-09-12 10:05:06 -07:00
Matthew Fisher 816a9e0470
Upgrade packages for additional telemetry updates (#4256) 2024-09-04 14:33:31 -07:00
dependabot[bot] a0c0fc60b4
Bump micromatch from 4.0.7 to 4.0.8 (#4245)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 10:28:29 -07:00
Alex Weininger 99fb45bd79
Bump version after release (#4246)
Co-authored-by: GitHub <noreply@github.com>
2024-08-23 19:33:31 +00:00
Nathan c8e26a36cf
Bump package and changelog (#4244) 2024-08-23 18:01:26 +00:00
Matthew Fisher 7666fec2fc
Upgrade utils to v2.5.6 (#4241) 2024-08-21 17:21:44 -07:00
Alex Weininger 14e87cd6d8
Bump version after release (#4238)
Co-authored-by: GitHub <noreply@github.com>
2024-08-20 14:24:56 -07:00
dependabot[bot] 54f462d958
Bump fast-xml-parser from 4.4.0 to 4.4.1 (#4222)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 11:59:08 -07:00
Nathan 27b62f2fe1
Bump version, changelog, and notice for release (#4230)
* Bump version, changelog, and notice for release

* PR feedback
2024-08-08 13:27:48 -07:00
Nathan 6ca9e0f9a9
Update appservice package (#4221) 2024-07-30 10:44:52 -07:00
Hossam Mabed 7f7983823a
Fix, update, and enable long running tests (#4209)
* try this

* fix build error

* cleanup

* log subscription for verification

* only run function app operations tests?

* try with correct prompt order

* try only function app operations

* add new options to rotating values

* fix create and deploy tests

* run only long running tests

* remove the prompt for programming model version from v2

* test only create new project

* try fixing create new project tests

* try installing java thru the pipeline

* try again

* specify input for F# too

* try installing java again

* try with windows-latest vmImage

* try new pool

* give up on installing java for now

* try all tests again

* test

* install java

* try different pool

* try 2019?

* 2017?

* try creating new EventGrid tests

* remove the preinstall stage

* remove deprecated runtime tests

* remove unnecessary eventgrid tests

* try only create function tests

* remove deprecated language versions

* add prompt for python prog model

* try only Python tests

* try all again

* use python 3.8

* use python 3.9

* test only python tests again

* try fix with only create and deploy tests

* remove deprecated Create API test

* add subscription name step

* remove subscription name step

* try removing function.json line

* add model v4 and model v2 tests and test only create new project

* Revert "add model v4 and model v2 tests and test only create new project"

This reverts commit 7280626bfa.

* try all tests again (sanity check)

* remove comment on line

* fix package

* update chokidar

* fix deploy tests

* use python 3.9

* remove C# script tests

* disable Java and Ballerina tests for now

* try re-enabling .NET 3.1 tests

* fix subpath issue

* apply fix for expected patterns too

* try .NET framework?

* clean up

* add .NET 8.0 create function test

* return timeout to normal

* remove extra logging statement

* remove unnecessary comment

* endgame

* remove .NET 8 from create function tests

* add issue reference in disabling java tests comment

* use constant for input

* update comments

* fix typo
2024-07-16 13:14:25 -07:00
Nathan 273c7c4c24
Update appservice package to match types (#4201)
* Upgrade sdk and api-version

* Refactor create code to use sdk

* Upgrade appservice package
2024-07-02 21:44:05 -07:00
Nathan c556567e85
Upgrade appservice SDK for Flex Consumption support (#4200)
* Upgrade sdk and api-version

* Refactor create code to use sdk
2024-07-02 09:45:27 -07:00
dependabot[bot] 39c1cec294
Bump braces and gulp (#4177)
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `gulp` from 4.0.2 to 5.0.0
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v4.0.2...v5.0.0)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: gulp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 18:17:00 -07:00
dependabot[bot] db081303ae
Bump ws from 8.13.0 to 8.17.1 (#4187)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 15:24:06 -07:00
Alex Weininger cafb135dc0
Bump version after release (#4196)
Co-authored-by: GitHub <noreply@github.com>
2024-06-20 08:11:18 -07:00
Megan Mott 5efe39be94
Update version and changelog (#4186) 2024-06-19 08:46:03 -07:00
Alex Weininger 68eaf6bccd
Bump version after release (#4155)
Co-authored-by: GitHub <noreply@github.com>
2024-05-21 15:06:46 -07:00
Nathan 91bc85277e
Nat/v1.15.0/changelog (#4154)
* Add EventGridBlobTrigger to the verified list

* Changelog
2024-05-21 08:21:17 -07:00
Nathan 6f40f43a7c
Create from Deploy feature and some local UX changes (#4130)
* merge from main

* Add the unique step that got removed

* ignore eslint any errors for now

* Fix up some typings to fix the build

* Some fixes for the tests

* Remove local project UX changes

* More reverting

* Save files

* Move create function button

* Some clean up

* Change label for new project

* Add deploy button and context menu action

* Remove extra create step

* PR feedback
2024-05-20 11:06:18 -07:00
Alex Weininger 3ab7c45f61
Bump version after release (#4114)
Co-authored-by: GitHub <noreply@github.com>
2024-04-30 14:21:48 -07:00
Alex Weininger 4baf3ec365
Bump version and update changelog (#4113) 2024-04-30 12:07:30 -07:00
Alex Weininger 8216e2b569
Bump version after release (#4109)
Co-authored-by: GitHub <noreply@github.com>
2024-04-29 11:20:57 -07:00
Nathan 07ea46b1bc
Package.json and changelog (#4107)
* Package.json and changelog

* Update CHANGELOG.md
2024-04-26 21:14:53 +00:00
Alex Weininger 2f571bfd01
Bump version after release (#4077)
Co-authored-by: GitHub <noreply@github.com>
2024-04-05 10:45:44 -07:00
Nathan 2931e3c67f
Enable flex consumption creation (preview) (#4057)
* Create flex asp SKU and function app

* Add try/catch and feature flag

* Remove extra steps

* Fix some build errors

* Remove unneeded custom deploy and PR feedback

* Minor changes to fix creation

* Update appservice for flex deploy & use locations API

* Remove FUNCTIONS_EXTENSION_VERSION from flex app config

* Bump appservice and fix lint

* Remove geolocation constant

* Fix constants file

* Only add the FunctionAppHostingPlan for advanced creation
2024-03-28 20:09:41 -07:00
Alex Weininger ca4e1c061d
Bump version after release (#4055)
Co-authored-by: GitHub <noreply@github.com>
2024-03-22 09:08:39 -07:00
Megan Mott 965a4785b7
Release Prep (#4053)
* Update changelog and bump version

* Fix package-lock

* change date and prefix issues

* npm downgrade
2024-03-21 13:54:56 -07:00
Megan Mott 96b2972ea3
Fix name validation for containerized function apps (#4012)
* Fix name validation

* Change casing

* use ternary

* upgrade appservice package

* push broke

* try again
2024-03-20 13:15:51 -07:00
Megan Mott 0ce821219e
Fix fail to add new application setting which name starts with a number (#4006)
* Add isContainer

* Upgrade appsettings package
2024-03-13 11:50:09 -07:00
Megan Mott bce851609a
Fix incorrect import (#3995)
* fix wrong import

* upgrade appservice package
2024-03-01 10:58:49 -08:00
Megan Mott 7d04a34685
Add containerized function app tree items (#3943)
* Add UI

* Fix functions refresh

* Fix view properties

* Fix function app commands and other small changes

* Requested changes and created base classes

* create ContainerSite

* couple more changes

* couple more changes

* Fix defaultHostName

* requested changes and fix function view prop

* Add create containerized function app capabilities  (#3964)

* Initial commit

* requested changes

* small changes

* Move detectDockerfile

* Fix undefined in upload settings notification
2024-02-28 13:12:58 -08:00
dependabot[bot] 0e26f73fbd
Bump es5-ext from 0.10.62 to 0.10.64 (#3991)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-28 10:47:27 -08:00
Alex Weininger fe717543b1
Bump version after release (#3993)
Co-authored-by: GitHub <noreply@github.com>
2024-02-27 17:13:00 -08:00
Matthew Rayermann c433add755
Starter integration with Azure agent extension (#3979)
Some initial work on integrating the Azure Functions extension with the Azure Agent extension.

- Add `agentIntegration.ts` which serves as the initial entry point for where the integration lives. Contains the implementations of the various `package.json.agentMetadata` commands.
- Expose create function app as a `WizardCommandConfig`, which also includes:
   - Adding `ui: IAzureAgentInput;` on the `IFunctionAppWizardContext` so the associated wizard step is forced by the compiler to use `IAzureAgentInput` related types.
   - Switching to `IAzureAgentInput` related types in `FunctionAppStackStep.ts`
   - Switching to `IAzureAgentInput` related types in `getStackPicks.ts`
   - Using the new option on `SiteNameStep` to give the step appropriate agent metadata information for its UI prompts
   - Appropriately using the new `skipExecute` option when creating the `AzureWizard` for the command
   - Appropriately setting the `showLoadingPrompt` option when creating the `AzureWizard` for the command
- Expose create function project and deploy to function app as `SimpleCommandConfig`s (quick way to get them exposed via agent, ideally they should be exposed as `WizardCommandConfig`s instead, what lucky dev will get to do that work? 🙃)
- Write some sample benchmarks for Azure Functions extension related functionality (note: there's no verification of buttons because buttons are in a messed up state right now, please don't ask).
2024-02-13 17:13:20 -08:00
Alex Weininger d5e7f8e064
Bump version after release (#3975)
Co-authored-by: GitHub <noreply@github.com>
2024-02-05 15:27:39 -08:00
Nathan 60e5b8bb67
Changelog and version bump (#3974)
* Changelog and version bump

* ###
2024-02-05 14:07:05 -08:00
Nathan 9fbcbb64eb
Bump appservice package to fix deployment bugs (#3970) 2024-02-02 18:08:26 -08:00
Alex Weininger aefc704b31
Bump version after release (#3965)
Co-authored-by: GitHub <noreply@github.com>
2024-01-31 16:07:30 -08:00
Nathan c58c59c321
Changelog for v1.13.2 (#3962)
* Revert "Add Service Connector (#3790)"

    This reverts commit 58588c19a7.

* Changelog and third party notices

* Fix changelog link

* Remove service connector

* Grab package-lock from main

* Fix package-lock.json

* Fix package-lock.json

* Fix package-lock.json

* Edit changelog to be more consistent with App Service
2024-01-31 14:16:50 -08:00
Nathan 3e321cbd6a
Bump appservice package and roll back auth to mitigate sovereign cloud bug (#3963) 2024-01-31 12:15:40 -08:00
Nathan 59e13a2fd7
RIP service connector (#3961)
* Bump version

* Revert "Add Service Connector (#3790)"

This reverts commit 58588c19a7.

* Delete sc files
2024-01-30 15:08:59 -08:00
Nathan 2dea22794a
Bump version (#3960) 2024-01-30 13:41:38 -08:00
Alex Weininger e49eb51c38
Bump appservice and azureutils (#3956) 2024-01-29 14:33:40 -08:00
Nathan 1ff4e2a8ec
Bump appservice and azureutils packages (#3950) 2024-01-25 16:02:11 -08:00
dependabot[bot] 65c686bbec
Bump follow-redirects from 1.15.3 to 1.15.4 (#3938)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 13:33:34 -08:00
Matthew Fisher c30d8cecaf
Upgrade `@vscode/test-electron` (#3931) 2023-12-27 13:05:37 -06:00
Nathan f10f8f0f0c
Improve local settings when creating templates (#3924)
* Add values as desciptions for local settings. Select emulator for storage connection

* Add string to end of placeholder

* Revert package.json dependencies

* Revert package-lock.json dependencies

* Fix linter

* Hide app settings value by default

* PR feedback
2023-12-15 11:50:13 -08:00
Megan Mott 6a7a02a691
Update `eslint-config` to enforce import types (#3918)
* Update imports using import type

* change
2023-12-05 10:48:45 -08:00