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

rework ci pipeline, improve nuget build metadata #83

Merged
merged 23 commits into from
Jan 19, 2024

Commits on Jan 11, 2024

  1. update checkout action

    Filip Staffa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    af223fb View commit details
    Browse the repository at this point in the history
  2. use matrix testing strategy

    Filip Staffa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1e28bc6 View commit details
    Browse the repository at this point in the history
  3. add on demand publish

    Filip Staffa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7c4b794 View commit details
    Browse the repository at this point in the history
  4. fix workflow dispatch

    Filip Staffa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2a542e9 View commit details
    Browse the repository at this point in the history
  5. test package validation

    Filip Staffa committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    60a75ec View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add dummy package version for package test

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e6f1b44 View commit details
    Browse the repository at this point in the history
  2. fix build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3b169db View commit details
    Browse the repository at this point in the history
  3. try build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4dcd338 View commit details
    Browse the repository at this point in the history
  4. use matrix testing

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    6e6f047 View commit details
    Browse the repository at this point in the history
  5. target newer frameworks in tests

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    15edb94 View commit details
    Browse the repository at this point in the history
  6. another fix

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5b10772 View commit details
    Browse the repository at this point in the history
  7. specify test framework

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7043ba4 View commit details
    Browse the repository at this point in the history
  8. remove matrix testing

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    77f96d0 View commit details
    Browse the repository at this point in the history
  9. build and test for multiple frameworks

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    634ed7f View commit details
    Browse the repository at this point in the history
  10. use package version from variable

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    117f1fa View commit details
    Browse the repository at this point in the history
  11. try fix build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5b49d28 View commit details
    Browse the repository at this point in the history
  12. fix build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c492723 View commit details
    Browse the repository at this point in the history
  13. fix build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4d5c1d8 View commit details
    Browse the repository at this point in the history
  14. fix build

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e0faee4 View commit details
    Browse the repository at this point in the history
  15. more changes

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8b41885 View commit details
    Browse the repository at this point in the history
  16. fix

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c8a5183 View commit details
    Browse the repository at this point in the history
  17. another fix

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8f31f1f View commit details
    Browse the repository at this point in the history
  18. fix

    Filip Staffa committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3c2eb3f View commit details
    Browse the repository at this point in the history