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

13 Коммитов

Автор SHA1 Сообщение Дата
Michael Simons 97694ba795
Update source-build team references (#11032) 2024-10-22 06:24:16 -07:00
Dustin Campbell 303bb07bd8 Update source build prebuilt baseline for Microsoft.Extensions.ObjectPool 2024-02-09 12:15:27 -08:00
Ella Hathaway 3a26a76947
Remove Microsoft.SourceBuild.Intermediate from prebuilt baseline (#9670) 2023-12-08 10:04:31 -06:00
dotnet-maestro[bot] 5d16f83611
[main] Update dependencies from dotnet/source-build-reference-packages (#8867)
* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230623.1

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.23316.2 -> To Version 8.0.0-alpha.1.23323.1

* Ignore repo-level prebuilt - Microsoft.Extensions.ObjectPool.6.0.0

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
Co-authored-by: Fred Silberberg <frsilb@microsoft.com>
2023-06-27 22:10:23 +00:00
Oleksandr Didyk e43cd6042f
add review comment to sb files (#8787)
* add review comment to sb files

* add CODEOWNERS entry for source-build
2023-06-13 10:39:16 -07:00
Michael Simons 7d49e8ab10
Refactor SB TFM logic to account for multiple branch dependents (#8798) 2023-06-05 09:47:50 -07:00
Michael Simons f6be557f14 During source build, target net8.0 only 2023-05-31 14:10:52 +00:00
Nikola Milosavljevic 66c7617ab2 Update comment in SourceBuildPrebuiltBaseline.xml 2023-03-29 15:51:27 +00:00
Nikola Milosavljevic a49bace68a
Update eng/SourceBuildPrebuiltBaseline.xml
Co-authored-by: Jan Jones <jan.jones.cz@gmail.com>
2023-03-23 08:09:58 -07:00
Nikola Milosavljevic f765403a86 Update comment 2023-03-22 21:17:09 +00:00
Nikola Milosavljevic fdd11bd283 Enable source-build pre-built detection 2023-03-22 20:18:28 +00: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
Doug Bunting 67f54bc819
Get publication working (#3)
- add missing pipeline configuration e.g. make Tests tab readable
- enable post-build signing, source-build, source-index
- use `build.sh` instead of `cibuild.sh` to avoid Linux and macOS publishing
  - disable Linux and macOS builds in official builds and manual builds (when `skipTests`)

nits:
- add default VS Code settings
- future-proof `vmImage` values
- remove a few unnecessary settings
  - do not need MicroBuild or (outdated) Helix settings
  - eng/common/ settings handle most artifact / test result publication
- remove whitespace
2021-11-22 11:25:37 -08:00