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: xoofx/dotnet-releaser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.0
Choose a base ref
...
head repository: xoofx/dotnet-releaser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 31 files changed
  • 4 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    a3b35e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9a7df View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    638ca67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a09f53 View commit details
    Browse the repository at this point in the history
  3. Fix coverage to use line coverage instead of method coverage when cre…

    …ating badge for coverage results
    xoofx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6437a11 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Mar 17, 2024

  1. Update readme.md

    xoofx authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bd7f0cf View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Add support for gist token

    xoofx committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d30e5ef View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Use .NET 8

    FrediKats committed May 12, 2024
    Configuration menu
    Copy the full SHA
    62df081 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from FrediKats/feat/net8

    Update target framework to .NET 8
    xoofx authored May 12, 2024
    Configuration menu
    Copy the full SHA
    bee5474 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 13, 2024

  1. Merge pull request #61 from leotsarev/patch-1

    Improve message when failed to determine git branch
    xoofx authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d142349 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    6c89708 View commit details
    Browse the repository at this point in the history
  2. Do not use dotnet-packaging for tar, zip

    Fixes executable bit handling from macOS.
    Also simplifies zip and tar creation by not relying on an external library.
    Deadpikle committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    63f9d63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6f6d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge pull request #67 from Deadpikle/feature/tar-zip-handling

    Use .NET built-in Tar and Zip handling
    xoofx authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    24654e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from Deadpikle/doc/tagged-releases

    Add some docs about GitHub actions and tags
    xoofx authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1d14fc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Fix global.json

    xoofx committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    31b0cc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a47dd9 View commit details
    Browse the repository at this point in the history
Loading