| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to latest GitHub action versions | Rob Mensching | 2022-12-11 | 1 | -3/+3 |
* | Enable manual build | Rob Mensching | 2022-08-01 | 1 | -0/+4 |
* | Configure crash dumps and get them and pdbs in the logs artifact | Sean Hall | 2022-03-07 | 1 | -0/+12 |
* | Do NOT publish logs on `master` branch as they may contain secrets | Rob Mensching | 2022-03-02 | 1 | -2/+3 |
* | Export event logs to try to diagnose E2E test failures. | Sean Hall | 2022-03-02 | 1 | -0/+10 |
* | Turn off vsconfig now that everything is in the image | Rob Mensching | 2022-02-22 | 1 | -3/+3 |
* | Push WiX v4 .nupkgs to GitHub Packages | Rob Mensching | 2022-01-03 | 1 | -3/+7 |
* | Validate test results before uploading build artifacts | Rob Mensching | 2022-01-03 | 1 | -4/+4 |
* | Replace create_zips.cmd with Github Action steps. | Sean Hall | 2022-01-03 | 1 | -3/+7 |
* | Always create log file zips in the build to capture failures | Rob Mensching | 2022-01-02 | 1 | -0/+1 |
* | Upload test results and fail the build if any are missing. | Sean Hall | 2022-01-01 | 1 | -0/+4 |
* | Build with VS2022, which is now required. | Bob Arnson | 2021-12-25 | 1 | -1/+1 |
* | Enable runtime tests and add run id to log artifact name | Rob Mensching | 2021-12-16 | 1 | -2/+3 |
* | Get full git history so versioning based on "height" works correctly | Rob Mensching | 2021-12-16 | 1 | -0/+2 |
* | Only run RuntimeTests in the `develop` and `master` branches | Rob Mensching | 2021-12-14 | 1 | -1/+1 |
* | Capture logs from burn integration tests | Rob Mensching | 2021-12-14 | 1 | -0/+6 |
* | Configure VS with required components before building | Rob Mensching | 2021-12-14 | 1 | -0/+4 |
* | Import vsdevcmd environment variables if missing during build | Rob Mensching | 2021-10-20 | 1 | -9/+5 |
* | Formatting fixes to YAML files | Rob Mensching | 2021-10-19 | 1 | -3/+5 |
* | Build via GitHub Action | Rob Mensching | 2021-10-19 | 1 | -0/+41 |