Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CARE-265: Adding .NET Framework build features #106

Merged
merged 56 commits into from
Nov 25, 2022
Merged

CARE-265: Adding .NET Framework build features #106

merged 56 commits into from
Nov 25, 2022

Commits on Nov 17, 2022

  1. Centralizing checkout

    Piedone committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8be4693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587941f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    05d3c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f932e9 View commit details
    Browse the repository at this point in the history
  3. Fixing switch name

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bba115f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f9019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdd170b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de1a030 View commit details
    Browse the repository at this point in the history
  7. Adding missing .NET setup

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6064b73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d71b5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2f0edf View commit details
    Browse the repository at this point in the history
  10. Unnecessary line break

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    fc05882 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb05ff3 View commit details
    Browse the repository at this point in the history
  12. Activating test execution

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    472e026 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a7f63fa View commit details
    Browse the repository at this point in the history
  14. Debug code

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    ae58123 View commit details
    Browse the repository at this point in the history
  15. Better debug code

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3f17898 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    11aef7a View commit details
    Browse the repository at this point in the history
  17. Missing branch references

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b2017aa View commit details
    Browse the repository at this point in the history
  18. Removing debug code

    Piedone committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d827f3b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Docs

    Piedone committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    2eede38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba97b86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7405e25 View commit details
    Browse the repository at this point in the history
  4. Revert "Attempting to simplify test listing"

    This reverts commit 7405e25.
    Piedone committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f128aa8 View commit details
    Browse the repository at this point in the history
  5. Perhaps we do need build

    Piedone committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    21718cb View commit details
    Browse the repository at this point in the history
  6. Surfacing dotnet test configuration parameter, since it needs to be D…

    …ebug for .NET tests but can be Release for .NET Framework
    Piedone committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    4f3e74d View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/dev' into issue/CARE-265

    # Conflicts:
    #	.github/actions/build-dotnet/Build-DotNetSolutionOrProject.ps1
    Piedone committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    0651b33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efc4194 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0001688 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    fe8d0da View commit details
    Browse the repository at this point in the history
  2. Removing unneeded comment

    Piedone committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b52ca54 View commit details
    Browse the repository at this point in the history
  3. Fixing description

    Piedone committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8abf5d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    58f4535 View commit details
    Browse the repository at this point in the history
  3. Removing continue to nowhere

    Piedone committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e601dc0 View commit details
    Browse the repository at this point in the history
  4. Grammar

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    25c2d6f View commit details
    Browse the repository at this point in the history
  5. Typo

    Piedone committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e46f593 View commit details
    Browse the repository at this point in the history
  6. Renaming action parameter

    Piedone committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0f8ac54 View commit details
    Browse the repository at this point in the history
  7. Clearer variable names

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7a51c37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3cbf3b1 View commit details
    Browse the repository at this point in the history
  9. Fixing leftover workflow name

    Piedone committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bc261f7 View commit details
    Browse the repository at this point in the history
  10. Simpler language

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    b73343d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    6701f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e0f32 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dev' into issue/CARE-265

    # Conflicts:
    #	.github/actions/test-dotnet/Invoke-SolutionTests.ps1
    Piedone committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    1af20ba View commit details
    Browse the repository at this point in the history
  4. Removing PowerShell aliases

    Piedone committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e7c6789 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a48503e View commit details
    Browse the repository at this point in the history
  3. More grammar

    Piedone committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b41519f View commit details
    Browse the repository at this point in the history
  4. Formatting

    Co-authored-by: 0liver <[email protected]>
    Piedone and 0liver authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ec45b17 View commit details
    Browse the repository at this point in the history
  5. Revert "Formatting"

    This reverts commit ec45b17.
    Piedone committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    511586b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    381144e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98d234f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd8991c View commit details
    Browse the repository at this point in the history
  9. Reset branch specifiers to @dev

    Oliver Friedrich committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    dddd35c View commit details
    Browse the repository at this point in the history