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

extensions: support for content sharing for ROS #4221

Merged
merged 87 commits into from
Sep 14, 2023

Commits on Jul 13, 2023

  1. ros: rationalize ws sourcing

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2c45643 View commit details
    Browse the repository at this point in the history
  2. ros: source build-snap ws

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4434e97 View commit details
    Browse the repository at this point in the history
  3. ros: unmark build snap packages

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4ff7f8f View commit details
    Browse the repository at this point in the history
  4. ros: prepare build-snap ws

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b621c61 View commit details
    Browse the repository at this point in the history
  5. ros: command-chain source content-shared ws ros1

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b32527a View commit details
    Browse the repository at this point in the history
  6. ros: add noetic meta extensions

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    37871b0 View commit details
    Browse the repository at this point in the history
  7. ros: fix unit tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f7cd12b View commit details
    Browse the repository at this point in the history
  8. ros: add noetic meta spread test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a84df0a View commit details
    Browse the repository at this point in the history
  9. ros: add foxy meta extensions

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7b1a63d View commit details
    Browse the repository at this point in the history
  10. ros: add foxy meta spread test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7e2415d View commit details
    Browse the repository at this point in the history
  11. ros: command-chain source content-sharing ws ros2

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fea4d03 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    556161a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6f3a85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb9dd38 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ba59f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a4b865 View commit details
    Browse the repository at this point in the history
  17. ros: typo

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cb22a72 View commit details
    Browse the repository at this point in the history
  18. ros: fix colcon unit test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b85f171 View commit details
    Browse the repository at this point in the history
  19. ros: test noetic meta fix name

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4260d62 View commit details
    Browse the repository at this point in the history
  20. ros: test ros2 foxy meta extentions

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5eba53f View commit details
    Browse the repository at this point in the history
  21. ros: humble support content-sharing

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    16c2d3d View commit details
    Browse the repository at this point in the history
  22. ros: test humble support content-sharing

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a46cae7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bb6b45b View commit details
    Browse the repository at this point in the history
  24. ros: rename meta snap and plugs

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    874702c View commit details
    Browse the repository at this point in the history
  25. ros: rename plugs

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f18694b View commit details
    Browse the repository at this point in the history
  26. ros: use dev build snaps

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9222180 View commit details
    Browse the repository at this point in the history
  27. ros: use humble dev build snaps

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e8415e3 View commit details
    Browse the repository at this point in the history
  28. ros: fix spread test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5db3e28 View commit details
    Browse the repository at this point in the history
  29. ros: fix legacy static tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bbb1ccd View commit details
    Browse the repository at this point in the history
  30. ros: fix parts static tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4bce041 View commit details
    Browse the repository at this point in the history
  31. ros: handle possibly undefined env var

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2007bae View commit details
    Browse the repository at this point in the history
  32. ros: fix LD_LIB export

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    762f545 View commit details
    Browse the repository at this point in the history
  33. ros: enable more spread test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ed4eee4 View commit details
    Browse the repository at this point in the history
  34. ros: get_installed_dependencies in colcon core22

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    632b7c3 View commit details
    Browse the repository at this point in the history
  35. ros: handle empty env var

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce3f790 View commit details
    Browse the repository at this point in the history
  36. ros: static tests fixes

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5933716 View commit details
    Browse the repository at this point in the history
  37. ros: handle empty env var

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3b3a5f2 View commit details
    Browse the repository at this point in the history
  38. ros: static tests fixes

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7dbc17e View commit details
    Browse the repository at this point in the history
  39. ros: fix unbound variable

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    725be46 View commit details
    Browse the repository at this point in the history
  40. ros: handle empty env var

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    95fa691 View commit details
    Browse the repository at this point in the history
  41. ros: move cmake fixes to build-snap

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c31e4bb View commit details
    Browse the repository at this point in the history
  42. ros: stage roslib

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c3097c5 View commit details
    Browse the repository at this point in the history
  43. ros: content-sharing fix python paths

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e173c60 View commit details
    Browse the repository at this point in the history
  44. ros: stage ros-environment

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    68ff125 View commit details
    Browse the repository at this point in the history
  45. ros: move/fix paths to extensions

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7105484 View commit details
    Browse the repository at this point in the history
  46. ros: match extension/part names

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    be57a20 View commit details
    Browse the repository at this point in the history
  47. ros: ros-environment

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fa19811 View commit details
    Browse the repository at this point in the history
  48. ros: revamp content-sharing spread tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0d89565 View commit details
    Browse the repository at this point in the history
  49. ros: mark meta extensions experimental

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fc87285 View commit details
    Browse the repository at this point in the history
  50. ros: revamp spread tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4a7454a View commit details
    Browse the repository at this point in the history
  51. ros: core22 add build-pkg libpython3.10

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e3a3fd View commit details
    Browse the repository at this point in the history
  52. ros: fix paths

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    febd885 View commit details
    Browse the repository at this point in the history
  53. ros: mv from var to property

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce95bb0 View commit details
    Browse the repository at this point in the history
  54. ros: please linting

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    920648d View commit details
    Browse the repository at this point in the history
  55. ros: please static-test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f829641 View commit details
    Browse the repository at this point in the history
  56. ros: rename spread test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    07800a4 View commit details
    Browse the repository at this point in the history
  57. ros: add comment

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    75bcb5d View commit details
    Browse the repository at this point in the history
  58. ros: move stage package to meta extension

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3f7ee45 View commit details
    Browse the repository at this point in the history
  59. ros: add spread tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5547a8b View commit details
    Browse the repository at this point in the history
  60. ros: meta rename build-snaps -> ros-build-snaps

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f5dad45 View commit details
    Browse the repository at this point in the history
  61. ros: noetic plugins common cmake args var

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    23ed7bf View commit details
    Browse the repository at this point in the history
  62. ros: catkin_tools support for content sharing

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6a47ebd View commit details
    Browse the repository at this point in the history
  63. ros: please linters

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f1babb2 View commit details
    Browse the repository at this point in the history
  64. ros: add missing LD_LIBRARY_PATH path

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1dd7350 View commit details
    Browse the repository at this point in the history
  65. legacy _deb: better handle default packages_filters

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    432107b View commit details
    Browse the repository at this point in the history
  66. ros: small return fix

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    91ee0c0 View commit details
    Browse the repository at this point in the history
  67. ros: fix spread tests

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c84e4b7 View commit details
    Browse the repository at this point in the history
  68. ros: fix unit tests LD_LIBRARY_PATH

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    568dbc5 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    3e57168 View commit details
    Browse the repository at this point in the history
  70. ros: mv PATH extension to command-chain

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    68d5638 View commit details
    Browse the repository at this point in the history
  71. ros: pedantic default

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9cca729 View commit details
    Browse the repository at this point in the history
  72. ros: IOError -> OSError

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6195945 View commit details
    Browse the repository at this point in the history
  73. ros: fix import

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6232717 View commit details
    Browse the repository at this point in the history
  74. ros: test simplifications

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    789f7cd View commit details
    Browse the repository at this point in the history
  75. ros: cleanup comments & quote

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e1d765d View commit details
    Browse the repository at this point in the history
  76. ros: use raw string for regex expr

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    98f950f View commit details
    Browse the repository at this point in the history
  77. ros: fix unit test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f7bd3da View commit details
    Browse the repository at this point in the history
  78. ros: fix rebase

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4bf037c View commit details
    Browse the repository at this point in the history
  79. ros: plugin-aware meta extensions

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2d5b98a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. ros: source colcon ws only if it exists

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    434d32c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. ros: fix ros1 noetic ext part-snippet

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1dba7e7 View commit details
    Browse the repository at this point in the history
  2. ros: comply with python 3.8

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    80e30d2 View commit details
    Browse the repository at this point in the history
  3. ros: fix unit test

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8af39ad View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. ros: pedantic

    Signed-off-by: artivis <[email protected]>
    artivis committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a784fd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    43e3aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08702e View commit details
    Browse the repository at this point in the history