79 Commits (e0e73cb36e3b77ad82331557499f84c6321d1aae)

Author SHA1 Message Date
Christoph Wille 0974a36590 Move to --results-directory instead of --report-trx-filename 2 weeks ago
Christoph Wille cc4f53b9e9 Use ${{ matrix.configuration }} instead of hardcoded Debug in --configuration 2 weeks ago
Christoph Wille f241025d40 Make ILSpy.Tests.csproj look like the other two test projects wrt RID 2 weeks ago
Christoph Wille 7598a43d3a .NET 10 MTP dotnet test 2 weeks ago
Siegfried Pammer a85ac055b5 Disable package pruning by force 3 weeks ago
Siegfried Pammer e4ebe20602 Upgrade dotnet target framework to net10 3 weeks ago
Christoph Wille 01f296fed8 Update to _wix4 packages for installer 3 months ago
Siegfried Pammer c6b6c09cfc Use custom-built version of the test-summary GH action. 4 months ago
Christoph Wille 3a809d7b53
Update Scorecard actions versions and apply Zizmor offline findings (#3365) 6 months ago
Christoph Wille 1263f48dc0
Use Microsoft.Sbom.Targets in Decompiler, BamlDecompiler and ILSpyX NuGets (#3346) 6 months ago
Christoph Wille ee6d939478 Package BamlDecompiler in CI 7 months ago
Christoph Wille 6215747563
Principle of least privilege for workflow tokens (#3360) 7 months ago
Christoph Wille bff20985fc
Add DOTNET_ROOT 8 months ago
Christoph Wille 5ba75bfd51 Fix for "Unable to locate dotnet CLI. Ensure that it is on the PATH." https://github.com/microsoft/azure-pipelines-tasks/issues/19162 (then see https://github.com/dotnet/format/pull/2000) 8 months ago
Christoph Wille 28b7280741 Fix dotnet-format to v8 via transport feed for dotnet8. See also PR #2747 1 year ago
Christoph Wille d3c69fb8fb Update microsoft/setup-msbuild to v2 (options see https://github.com/microsoft/setup-msbuild) 1 year ago
dependabot[bot] 5a6f9b88a5
Bump actions/upload-artifact from 3 to 4 (#3146) 2 years ago
Siegfried Pammer d2bf239e40
Revert "Bump actions/upload-artifact from 3 to 4 (#3140)" (#3144) 2 years ago
dependabot[bot] 82ce3da4c9
Bump actions/upload-artifact from 3 to 4 (#3140) 2 years ago
dependabot[bot] 1127e9879e
Bump actions/setup-dotnet from 3 to 4 (#3135) 2 years ago
Siegfried Pammer a94d66561a
Move to .NET 8.0 (#3119) 2 years ago
dependabot[bot] 25e3ca48db
Bump actions/checkout from 3 to 4 (#3077) 2 years ago
Christoph Wille a0027e13b9 DefineConstants overrides defined constants in all projects; use property to amend constants. 2 years ago
Christoph Wille 9cc35cdca2 Move VS Extensions projects to a separate solution 2 years ago
Christoph Wille f12a3d3572 Fix #2984: Store pointing to v8.0 submission, building of arm64 setup 2 years ago
Christoph Wille eb2f024b8b
Make Installer top-level solution and build it post-publish of ILSpy.sln (#2991) 2 years ago
Christoph Wille 10129eaf07 Create zip for ARM64 published folder 2 years ago
Christoph Wille 249f390270
Bump setup-msbuild to 1.3 3 years ago
dependabot[bot] a8308a13f5
Bump microsoft/setup-msbuild from 1.1 to 1.2 (#2867) 3 years ago
Siegfried Pammer 397160eee5 Fix #2816: Update build-ilspy.yml 3 years ago
dependabot[bot] 6e70db7dd3
Bump test-summary/action from 1 to 2 (#2805) 3 years ago
Christoph Wille f1a0894ef5
Install specific version of dotnet-format from AzDO feed (#2747) 3 years ago
Daniel Grunwald f2ec937e67 Fix formatting check in CI 3 years ago
Daniel Grunwald 08ceffc3ad Upgrade dotnet-format from version 5 to the version included with the .NET (6) SDK. 3 years ago
dependabot[bot] 0c7b24e964
Bump actions/upload-artifact from 2 to 3 (#2738) 3 years ago
dependabot[bot] ea21e2b8e2
Bump actions/checkout from 2 to 3 (#2740) 3 years ago
Christoph Wille 22eafd55c0 Build workflow publish ILSpyX NuGet to artifacts & feed on master 3 years ago
Siegfried Pammer 1aa36a23f2 Use test-summary/action@v1 for test reports. 3 years ago
Siegfried Pammer 78c7ece12d * Include missing .json config in ILSpy.Installer. 3 years ago
Christoph Wille afff9c325d Rename ics.d.Console to ics.ILSpyCmd 3 years ago
Christoph Wille 6bc13ccc86
Upload ilspycmd release build artifacts 3 years ago
Siegfried Pammer 9b7ff0694c Use msbuild for GH Actions builds and enable parallelization. 3 years ago
Christoph Wille 46fd65b28b net60 is part of the windows-2022 image 3 years ago
Siegfried Pammer 1ccc63b829 Revert removal of app.config.template 3 years ago
SilverFox cdeef0909f Fix output artifacts for CI builds 3 years ago
Christoph Wille f1f970166c We ran into https://github.com/dorny/test-reporter/issues/67 too, so we'll have to ignore test report generation for pull requests (repo-local PRs are preceded by normal build events that will generate the report) 3 years ago
Christoph Wille c7eb50ec4a
Split Test Report Workflow (#2650) 3 years ago
Siegfried Pammer bea9690c89 Use phoenix-actions/test-reporting@v6 instead of dorny/test-reporter@v1 3 years ago
Siegfried Pammer cbcfcf6c2a IntroduceQueryExpressions: Do not ignore attributes on lambdas 3 years ago
Siegfried Pammer ce63410ce9 Add test-reporter 3 years ago