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: Prashantkp/Sitecore.Ship
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: kevinobee/Sitecore.Ship
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 18, 2018

  1. Fixing typo in package installation whitelist configuration, that pre…

    …vented documentation example working.
    jermdavis committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    0e55d09 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Create codeql-analysis.yml

    kevinobee authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    dfeaaf4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Fix missing System.Web.Helpers reference (kevinobee#85)

    * fix: add System.Web.Helpers package reference
    
    from Microsoft.AspNet.WebPages version 3.2.7
    
    * chore: remove unused references
    kevinobee authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    08de7be View commit details
    Browse the repository at this point in the history
  2. Fix NuGet package warnings in command line build (kevinobee#88)

    * fix: NU5125 warning
    
    licenseUrl replaced with license
    
    * fix: NU5048 warning
    
    The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
    
    https://docs.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu5048
    
    * fix: NU5128 warning
    
    Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location
    
    https://docs.microsoft.com/en-us/nuget/reference/errors-and-warnings/nu5128
    
    * fix: <dependencies> element must not contain both <group> and <dependency> child elements.
    kevinobee authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    add98c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d31b26 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/jermdavis/Sitecore.Ship

    …into jermdavis-develop
    kevinobee committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8aa6127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b81a49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6806b3f View commit details
    Browse the repository at this point in the history
Loading