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

Add packages: libscenario scenariopy scenario gym-ignition #16582

Closed

Commits on Oct 19, 2021

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

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    ff2ce4e View commit details
    Browse the repository at this point in the history
  2. Add osx deployment target

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    dbc0c46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e535056 View commit details
    Browse the repository at this point in the history
  4. remove

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    417d408 View commit details
    Browse the repository at this point in the history
  5. Fix sed call for macOS

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3201604 View commit details
    Browse the repository at this point in the history
  6. Add sed dependencies

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a40ecee View commit details
    Browse the repository at this point in the history
  7. Fix subfolder

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b597413 View commit details
    Browse the repository at this point in the history
  8. Fix typo in selector

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    1f53bf8 View commit details
    Browse the repository at this point in the history
  9. Fix missing idyntree library

    ImportError: libGL.so.1: cannot open shared object file: No such file or directory
    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    96c54c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df51bbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e598e68 View commit details
    Browse the repository at this point in the history
  12. Fix diff

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    250f6ef View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e0c3b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6af1ef2 View commit details
    Browse the repository at this point in the history
  15. Install gl stuff with yum

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c8ad816 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2d268d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5057e04 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d099ef4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e7beb9c View commit details
    Browse the repository at this point in the history
  20. Fix DSO of scenariopy

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2e305ba View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9eb2c5f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    73d1827 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5885b40 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bb7f058 View commit details
    Browse the repository at this point in the history
  25. Update run_exports

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    274fc40 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0b26279 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1eddedf View commit details
    Browse the repository at this point in the history
  28. Pin idyntree as x.x

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c84b7c9 View commit details
    Browse the repository at this point in the history
  29. Pin libprotobuf as x.x

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    26db507 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cc6c496 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    13afa40 View commit details
    Browse the repository at this point in the history
  32. Restrict to Python >= 3.8

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4b8f9d2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c7601db View commit details
    Browse the repository at this point in the history
  34. Update build scripts

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bb08945 View commit details
    Browse the repository at this point in the history
  35. Cleanup

    diegoferigo committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    dc3a06b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Let pip pick the right wheel from the dist folder

    This allows having other wheels built
    diegoferigo committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6303fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63caf09 View commit details
    Browse the repository at this point in the history
  3. Add also c compiler

    diegoferigo committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    888197b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    763f72b View commit details
    Browse the repository at this point in the history
  5. Install libs always in lib/ instead lib64/

    Aligns local and CI behavior
    diegoferigo committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5ba063d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e3069c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2a2b2a View commit details
    Browse the repository at this point in the history
  8. Use temp folders

    diegoferigo committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    5f04c02 View commit details
    Browse the repository at this point in the history
  9. Add host dep

    diegoferigo committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    e284f4f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    43c050d View commit details
    Browse the repository at this point in the history
  2. Update CI logging

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    16ec3cf View commit details
    Browse the repository at this point in the history
  3. Update logging

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    8aa23d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1616d35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caa831d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b7af48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4e4ea6 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    68cb3f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61de1cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c4975f View commit details
    Browse the repository at this point in the history
  11. Fix deactivate.sh

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    36278ec View commit details
    Browse the repository at this point in the history
  12. Enable windows

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    0d75c90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e70fd11 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f6c301 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    99437a6 View commit details
    Browse the repository at this point in the history
  16. Use vs2019 in windows

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    25d154f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    172febb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    55aeb6a View commit details
    Browse the repository at this point in the history
  19. Update libscenario tests

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    f43c102 View commit details
    Browse the repository at this point in the history
  20. Install clang in windows

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    2f90848 View commit details
    Browse the repository at this point in the history
  21. Install vs2019

    diegoferigo committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ff856fc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5a6cc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Use nmake on windows

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9e2e713 View commit details
    Browse the repository at this point in the history
  2. Revert test changes

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    0caa3e6 View commit details
    Browse the repository at this point in the history
  3. Add missing error checks

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    3a5fa4c View commit details
    Browse the repository at this point in the history
  4. Cleanup

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    6810d76 View commit details
    Browse the repository at this point in the history
  5. Run pytest only on linux

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    37d7e38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb23a2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dbc6ba View commit details
    Browse the repository at this point in the history
  8. Disable osx and win

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9063937 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    ab2d4ee View commit details
    Browse the repository at this point in the history
  10. Fix selector spacing

    diegoferigo committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    40f824b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9b55fe View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Use new 1.3.1 release

    diegoferigo committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    27c6c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18db31d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0879cbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53137ee View commit details
    Browse the repository at this point in the history
  5. Revert "Skip entirely builds with python < 3.8"

    This reverts commit 0879cbc.
    diegoferigo committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    672f4ab View commit details
    Browse the repository at this point in the history
  6. Disable gym-ignition subpackage to finalize the feedstock creation

    It will be enabled back from the resulting feedstock repository
    diegoferigo committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    b83dafb View commit details
    Browse the repository at this point in the history