Oryx/tests/Oryx.Common.Tests
Harry Li 5b10d84a8b
Upgrade Cli to Dotnet 7 (#1816)
* Updating csproj files to dotnet 6

* net6 upgrade with pipeline update

* Updated packages to be compatible versions with dotnet 6

* Update dockerfile to install dotnet 6 sdk

* Skip self containing check

* Updated all ms extensions pkg version

* Update mcmaster command line utils in autoUpdater

* Update oryx cli from mcmaster to system commandline

* Nit

* Updated for telemetry command

* updated to test oryx cli

* Update to dotnet 7

* Update pipeline to net 7

* Update serviceProvider and commandbase

* Update detector signproj to net7

* update runtime version to 7

* Fixed inaccessible embedded resourcess

* Nit fix

* Added readme to explain the new structure of cli

* Bump werkzeug in /tests/SampleApps/python/microblog (#1854)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.3...0.15.5)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump django in /tests/SampleApps/python/django-regex-example-app (#1874)

Bumps [django](https://github.com/django/django) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.16...3.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update testConsole

* Nit fix

* Update autoUpdater

* AutoUpdater change naming to suppress error

* Nit change

* Fix AutoUpdater linting issue

* Fixing testConsole errors

* Removed custom version output and its related tests

* Updated OptionTemplates

* Fix exit code error

* Remove temp local test settings

* Passed console into InvokeAsync

* Fix test

* Updated test

* Test fix

* Fix sourceDir, version, and test issues

* Removed autoUpdater and modified readme

* Nit

* Fix platforms command

* Nit

* Nit fix

* Build fix

* Address comments

* Build fix

* Suppress XML warnings

* Address comments

* Nit

* Fixed BuildCommand setting obselete options

* Update automation agent os to ubuntu latest

* Added pipeline to push img to test env acr

* Test Acr yaml name change

* Fix test acr yaml template

* Fix test acr yaml template

* Fix acr yaml stages

* fix parameter

* Fix build issue on test pipeline

* Temporary fix for uploading img

* Copy img from nightly to acr

* Nit fix

* Added nightly tag parameter

* Nit

* Nit change

* Nit change

* Fix shell script array

* Try changing to bash insteawd of script

* Remove variables

* Test parameters settings

* Change parameter settings

* Nit

* Nit change parameters

* Change script to bash

* Change loop in yaml

* Nit

* Nit change

* Loop fix

* Fixing all loops in new yaml

* Fix copy pipeline

* Fix retag

* Fix auth

* Test ACR login

* Test Auth

* Fix order of acr login

* Fixed mismatch help messages

* Update image list

* Update new image repo

* Fixing typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 10:13:31 -07:00
..
Common.Tests.csproj Upgrade Cli to Dotnet 7 (#1816) 2023-04-11 10:13:31 -07:00
FileExtensionsTest.cs [714233] Add --output parameter to build-script command (#381) 2019-10-10 12:29:53 -07:00
StringExtensionsTest.cs Detector: Make only few types public and the rest internal (#648) 2020-06-25 06:44:34 -07:00