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

1658 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 3e4bcf2c71 Bump webpack from 5.90.3 to 5.94.0 in /src/microsoft-trydotnet
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 14:39:25 -07:00
dependabot[bot] 0cca327651 Bump ws from 8.8.0 to 8.18.0 in /src/microsoft-trydotnet
Bumps [ws](https://github.com/websockets/ws) from 8.8.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.8.0...8.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 11:10:59 -07:00
dependabot[bot] bc5679c608 Bump braces from 3.0.2 to 3.0.3 in /src/microsoft-trydotnet
Bumps [braces](https://github.com/micromatch/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 11:23:42 -07:00
dependabot[bot] 885be153eb Bump braces from 3.0.2 to 3.0.3 in /src/microsoft-trydotnet-editor
Bumps [braces](https://github.com/micromatch/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:57:19 -07:00
dependabot[bot] 550d6bc030 Bump ws from 8.8.0 to 8.17.1 in /src/microsoft-trydotnet-editor
Bumps [ws](https://github.com/websockets/ws) from 8.8.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.8.0...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:32:56 -07:00
Abhitej John 3d7d1a862e
Merge pull request #1216 from dalehhirt/dev/dalehirt/PipelineFixDotnetBlob
Don't publish to blob feed.
2024-06-13 14:10:43 -07:00
Dale Hirt a8a36bc3c4 fix: remove variable group and don't publish to blob feed. 2024-06-13 12:07:59 -07:00
Osvaldo Calles 22adc55317
Merge pull request #1215 from ocallesp/update-csharpproject
Update CSharpProject to 1.0.0-beta.24312.2
2024-06-12 15:42:37 -07:00
Osvaldo Calles bde0bbe74e Update CSharpProject to 1.0.0-beta.24312.2 2024-06-12 15:07:26 -07:00
Jon Sequeira 880d3d2623
Fix #1193 (#1214)
* fix #1193

* update dev guide, fix a comment typo
2024-06-12 19:46:15 +00:00
Justin Munn fa3af1d539 Hide wasm-runner pixel 2024-05-31 17:46:19 -07:00
Justin Munn e1f613e0d2 Match body background to editor background color. 2024-05-31 17:46:19 -07:00
Justin Munn f962da21ec Update index.css removing border, fixing body rule typo 2024-05-31 17:46:19 -07:00
dotnet-maestro[bot] ec1710dccd Update dependencies from https://github.com/dotnet/arcade build 20240520.4
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24266.3 -> To Version 8.0.0-beta.24270.4
2024-05-31 13:40:37 -07:00
Osvaldo Calles 82a4bb397f
Merge pull request #1207 from ocallesp/remove-unnecessary-package
Remove Swashbuckle.AspNetCore
2024-05-30 16:34:57 -07:00
Osvaldo Calles 6263785de8 Remove Swashbuckle.AspNetCore 2024-05-30 16:13:24 -07:00
Diego Colombo 052a602565 padding 2024-05-30 16:08:54 -07:00
Diego Colombo 1a64ccca88 css
css: Update body dimensions in index.css

The commit updates the width and height properties of the body element in index.css to "auto" instead of fixed values. This change allows for a more responsive layout.
2024-05-30 16:08:54 -07:00
Osvaldo Calles ccaaee48bb
Merge pull request #1206 from ocallesp/add-magic-number-for-padding
Code cleanup
2024-05-28 14:50:21 -07:00
Osvaldo Calles efa5a1a25d Code cleanup
If padding is not specified, it's essential to ensure that the editor's size remains smaller than the iframe.
2024-05-28 11:15:20 -07:00
Osvaldo Calles 95832635ea Adjust editor resizing to account for padding and borders 2024-05-28 08:44:53 -07:00
dotnet-maestro[bot] 3c2be483d9 Update dependencies from https://github.com/dotnet/arcade build 20240516.3
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24225.1 -> To Version 8.0.0-beta.24266.3
2024-05-22 03:40:17 -07:00
Osvaldo Calles e87b842024 Code cleanup 2024-05-21 23:04:24 -07:00
Osvaldo Calles 0c3ec33c50 Print exceptions to the output window 2024-05-21 23:04:24 -07:00
Jon Sequeira 7ae958a637
CORS fix (#1191)
* small code cleanup

* support /v2/editor route for backcompat

* CORS fixes
2024-05-14 21:19:36 +00:00
Dale Hirt e1012ed712
fix: remove post-build stages as arcade is no longer needed (#1189)
Co-authored-by: Abhitej John <aajohn@microsoft.com>
2024-05-14 10:54:23 -07:00
Jon Sequeira c033a1d5dd
allow integration environment (#1190) 2024-05-14 10:29:12 -07:00
Jon Sequeira e6c2c0ef53
loosen CORS policy (#1188) 2024-05-14 00:54:08 +00:00
Dale Hirt c599c5100c
Updated for https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build?definitionId=494 by using baselines generated in https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2403039 (#1169)
Co-authored-by: MerlinBot <merlinbotcore@microsoft.com>
Co-authored-by: Diego Colombo <dicolomb@microsoft.com>
Co-authored-by: Jon Sequeira <jonsequeira@gmail.com>
2024-05-13 14:05:18 -07:00
Jon Sequeira b77951baba
Enable compression (#1187)
* add a Peaky test for completion

* enable compression

* package updates

* disable flaky Playwright tests
2024-05-13 18:02:27 +00:00
Jon Sequeira efda33c2dd
Package updates, dev guide tweak (#1185)
* package updates

* dev guide tweak to keep working directory correct
2024-05-08 12:42:32 +00:00
Abhitej John 1f4f610e3b Updating images
The pool does not serve -pt images anymore. Moving over to the non -pt versions
2024-05-06 10:14:49 -07:00
Diego Colombo 5d7b0a7b62 filter out hidden level diagnostics from output results 2024-05-02 01:58:20 +03:00
dotnet-maestro[bot] c5e7f64b46
Update dependencies from https://github.com/dotnet/arcade build 20240425.1 (#1176)
Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.24204.3 -> To Version 8.0.0-beta.24225.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jon Sequeira <jonsequeira@gmail.com>
2024-05-01 16:27:00 +00:00
Diego Colombo 6b3b03d8fb
update csharp kernel (#1181) 2024-05-01 16:01:59 +00:00
Diego Colombo 0fceab7fdb removed unused code 2024-05-01 15:47:48 +03:00
Diego Colombo d39e305c59 fix integration test for output from array to single stirng 2024-05-01 15:47:48 +03:00
Diego Colombo bb843d2efc generate exception as list of string, then remove if empty 2024-05-01 15:47:48 +03:00
Jon Sequeira 7fd344f925 wip 2024-05-01 15:47:48 +03:00
Jon Sequeira 29d8cec4e4 upgrade Peaky 2024-05-01 15:47:48 +03:00
Jon Sequeira 274f8df501 wip 2024-05-01 15:47:48 +03:00
Diego Colombo e8199c5474
filter out hidden severity level (#1179) 2024-04-30 16:59:28 -07:00
Diego Colombo 24f5719d39
debounce triggering diagnostic requests (#1175)
* debounce triggering diagnostic requests

* use debounceTime instead of debounce and timer
2024-04-26 10:12:15 -07:00
Jon Sequeira 1da7e4b1e2
update package, cleanup, small Peaky test reorganization (#1174) 2024-04-25 17:54:36 +01: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
Osvaldo Calles 1fa586a4eb
Merge pull request #1165 from ocallesp/refactor-yaml
Refactor pipelines to remove duplicate code
2024-04-23 13:48:26 -07:00
Osvaldo Calles 473ada0370 Refactor pipeline to use shared 'Delete dump files' template 2024-04-23 12:26:10 -07:00
Osvaldo Calles cd5a066966 Use full paths in scrips 2024-04-22 09:32:40 -07:00
Osvaldo Calles 0bcd57bedf
Merge branch 'main' into refactor-yaml 2024-04-21 22:38:04 -07:00
Osvaldo Calles 0a4464611a Set only Release for azure-pipelines and azure-pipelines-CI 2024-04-19 16:43:02 -07:00