• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kevinoid / NetCoreProject / 28895216138

Builds Branch Commit Type Ran Committer Via Coverage
28895216138 main style: use file-scoped namespace declarations Which were [introduced in C# 10](https://learn.microsoft.com/dotnet/csharp/whats-new/csharp-version-history#c-version-10). This gives us more line space to work with by avoiding a level of indentation... push 07 Jul 2026 08:08PM UTC kevinoid github
100.0
28882477735 main ci(publish-to-release): upload each framework/runtime Previously, each iteration of the loop would zip all built frameworks/runtimes, which would cause [the workflow to fail] with the error message: zip warning: first full name: ImdbPoster... push 07 Jul 2026 04:35PM UTC kevinoid github
100.0
28880231157 main ci(publish-to-release): pass tag name to gh-release-upload Rather than the full git ref name, which caused [the workflow to fail] with error: release not found [the workflow to fail]: https://github.com/kevinoid/ImdbPosterDownloader/actions... push 07 Jul 2026 04:00PM UTC kevinoid github
100.0
28879955569 main ci(publish-to-release): strip repo owner early As for the tag version, strip the owner from the repository outside of the loop, so that the zip file name only includes the repository name (the last component of the repo path). Signed-off-by: Kev... push 07 Jul 2026 03:56PM UTC kevinoid github
100.0
28879023483 main ci(publish-to-release): restore during publish The optimization of restoring once instead of during each publish did not work as expected. It caused the [workflow run to fail] with the error message: Error: /usr/share/dotnet/sdk/10.0.301/Sd... push 07 Jul 2026 03:41PM UTC kevinoid github
100.0
28832866716 main build: remove Microsoft.CodeAnalysis.NetAnalyzers I don't expect to build projects with old versions of the .NET SDK. Even if I did, I probably wouldn't need analyzer warnings (since issues would be caught when building with a newer SDK). Theref... push 07 Jul 2026 12:31AM UTC kevinoid github
100.0
28832697849 main ci: publish build artifacts to GitHub release Create a GitHub Actions workflow to build and upload a copy of any publishable binaries for the project to GitHub releases, in hopes that this will make it easier for users to use (especially for exec... push 07 Jul 2026 12:27AM UTC kevinoid github
100.0
28827460273 main build: don't publish documentation files for Exe The XML documentation is useful for API consumers. For projects which produce exe files, it is unlikely to be useful. Don't publish it. Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 06 Jul 2026 10:27PM UTC kevinoid github
100.0
28760125160 main fix(editorconfig): leave final newline for VS files A final newline may be added to .csproj files (and others?) by dotnet cli. Rather than removing the final newline on save, preserve it to avoid churn. Signed-off-by: Kevin Locke <kevin@kevinlo... push 06 Jul 2026 12:25AM UTC kevinoid github
100.0
28757729816 main build: add comment for IsPackable To clarify what this property does (which was hard to find due to <https://github.com/NuGet/docs.microsoft.com-nuget/pull/3591>). Signed-off-by: Kevin Locke <kevin@kevinlocke.name> push 05 Jul 2026 10:56PM UTC kevinoid github
100.0
28756222139 main feat: enable trim analysis for publishing Which is a useful feature for reducing published binary size. Enable it in the project file for build warnings to catch code patterns which may be incompatible with trimming. Signed-off-by: Kevin Locke ... push 05 Jul 2026 09:58PM UTC kevinoid github
100.0
28754930831 main fix(editorconfig): don't trim diff whitespace The [Unified Diff Format] will contain trailing whitespace in at least four cases: 1. If a line being removed contained trailing whitespace. 2. If a line being added contained trailing whitespace. 3.... push 05 Jul 2026 09:08PM UTC kevinoid github
100.0
28597623647 main build(deps): Bump actions/setup-dotnet from 5.3.0 to 5.4.0 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.c... push 02 Jul 2026 02:26PM UTC kevinoid github
100.0
28593381893 dependabot/github_actions/actions/setup-dotnet-5.4.0 build(deps): Bump actions/setup-dotnet from 5.3.0 to 5.4.0 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.c... Pull #313 02 Jul 2026 01:24PM UTC web-flow github
100.0
28376969500 main build(deps): Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](... push 29 Jun 2026 01:50PM UTC kevinoid github
100.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 85
  • 86
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc