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

1467 Коммитов

Автор SHA1 Сообщение Дата
Megan Mott 878dd258b1
Release Prep (#4076)
* release prep

* change
2024-04-04 15:14:47 -07:00
Megan Mott cc9fac5f93
Add in fix (#4075) 2024-04-04 14:39:24 -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 f91a838900
fix notification (#4049) 2024-03-20 13:15:21 -07:00
Megan Mott 6990be6dd9
Fix advanced creation for containerized function apps (#4040)
* fix shouldprompt

* fix advanced create
2024-03-18 08:41:46 -07:00
Eric Jizba 3b28b1af6e
Use GA version of durable node package (#4038) 2024-03-13 15:58:02 -07:00
Hossam Mabed 839622d1dc
Improve Event Grid Local Development Experience (#3984)
* first working poc

* prompt for fields enclosed by {}

* add button and code lens + clean up and refactor

* fix rebase

* more refactor and cleanup

* fix change in tree

* add license comments

* import type

* restructure

* switch to using a wizard

* keep the file open and remember the function associated with each file

* add aka.ms link & add code lens at the bottom

* switch to using AzExtFsExtra

* wrap in try/finally

* rename to save and execute

* revert aka.ms link for now

* fix codelens last line

* remove commented out code

* add source of event sources

* revert styling changes in unrelated file

* remove last line codelens

* add licenses

* PR nits

* show info box only once per session

* update to use workspaceState

* PR feedback

* remove weird defaulting

* telemetry: entry point

* telemetry: event source & type

* telemetry: whether file was modified

* check

* use constants
2024-03-13 13:10:45 -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 eba968a0d6
Fix no activity log when deleting containerized function app (#4033)
* Add delete to activity log

* review extra line and add FA name

* remove proxytree

* More changes
2024-03-13 11:49:30 -07:00
alexweininger 66fd3b566b Disable old pipeline 2024-03-13 13:12:29 -04:00
Nathan c14e7de7a3
Check for a `Directory.Build.props` file (#4013)
* Check for a Directory.Build.props file

* Remove needless toString()
2024-03-12 16:05:09 -07:00
Megan Mott 4694c2c5bf
Fix containerized function app refresh on create (#4034)
* Add function app ping

* empty
2024-03-12 14:12:36 -04:00
alexweininger 3e2e9600a0 Don't install Ballerina 2024-03-12 11:09:11 -04:00
alexweininger 73a6631c9d Install Ballerina in GHA 2024-03-12 11:00:33 -04:00
Alex Weininger 3d86c10ccb
Add main.yml GitHub Action (#4035) 2024-03-12 10:28:49 -04:00
Megan Mott 5909b52c89
Fix advanced function app creation failing for containerized function apps (#4009)
* move functionapphostingplanstep

* move where createFunctionAppWizard gets called

* use shouldPrompt
2024-03-08 10:04:58 -08:00
JasonYeMSFT 2844ce2d62
Add more agent benchmarks (#4023) 2024-03-08 09:39:19 -08:00
JasonYeMSFT 9f3d9b01b5
Fix agent benchmark label (#4022) 2024-03-07 14:52:27 -08:00
Megan Mott a9719db1ec
remove toggle slot setting (#4007) 2024-03-01 15:02:36 -08:00
Megan Mott 6098b3ee39
Fix fail to create containerized function apps with a .NET 7.0/8.0 containerized function project (#4005)
* Add targetframework

* add comment
2024-03-01 15:02:01 -08:00
Megan Mott 1f6f075120
Change PickFunctionApp to distinguish between containerized function apps and regular ones (#3959)
* distinguish between containerized function app picks and other

* Rename
2024-03-01 14:39:34 -08:00
Nathan ca31f6e143
Check for AzureWebJobsStorage__accountName as well (#3997) 2024-03-01 13:57:55 -08: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
Megan Mott 353d3f54c2
Fix containerized project creation for .NET projects (#3988)
* Fix dotnet project creation

* Add comments

* Remove .NET 6.0 LTS from picks

* Add back .NET 6.0 LTS

* suggested changes
2024-02-28 13:12:29 -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
Megan Mott 10c7f6cccc
wrong ext (#3985) 2024-02-22 08:23:01 -08:00
Megan Mott 040dbb99ff
Add support for creating functions projects with dockerfiles (#3929)
* Add support for creating dockerfile projects

* change to javascript

* Refactor

* requested changes
2024-02-16 13:51:36 -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
Brandon Waterloo [MSFT] 154599cb79
Fix credscan suppression file (#3981) 2024-02-13 11:02:19 -05:00
Matthew Fisher b367786246
Add Azure Container Apps API type definition and util (#3934) 2024-02-12 11:14:41 -08:00
Alex Weininger 37e277af3f
Add 1ES pipeline (#3977) 2024-02-07 13:21:56 -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 d884321e38
Functions node fully refreshes after deploy (#3973)
* loadChildren on RemoteFunctions refresh since the list will not update

* Make init and refresh different functions
2024-02-05 13:53:09 -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
Nathan 5ff442b36d
Delete the right project templates on reload. (#3958) 2024-01-29 17:48:49 -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
Nathan 7c5d56d8b4
Accomondate new .NET HTTP trigger ids (#3946) 2024-01-22 15:08:07 -08:00
Nathan 99be0e37d7
Improve local settings for V2 schema templates (#3927)
* 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

* Convert types for v2 schema

* Fix error validators and parsing UserPrompts

* Fix build error

* Clean up some code

* Add comment
2024-01-19 14:06:44 -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