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

7 Коммитов

Автор SHA1 Сообщение Дата
Stephen Weatherford (MSFT) 189192720c
Update to dotnet 8.0 and start picking up new schemas (#1777)
* Update to dotnet 8.0

* use latest langserver

* Fix Update-ApiVersions' handling of child resources

* Update snippet apiversions to fix tests

* changelog

* fix tests due to schema changes

* fix test

* whoops

* Update CHANGELOG.md

---------

Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
2024-11-18 12:05:08 -08:00
Stephen Weatherford (MSFT) 263d0456c5
Update snippet apiversions (#1727)
* Update tools instructions

* Update snippet api versions
2024-07-16 12:54:19 -07:00
Stephen Weatherford (MSFT) 8a065ea339
Fix Armory issues with snippets (#1721)
* Update/fix VM ubuntu snippet

* Fix Update-ApiVersions.ps1

* Add disablePasswordAuthentication in  test file

* editor.formatOnSave=false

* Update Windows Virtual Machine

* Update nuget to allowed version 5.11.6

* fix tests

* Update virtual network

* more test fixes

* fixes

* more fixes

---------

Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
2024-07-01 11:24:09 -07:00
Stephen Weatherford (MSFT) f99603a21b
update snippet api versions (#1626)
* Update instructions

* Update snippets

* update snippet test baselines

* fix for schema change

* workaround https://github.com/Azure/azure-resource-manager-schemas/issues/2947

* Update snippet types due to schema changre

---------

Co-authored-by: Stephen Weatherford <Stephen.Weatherford.com>
2023-08-25 14:05:27 -07:00
Stephen Weatherford (MSFT) d49ec8ad88
Update list of resources (#1417)
* Update list of resources

* comment how to get official list

Co-authored-by: Stephen Weatherford <stephen.weatherford@microsoft.com>
2021-11-11 13:52:18 -08:00
Stephen Weatherford (MSFT) ff8fa82816
update api versions in snippets (#1373)
* showAvailableResourceTypesAndVersions

* UpdateApiVersions from text file

* Update API versions in snippets

* subscriptionDeploymentTemplate snippets

* update suites

* fix bad apiversions

* fix bad api versions

* fix baselines

* Revert autoscalesettings to 2014-04-01 for now

* fixes

* fixes

* fix launch

* lint

* suite fixes

Co-authored-by: Stephen Weatherford <stephen.weatherford@microsoft.com>
2021-09-15 15:04:29 -07:00
Stephen Weatherford (MSFT) 81650795c5
Use standalone language server (#263)
* Use standalone language server

* fix

* work

* suites work

* suites work

* work

* work

* Test format range

* lint

* work

* format range suites

* cleanup

* work

* Work on Mac

* schema validation tests

* fix suites

* fixes

* fix tree tests

* Fix colorization suites

* Fix more tests

* work on functional tests

* fix launch.json

* Working on expressions functional tests

* Expression suites

* Expression suites

* lint

* Change diagnostics source

* Fix lang server path

* Fix suites

* arrow functions

* Simplify output of colorization tests

* fix colorization results

* orphaned files

* Fix #250, strings vs expressions boundary cases

* Fix suite

* Fix suite

* fix suite

* Increase timeout again

work

* fix

* Update ui

* lint

* Fix path check

* PR fix

* Disable lang server tests for now

* Lang conf file must be copied to dist (#276)

* Lang conf file must be copied to dist

* PR fix

* Acquire .dotnet core and search further in file for schema

* Fix build, suites

* Improve language server error handling (#282)

* Always validate file if langid=ARM (#285)

* Always validate file if langid=ARM

* refactor

* Show warnings about --wait-for-debugger and custom lang serve path (#286)

* Clarify licensing for public repo, update version/readme/changelog for 0.7.0 (#283)

* Remove EULA (handled by LICENSE.md)

* Clarify licensing in README.md

* Bump version, update changelog/readme

* Additional changes

* grammar

* Acquire language server binaries during build (#289)

* Acquire language server binaries during build

* Update to get threading fix

* PR fix

* comment

* Fixes

* IMprove message

* Improve message
2019-09-17 14:22:37 -07:00