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

14 Коммитов

Автор SHA1 Сообщение Дата
Jan Jones 58db8425a9
Disable CodeQL in unofficial builds (#10004) 2024-02-29 10:53:44 +01:00
Allison Chou b44d0a906d
Remove yarn + npm + Python from Razor (#9471) 2023-10-25 23:16:16 +00:00
Alexander Köplinger 014a870ae7
Replace explicit richCodeNavigationEnvironment in azure-pipelines-richnav.yml
This is managed by the arcade defaults, we should be using the "internal" environment as requested by the RichNav team.
2023-10-18 12:10:48 +02:00
David Wengier a73a3eefe0 Use automatic pool selection controlled by arcade 2023-03-07 07:37:08 +11:00
Fred Silberberg fcae93171c
Update file encoding to UTF-8 with BOM (#8099)
Since integrating our repos, there have been a number of changes in PRs that touch the encoding of the file, adding or removing a BOM as the editor in question decides. I've standardized on UTF-8 with BOM, as we do in roslyn, and put it in the .gitattributes so it should hopefully stay consistent.
2023-01-10 01:57:58 +00:00
Ryan Brandenburg 1aa0d00937 Use Powershell task 2022-10-13 16:02:34 -07:00
Ryan Brandenburg 90d928d5df Don't run tests on RichNav 2022-10-13 10:59:51 -07:00
Ryan Brandenburg 860d86b80b Fix RichNav 2022-09-27 16:28:27 -07:00
Ryan Brandenburg 2350153172 Update build images 2022-09-27 14:51:24 -07:00
Alex Perovich a2458bcc98
Update public pool names (#6771) 2022-08-31 20:39:52 -07:00
Jon Fortescue f44d9aec51
Switch to 1ES R&D pools on main (#4654) 2021-10-13 09:51:17 -07:00
Allison Chou 9d6ee451cc
Update azure-pipelines-richnav.yml 2021-10-07 14:47:55 -07:00
Doug Bunting 46b62c1677
Master to main (#3310)
- this repo as well as arcade, roslyn and a few others
2021-03-19 17:30:20 -07:00
Jessica Petty 21fcba4f29
Add Rich Nav task to normal CI, add new Rich Nav pipeline (#2623)
* Add Rich Nav task to normal CI, add new Rich Nav pipeline

* Fix typo

* Try getting _BuildConfig value from variables

* Temp: fix eng script that's broken in arcade to test rich nav pipeline

* Add Rich Nav feed to Nuget.Config

* Fix regular CI to actually run Rich Nav for windows builds

* Remove Rich Nav from regular CI, respond to PR feedback

* Fix typo, start specifying language

* Fix typos in Rich Nav script discovered while executing the build
2020-10-21 18:51:53 -07:00