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: ardalis/Result
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0
Choose a base ref
...
head repository: ardalis/Result
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 12 commits
  • 50 files changed
  • 8 contributors

Commits on Feb 24, 2023

  1. Update dotnetcore.yml

    ardalis authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e018751 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    bd9c9b8 View commit details
    Browse the repository at this point in the history
  2. Update dotnetcore.yml

    ardalis authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    1c8a9f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Added CorrelationId property to Result (#120) (#122)

    Added CorrelationId property, ErrorWithCorrelationId() factory method and unit test
    scottjferguson authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3aa4379 View commit details
    Browse the repository at this point in the history
  2. Working through code coverage from forks (#125)

    * Working through build issues for new contributors
    
    * Adding retention period to artifacts
    sadukie authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    6384038 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Added Directory Build and Packages.props (#128)

    * Added Directory.Packages.props
    
    * Added multiple Directoy.build.props to consolidate some project configuration
    thomas-mullaly authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c403ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedb167 View commit details
    Browse the repository at this point in the history
  3. Updated github actions to remove deprecation warnings and switched to…

    … publishing nuget packages directly (#130)
    thomas-mullaly authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    69476fb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    8f1416c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    e4ab1a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    e4f7f5e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Bump Version to 7.1.0 (#139)

    * Bump Version to 7.1.0
    
    * Remove string newline formatting
    KyleMcMaster authored May 30, 2023
    Configuration menu
    Copy the full SHA
    0f54000 View commit details
    Browse the repository at this point in the history
Loading