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

4 Коммитов

Автор SHA1 Сообщение Дата
Jon Sequeira 7fd344f925 wip 2024-05-01 15:47:48 +03:00
Jon Sequeira 92acd6d4d2
update dev guide and peaky test notebook (#1168)
* update dev guide and peaky test notebook

* dev guide updates
2024-04-24 16:22:28 -07:00
Jon Sequeira 384fbddfc9
Update Peaky tests, prebuild console package on app startup (#1149)
* improve Peaky tests and environment configuration

* prebuild console package at app startup

* turn off HTTPS redirection

* remove empty cell

* TrySetException

* cleanup

* improve integration test error output

* remove integration test artifact output from Linux build

* add PocketLogger to integration tests

* make Linux integration tests go away

* publish all artifacts

* logging improvements

* PocketLogger and logging updates

* fix warning

* remove separate screenshot publishing step

* disable PDB converter

* don't publish to symbol server

* update log path

* <PublishWindowsPdb>false</PublishWindowsPdb>

* turn on logging regardless of environment variable

* update Microsoft.DotNet.Interactive.CSharpProject version

* update package versions

* update Microsoft.DotNet.Interactive.CSharpProject version

* set POCKETLOGGER_LOG_PATH globally

* reorganize test fixtures, improve logging

* move prebuilds into artifacts folder

* update to latest Microsoft.DotNet.Interactive.CSharpProject

* update pipeline

* more .yml updates and .NET SDK version update

* small rename

* disable test parallelism

* package updates

* build debug

* update CSharpProject package version
2024-04-17 13:45:46 -07:00
Jon Sequeira daf5a88870
add Peaky tests (#1144)
* build modifications to allow disabling Arcade

* add Peaky infra and tests

* remove InternalsVisibleTo

* more Arcade fixes

* cleanup

* update Peaky packages

* don't run Peaky tests in CI
2024-03-21 10:18:06 -07:00