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: cake-contrib/Cake.FileHelpers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0
Choose a base ref
...
head repository: cake-contrib/Cake.FileHelpers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.0
Choose a head ref
  • 17 commits
  • 26 files changed
  • 2 contributors

Commits on Jan 26, 2021

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

Commits on Feb 20, 2021

  1. Merge pull request #32 from augustoproiete-forks/update-readme-gh-dis…

    …cussions
    
    Update README: Add link to GitHub Discussions
    augustoproiete authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    ce7cd1d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    76c9cd1 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    804f321 View commit details
    Browse the repository at this point in the history
  3. (GH-37) Add GRM config file

    gep13 committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6161537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5c702c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    165bc02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f4a0fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6730939 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59bb4cc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. (GH-39) Add CakeContrib.Guidelines package

    Along with embedded package icon
    gep13 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    b3a1ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc2c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1044fdc View commit details
    Browse the repository at this point in the history
  4. (build) Remove solutioninfo.cs file

    This is no longer required, and actually isn't being used.
    gep13 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    3d61966 View commit details
    Browse the repository at this point in the history
  5. (build) Add SolutionInfo.cs file

    Turns out this is required, and I think this is a bug in Cake.Recipe
    when running on GHA.
    gep13 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    519b54c View commit details
    Browse the repository at this point in the history
  6. (build) Restructured folders

    There is a strange error when running on GHA, so trying to rule out
    problem.
    gep13 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    bbcf83d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/3.4.0'

    * release/3.4.0:
      (build) Restructured folders
      (build) Add SolutionInfo.cs file
      (build) Remove solutioninfo.cs file
      .(GH-41) Enable deterministic builds
      (GH-40) Add Cake.Addin.Analyzer package
      (GH-39) Add CakeContrib.Guidelines package
      (maint) Add vscode settings file
      (build) TargetFramework -> TargetFrameworks
      (maint) Update TargetFrameworks for unit tests
      (GH-36) Switch to GHA as preferred CI
      (GH-38) Add workflow to generate release notes
      (GH-37) Add GRM config file
      (GH-36) Add GitHub Actions workflow
      (GH-35) Update to use Cake.Recipe 2.2.0
    gep13 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d75f4dd View commit details
    Browse the repository at this point in the history
Loading