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

Added support for PluginAPI #564 #597

Merged
merged 39 commits into from
Oct 30, 2023
Merged

Added support for PluginAPI #564 #597

merged 39 commits into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Added support for PluginAPI #564

    igor84 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    91dcd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1f820 View commit details
    Browse the repository at this point in the history
  3. Fixed condition

    igor84 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1494039 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87b7ef8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Added ability for plugins to register nuspec customizators and create…

    … and open nuspec editor
    igor84 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fa97c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f60fa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. move NuGetForUnity.PluginAPI to src/NuGetForUnity.PluginAPI + add out…

    …-of-date check to workflow + workflow create package for NugetForUnity.PluginAPI
    JoC0de committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b9cb680 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    2218188 View commit details
    Browse the repository at this point in the history
  2. fix github action

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    eb7c787 View commit details
    Browse the repository at this point in the history
  3. fix chekout action

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    55af5db View commit details
    Browse the repository at this point in the history
  4. revert chekout chekout action

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    d8ecdba View commit details
    Browse the repository at this point in the history
  5. fix casing in .cspron / .sln

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4463723 View commit details
    Browse the repository at this point in the history
  6. fix casing in .csproj

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    5bd6099 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    990c766 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9a1380 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ae9af7 View commit details
    Browse the repository at this point in the history
  10. fix directory seperator

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8aba919 View commit details
    Browse the repository at this point in the history
  11. always use 'Any CPU' for NuGetForUnity.PluginAPI + update unity docke…

    …r images used by github actions
    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    e4be862 View commit details
    Browse the repository at this point in the history
  12. try to fix test

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    a47b715 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a95125 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6d76bd0 View commit details
    Browse the repository at this point in the history
  15. try fix action

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    510e225 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7666b30 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6f38c1b View commit details
    Browse the repository at this point in the history
  18. debug action

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c39c760 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82a1b3b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3cc9928 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    06e4f77 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    94ae731 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9ba1ccb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e29a34 View commit details
    Browse the repository at this point in the history
  25. update game-ci to v2.2.0

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    aaeb437 View commit details
    Browse the repository at this point in the history
  26. try version 2.1.2

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    97393aa View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4685368 View commit details
    Browse the repository at this point in the history
  28. fix *.asmdef

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9aeda69 View commit details
    Browse the repository at this point in the history
  29. fix *.dll.meta

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    16f6847 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5dce5a0 View commit details
    Browse the repository at this point in the history
  31. update game-ci to v3.1.0

    JoC0de committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    646a752 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5fc41a0 View commit details
    Browse the repository at this point in the history