-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modernise build and migrate to GitHub Actions for CI #2775
Merged
Merged
Commits on Apr 3, 2024
-
Configure Visual Studio Code extensions
Recommend extensions for developing in Visual Studio Code.
Configuration menu - View commit details
-
Copy full SHA for 1a2b67b - Browse repository at this point
Copy the full SHA 1a2b67bView commit details -
- Suppress obsolete warnings on Swashbuckle types. - Fix some `#if define`s to use "or greater". - Fix xunit analyser warnings.
Configuration menu - View commit details
-
Copy full SHA for fb677eb - Browse repository at this point
Copy the full SHA fb677ebView commit details -
Run `npm audit fix` to resolve warnings about vulnerable dependencies.
Configuration menu - View commit details
-
Copy full SHA for ea6f2d5 - Browse repository at this point
Copy the full SHA ea6f2d5View commit details -
Remove build.txt which presumably was committed by mistake.
Configuration menu - View commit details
-
Copy full SHA for d3ec037 - Browse repository at this point
Copy the full SHA d3ec037View commit details -
- Use .NET 8 SDK as .NET 7 goes out of support in May 2024. - Support C# 12 in all projects. - Bump Newtonsoft.Json and xunit to latest versions. - Use NuGet central package version management. - Enable package source mappings. - Configure recommended properties for deterministic builds. - Configure recommended properties for NuGet package publishing. - Use artifacts output. - Add code coverage. - Prepare for GitHub Actions CI. - Temporarily suppress warnings about out-of-support TFMs and NuGet package dependency vulnerabilities. - Simplify target frameworks when only one is present. - Update some terminology/typos.
Configuration menu - View commit details
-
Copy full SHA for 3d29509 - Browse repository at this point
Copy the full SHA 3d29509View commit details -
Remove `licenseUrl` as it is mutually exclusive with `licenseExpression`.
Configuration menu - View commit details
-
Copy full SHA for dc51910 - Browse repository at this point
Copy the full SHA dc51910View commit details -
- Add workflow to build, pack, test and publish the project. - Add workflow to run CodeQL. - Add workflow to lint GitHub Actions workflows. - Add workflow to generate OSSF scorecard. - Add workflow to update the .NET SDK. - Add workflow to prune stale GitHub issues and PRs. - Add simple build script to share between CI and local development. - Remove AppVeyor CI.
Configuration menu - View commit details
-
Copy full SHA for ff8f4be - Browse repository at this point
Copy the full SHA ff8f4beView commit details -
Enable dependabot for GitHub Actions and NuGet packages.
Configuration menu - View commit details
-
Copy full SHA for 16f8201 - Browse repository at this point
Copy the full SHA 16f8201View commit details -
Fix coverage reports being collected from the wrong location.
Configuration menu - View commit details
-
Copy full SHA for b634341 - Browse repository at this point
Copy the full SHA b634341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d88ea - Browse repository at this point
Copy the full SHA 39d88eaView commit details -
Fix `DotNetSwaggerPath` being incorrect with artifacts output in use.
Configuration menu - View commit details
-
Copy full SHA for 030c3af - Browse repository at this point
Copy the full SHA 030c3afView commit details -
Fix incorrect workflow permissions when using `GITHUB_TOKEN`.
Configuration menu - View commit details
-
Copy full SHA for baf8254 - Browse repository at this point
Copy the full SHA baf8254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c4cc9 - Browse repository at this point
Copy the full SHA 16c4cc9View commit details -
- Ensure values are quoted. - Use absolute paths.
Configuration menu - View commit details
-
Copy full SHA for 7f0b0e6 - Browse repository at this point
Copy the full SHA 7f0b0e6View commit details -
Remove checked-in XML file and use the file from the build output.
Configuration menu - View commit details
-
Copy full SHA for 11e6ce7 - Browse repository at this point
Copy the full SHA 11e6ce7View commit details -
Try to fix the path to dotnet-swagger in CI.
Configuration menu - View commit details
-
Copy full SHA for 33181c2 - Browse repository at this point
Copy the full SHA 33181c2View commit details -
Add Swashbuckle.AspNetCore.Cli reference
Add an explicit project reference on Swashbuckle.AspNetCore.Cli to ensure that this project depends on it.
Configuration menu - View commit details
-
Copy full SHA for 405d4f1 - Browse repository at this point
Copy the full SHA 405d4f1View commit details -
Need to match the file system casing for Linux and macOS.
Configuration menu - View commit details
-
Copy full SHA for e201606 - Browse repository at this point
Copy the full SHA e201606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e72a0b - Browse repository at this point
Copy the full SHA 4e72a0bView commit details -
Just include Swashbuckle assemblies in coverage, so exclude all the test websites etc.
Configuration menu - View commit details
-
Copy full SHA for 03c79b1 - Browse repository at this point
Copy the full SHA 03c79b1View commit details -
- Attempt to fix the workflow by removing steps to setup the .NET SDK and use the NuGet cache. - Fix name to match file.
Configuration menu - View commit details
-
Copy full SHA for d324b8e - Browse repository at this point
Copy the full SHA d324b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54daca9 - Browse repository at this point
Copy the full SHA 54daca9View commit details -
Match the syntax with another repo where the workflow is definitely doing the right thing.
Configuration menu - View commit details
-
Copy full SHA for c327787 - Browse repository at this point
Copy the full SHA c327787View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f9fec - Browse repository at this point
Copy the full SHA 31f9fecView commit details -
Switch back to Ubuntu and manually build the solution.
Configuration menu - View commit details
-
Copy full SHA for 09fedd0 - Browse repository at this point
Copy the full SHA 09fedd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703d2b8 - Browse repository at this point
Copy the full SHA 703d2b8View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5345377 - Browse repository at this point
Copy the full SHA 5345377View commit details
Commits on Apr 12, 2024
-
Bump patch version so the version is greater than the current stable release.
Configuration menu - View commit details
-
Copy full SHA for 5e2ea49 - Browse repository at this point
Copy the full SHA 5e2ea49View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.