Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Romanx/Cake.Coverlet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: Romanx/Cake.Coverlet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 2 commits
  • 26 files changed
  • 1 contributor

Commits on Jul 19, 2025

  1. build(deps): Cake 5.0 (#61)

    * Convert to slnx
    
    * Add dependabot.yaml for github
    
    * Convert to Cake 5.0
    
    At the same time changed the build script to be Cake.Frosting for ease of development
    
    * Bump versions to latest and Cake 5.0.0
    
    Also convert to Central Package Versioning for clarity
    
    * Apply general code cleanup and annotations
    
    This includes nullable annotations where makes sense
    
    * Add a trailing slash when only the output directory is provided.
    
    Fixes #42
    
    * Bump versions of actions required to actually build
    
    * Change publish to work off of tags
    
    This will generate a draft release from the tag for assigning details
    
    * Convert to xunit.v3
    
    * Build on ubuntu only
    
    There's no point in build on all three
    Romanx authored Jul 19, 2025
    Configuration menu
    Copy the full SHA
    d70ec98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9a5a3 View commit details
    Browse the repository at this point in the history
Loading