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: devlooped/nugetizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: devlooped/nugetizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 14 commits
  • 15 files changed
  • 4 contributors

Commits on May 10, 2021

  1. 🖉 Update changelog with v0.7.0

    github-actions committed May 10, 2021
    Configuration menu
    Copy the full SHA
    dee2ccb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    9d17be6 View commit details
    Browse the repository at this point in the history
  2. Bump MSBuild.StructuredLogger from 2.1.500 to 2.1.507

    Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.500 to 2.1.507.
    - [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
    - [Commits](KirillOsenkov/MSBuildStructuredLog@v2.1.500...v2.1.507)
    
    ---
    updated-dependencies:
    - dependency-name: MSBuild.StructuredLogger
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    aa39cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c056eb View commit details
    Browse the repository at this point in the history
  4. Hide --debug option from nugetize tool

    Fixes #108
    kzu committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ee46ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Bump files with dotnet-file sync

    # devlooped/oss
    
    - 🔨 Populate RepositoryBranch in CI w/MSBuild devlooped/oss@55c0b32
    - Don't fail the build if sleet finds no packages to push devlooped/oss@6928fc7
    - Allow manually running builds devlooped/oss@fc5889d
    - Only include/pack icon.png if it exists in the default location devlooped/oss@ae442c0
    - Preserve transitively copied content in VS devlooped/oss@52d6c40
    kzu committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    60a03ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deeddb3 View commit details
    Browse the repository at this point in the history
  3. Add support for PackageReadmeFile

    Fixes #85
    kzu committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ea7427a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e39bd72 View commit details
    Browse the repository at this point in the history
  5. Bump files with dotnet-file sync

    # devlooped/oss
    
    - Add need info as excluded label for changelog generation devlooped/oss@b20b309
    kzu committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    4093317 View commit details
    Browse the repository at this point in the history
  6. 🖉 Update changelog with v0.7.1

    github-actions committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e1d734d View commit details
    Browse the repository at this point in the history
  7. Fix package readme file test by adding content to it

    It seems the readme file cannot be empty when packing, so add some content to fix the failing test on release builds (i.e. in CI).
    kzu committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    b093c43 View commit details
    Browse the repository at this point in the history
  8. 🖉 Update changelog with v0.7.1

    github-actions committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    e199fdd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6e22a9 View commit details
    Browse the repository at this point in the history
Loading