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

Fixes #22 C# gha workflow #143

Merged
merged 54 commits into from
May 13, 2024
Merged

Fixes #22 C# gha workflow #143

merged 54 commits into from
May 13, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    403455a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    011638b View commit details
    Browse the repository at this point in the history
  3. fix name

    Felixmil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    209b1d0 View commit details
    Browse the repository at this point in the history
  4. fix yaml

    Felixmil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f7407f5 View commit details
    Browse the repository at this point in the history
  5. fix yaml (again)

    Felixmil committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    004208b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db0f2ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61eb981 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. try nuget

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0253247 View commit details
    Browse the repository at this point in the history
  2. add packagesdirectory

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b9f2696 View commit details
    Browse the repository at this point in the history
  3. update dotnet sdk

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    683e07f View commit details
    Browse the repository at this point in the history
  4. update build and test

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8ee2075 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7539c76 View commit details
    Browse the repository at this point in the history
  6. try setting path

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    76242ef View commit details
    Browse the repository at this point in the history
  7. try setting path

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bd6f79c View commit details
    Browse the repository at this point in the history
  8. use enterprise

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c474ca8 View commit details
    Browse the repository at this point in the history
  9. use msbuild instead

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1af038a View commit details
    Browse the repository at this point in the history
  10. not diagnostic

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bbedacd View commit details
    Browse the repository at this point in the history
  11. setup R

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e1a67f View commit details
    Browse the repository at this point in the history
  12. change r path

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    518a9fe View commit details
    Browse the repository at this point in the history
  13. change r path

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7af6d59 View commit details
    Browse the repository at this point in the history
  14. log test crash

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    180a328 View commit details
    Browse the repository at this point in the history
  15. skip failing test

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8ebe2b0 View commit details
    Browse the repository at this point in the history
  16. skip build when testing

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b1a6cb1 View commit details
    Browse the repository at this point in the history
  17. specify test projects

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    95d8e7b View commit details
    Browse the repository at this point in the history
  18. test release builds

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    62b6922 View commit details
    Browse the repository at this point in the history
  19. try another assembly test

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fa3ed65 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    11c9c1a View commit details
    Browse the repository at this point in the history
  21. try linux build

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    897bfe0 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'C#-gha-workflow' of github.com:Open-Systems-Pharmacolog…

    …y/RSharp into C#-gha-workflow
    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0ba8702 View commit details
    Browse the repository at this point in the history
  23. try linux build

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    938e0bd View commit details
    Browse the repository at this point in the history
  24. fix path separator

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    617ad02 View commit details
    Browse the repository at this point in the history
  25. build release

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8f16089 View commit details
    Browse the repository at this point in the history
  26. install R

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d2374f1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f449b3e View commit details
    Browse the repository at this point in the history
  28. set R_HOME

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d53a477 View commit details
    Browse the repository at this point in the history
  29. skip tests on Linux

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9d3c464 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7060ead View commit details
    Browse the repository at this point in the history
  31. build before test

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    edd6692 View commit details
    Browse the repository at this point in the history
  32. build before test

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2c0b0e9 View commit details
    Browse the repository at this point in the history
  33. fix dependencies

    rwmcintosh committed May 9, 2024
    Configuration menu
    Copy the full SHA
    75663d5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    77286fd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. trigger R actions only after binaries were built

    + trigger R actions on pull request to main branch
    + remove comments
    Felixmil committed May 13, 2024
    Configuration menu
    Copy the full SHA
    08e0e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d712174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8fd5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd026cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e8f495 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cb826d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1847cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb27e12 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    051254a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5526ff View commit details
    Browse the repository at this point in the history
  11. Merge branch 'C#-gha-workflow' of github.com:Open-Systems-Pharmacolog…

    …y/RSharp into C#-gha-workflow
    rwmcintosh committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9e8b8d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73bbd94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89ee59f View commit details
    Browse the repository at this point in the history